public interface BatchIndexListener
Modifier and Type | Method and Description |
---|---|
void |
notifyIndexIngFinished(KCluster kCluster,
Path path)
Method that will be called to notify that the indexing has finished.
|
void |
notifyIndexIngStarted(KCluster kCluster,
Path path)
Method that will be called to notify that the indexing has started.
|
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.