IndexEventListenerpublic interface IndexEventListener This interface should be implemented by classes need to be notified when an
index is commited |
Methods Summary |
---|
public abstract void | commitCallBack(java.lang.String service)This method will be invoked by an instance of {@link GDataIndexer} if the
index is commited
|
|