| パッケージ | 説明 |
|---|---|
| org.elasticsearch.gateway |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static Iterable<GatewayMetaState.IndexMetaWriteInfo> |
GatewayMetaState.resolveStatesToBeWritten(com.google.common.collect.ImmutableSet<String> previouslyWrittenIndices,
Set<String> potentiallyUnwrittenIndices,
MetaData previousMetaData,
MetaData newMetaData)
Loads the current meta state for each index in the new cluster state and checks if it has to be persisted.
|
Copyright © 2009–2016. All rights reserved.