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