Interface IIndexerStateEvent


  • public interface IIndexerStateEvent
    IndexChangeEvents describe changes to the state of the indexer.
    Since:
    4.0
    Restriction:
    This interface is not intended to be implemented by clients.
    Restriction:
    This interface is not intended to be extended by clients.
    • Method Detail

      • indexerIsIdle

        boolean indexerIsIdle()
        Tests whether the indexer has more work to do.
        Since:
        4.0