net.conquiris.api.index
Interface IndexStatusProperty

All Known Subinterfaces:
LocalIndexerService
All Known Implementing Classes:
IndexReport

public interface IndexStatusProperty

Interface for the last known index status property.

Author:
Andres Rodriguez.

Field Summary
static net.derquinse.common.meta.MetaProperty<IndexStatusProperty,IndexStatus> INDEX_STATUS
          Property.
 
Method Summary
 IndexStatus getIndexStatus()
          Returns the last known index status.
 

Field Detail

INDEX_STATUS

static final net.derquinse.common.meta.MetaProperty<IndexStatusProperty,IndexStatus> INDEX_STATUS
Property.

Method Detail

getIndexStatus

IndexStatus getIndexStatus()
Returns the last known index status.



Copyright © 2012 Derquinse Projects.. All Rights Reserved.