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