Uses of Class
org.apache.jackrabbit.oak.plugins.index.TrackingCorruptIndexHandler.CorruptIndexInfo
-
Packages that use TrackingCorruptIndexHandler.CorruptIndexInfo Package Description org.apache.jackrabbit.oak.plugins.index -
-
Uses of TrackingCorruptIndexHandler.CorruptIndexInfo in org.apache.jackrabbit.oak.plugins.index
Methods in org.apache.jackrabbit.oak.plugins.index that return types with arguments of type TrackingCorruptIndexHandler.CorruptIndexInfo Modifier and Type Method Description Map<String,TrackingCorruptIndexHandler.CorruptIndexInfo>
TrackingCorruptIndexHandler. getCorruptIndexData(String asyncName)
Map<String,TrackingCorruptIndexHandler.CorruptIndexInfo>
TrackingCorruptIndexHandler. getFailingIndexData(String asyncName)
-