public class PropertyIndexInfoProvider extends Object implements IndexInfoProvider
| Constructor and Description |
|---|
PropertyIndexInfoProvider() |
PropertyIndexInfoProvider(NodeStore nodeStore) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
public PropertyIndexInfoProvider()
public PropertyIndexInfoProvider(NodeStore nodeStore)
public String getType()
IndexInfoProvidergetType in interface IndexInfoProviderpublic IndexInfo getInfo(String indexPath) throws IOException
getInfo in interface IndexInfoProviderIOExceptionpublic boolean isValid(String indexPath) throws IOException
IndexInfoProviderisValid in interface IndexInfoProviderIOExceptionCopyright © 2010 - 2020 Adobe. All Rights Reserved