Class PropertyIndexInfoProvider
java.lang.Object
org.apache.jackrabbit.oak.plugins.index.property.PropertyIndexInfoProvider
- All Implemented Interfaces:
IndexInfoProvider
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PropertyIndexInfoProvider
public PropertyIndexInfoProvider() -
PropertyIndexInfoProvider
-
-
Method Details
-
getType
Description copied from interface:IndexInfoProviderIndex type for this implementation can provide information- Specified by:
getTypein interfaceIndexInfoProvider
-
getInfo
- Specified by:
getInfoin interfaceIndexInfoProvider- Throws:
IOException
-
isValid
Description copied from interface:IndexInfoProviderDetermined if the index is valid and usable. If the index is corrupt then it returns false- Specified by:
isValidin interfaceIndexInfoProvider- Throws:
IOException
-