@ConsumerType public interface IndexInfoProvider
IndexInfoService
for collecting information related to index.| Modifier and Type | Method and Description |
|---|---|
@Nullable IndexInfo |
getInfo(String indexPath) |
String |
getType()
Index type for this implementation can provide information
|
boolean |
isValid(String indexPath)
Determined if the index is valid and usable.
|
String getType()
@Nullable @Nullable IndexInfo getInfo(String indexPath) throws IOException
IOExceptionboolean isValid(String indexPath) throws IOException
IOExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved