void |
MetaIndexEngine.abort(KCluster cluster) |
void |
MetaIndexEngine.commit(KCluster cluster,
String indexerId) |
boolean |
IndexManager.contains(KCluster cluster) |
void |
MetaIndexEngine.delete(KCluster cluster) |
void |
IndexManager.delete(KCluster cluster) |
boolean |
MetaIndexEngine.freshIndex(KCluster cluster) |
Index |
IndexManager.get(KCluster cluster) |
boolean |
MetaIndexEngine.isIndexReady(KCluster cluster,
String indexerId) |
void |
BatchIndexListener.notifyIndexIngFinished(KCluster kCluster,
Path path)
Method that will be called to notify that the indexing has finished.
|
void |
BatchIndexListener.notifyIndexIngStarted(KCluster kCluster,
Path path)
Method that will be called to notify that the indexing has started.
|
void |
MetaIndexEngine.prepareBatch(KCluster cluster) |
void |
MetaIndexEngine.startBatch(KCluster cluster) |