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.
INDEX_STATUS
static final net.derquinse.common.meta.MetaProperty<IndexStatusProperty,IndexStatus> INDEX_STATUS
- Property.
getIndexStatus
IndexStatus getIndexStatus()
- Returns the last known index status.
Copyright © 2012 Derquinse Projects.. All Rights Reserved.