net.conquiris.api.index
Interface IndexStartedFlag
- All Known Subinterfaces:
- LocalIndexerService
- All Known Implementing Classes:
- IndexReport
public interface IndexStartedFlag
Interface for the index started flag.
- Author:
- Andres Rodriguez.
|
Method Summary |
boolean |
isIndexStarted()
Returns true if and only if the service is started. |
INDEX_STARTED
static final net.derquinse.common.meta.MetaFlag<IndexStartedFlag> INDEX_STARTED
- Property.
isIndexStarted
boolean isIndexStarted()
- Returns true if and only if the service is started.
Copyright © 2012 Derquinse Projects.. All Rights Reserved.