public interface OttcElasticSearchAdmin
extends org.nuxeo.elasticsearch.api.ElasticSearchAdmin
| Modifier and Type | Method and Description |
|---|---|
String |
getConfiguredIndexOrAliasNameForRepository(String repositoryName) |
Map<String,String> |
getIndexNames() |
Map<String,String> |
getRepoNames() |
boolean |
isZeroDownTimeReIndexingInProgress(String repository) |
dropAndInitIndex, dropAndInitRepositoryIndex, flush, flushRepositoryIndex, getClient, getIndexNameForRepository, getPendingWorkerCount, getRepositoryNames, getRunningWorkerCount, getTotalCommandProcessed, initIndexes, isEmbedded, isIndexingInProgress, optimize, optimizeIndex, optimizeRepositoryIndex, prepareWaitForIndexing, refresh, refreshRepositoryIndex, useExternalVersionString getConfiguredIndexOrAliasNameForRepository(String repositoryName)
boolean isZeroDownTimeReIndexingInProgress(String repository) throws InterruptedException
InterruptedExceptionCopyright © 2020. All rights reserved.