public interface Reindexable
Modifier and Type | Method and Description |
---|---|
void |
clearAllData()
Remove all of the index entries from the index.
|
boolean |
requiresReindexing()
Return whether this index is newly created and requires reindexing, or false if the index already exists.
|
boolean requiresReindexing()
void clearAllData()
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.