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.

Field Summary
static net.derquinse.common.meta.MetaFlag<IndexStartedFlag> INDEX_STARTED
          Property.
 
Method Summary
 boolean isIndexStarted()
          Returns true if and only if the service is started.
 

Field Detail

INDEX_STARTED

static final net.derquinse.common.meta.MetaFlag<IndexStartedFlag> INDEX_STARTED
Property.

Method Detail

isIndexStarted

boolean isIndexStarted()
Returns true if and only if the service is started.



Copyright © 2012 Derquinse Projects.. All Rights Reserved.