public class IndexerMBeanImpl extends AnnotatedStandardMBean implements IndexerMBean
TYPE
Constructor and Description |
---|
IndexerMBeanImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
importIndex(java.lang.String indexDirPath) |
boolean |
importIndex(java.lang.String indexDirPath,
boolean ignoreLocalLock) |
getDescription, getDescription, getDescription, getDescription, getImpact, getParameterName
cacheMBeanInfo, getAttribute, getAttributes, getCachedMBeanInfo, getClassName, getConstructors, getDescription, getDescription, getDescription, getImplementation, getImplementationClass, getMBeanInfo, getMBeanInterface, getParameterName, invoke, postDeregister, postRegister, preDeregister, preRegister, setAttribute, setAttributes, setImplementation
public boolean importIndex(java.lang.String indexDirPath) throws java.io.IOException, CommitFailedException
importIndex
in interface IndexerMBean
java.io.IOException
CommitFailedException
public boolean importIndex(java.lang.String indexDirPath, boolean ignoreLocalLock) throws java.io.IOException, CommitFailedException
importIndex
in interface IndexerMBean
java.io.IOException
CommitFailedException
Copyright © 2012–2022 The Apache Software Foundation. All rights reserved.