public class EsStateChecker extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
aliasExistsWithOnlyOneIndex(String aliasName) |
static EsStateChecker |
get() |
EsState |
getEsState() |
boolean |
mayFormerAliasExists(String aliasName) |
boolean |
transientAliasesNotExist() |
public static EsStateChecker get()
public EsState getEsState() throws InterruptedException, ExecutionException
public boolean aliasExistsWithOnlyOneIndex(String aliasName) throws ReIndexingStateException
ReIndexingStateExceptionpublic boolean transientAliasesNotExist()
throws ReIndexingStateException
ReIndexingStateExceptionpublic boolean mayFormerAliasExists(String aliasName) throws ReIndexingStateException
ReIndexingStateExceptionCopyright © 2021. All rights reserved.