public interface IndexStatusInfo
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAdditionalInfo()
Arbitrary information about the index.
|
Date |
getLastIndexDate()
The most recent index date
|
void |
setAdditionalInfo(Map<String,String> additionalInfo) |
void |
setLastIndexDate(Date lastIndexDate) |
Copyright © 2017. All rights reserved.