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) |
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 © 2010 - 2020 Adobe. All Rights Reserved