public class LuceneIndexMBeanImpl extends org.apache.jackrabbit.oak.commons.jmx.AnnotatedStandardMBean implements LuceneIndexMBean
TYPE| Constructor and Description |
|---|
LuceneIndexMBeanImpl(org.apache.jackrabbit.oak.plugins.index.lucene.IndexTracker indexTracker) |
| Modifier and Type | Method and Description |
|---|---|
void |
dumpIndexContent(String sourcePath,
String destPath) |
String[] |
getIndexedPaths(String indexPath,
int maxLevel,
int maxPathCount) |
TabularData |
getIndexStats() |
getDescription, getDescription, getDescription, getDescription, getImpact, getParameterNamecacheMBeanInfo, getAttribute, getAttributes, getCachedMBeanInfo, getClassName, getConstructors, getDescription, getDescription, getDescription, getImplementation, getImplementationClass, getMBeanInfo, getMBeanInterface, getParameterName, invoke, postDeregister, postRegister, preDeregister, preRegister, setAttribute, setAttributes, setImplementationpublic LuceneIndexMBeanImpl(org.apache.jackrabbit.oak.plugins.index.lucene.IndexTracker indexTracker)
throws NotCompliantMBeanException
NotCompliantMBeanExceptionpublic TabularData getIndexStats() throws IOException
getIndexStats in interface LuceneIndexMBeanIOExceptionpublic String[] getIndexedPaths(String indexPath, int maxLevel, int maxPathCount) throws IOException
getIndexedPaths in interface LuceneIndexMBeanIOExceptionpublic void dumpIndexContent(String sourcePath, String destPath) throws IOException
IOExceptionCopyright © 2012-2016 The Apache Software Foundation. All Rights Reserved.