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 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 MetaFlag<IndexStartedFlag> INDEX_STARTED
Property.

Method Detail

isIndexStarted

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



Copyright © 2013 Derquinse Projects. All Rights Reserved.