Class GatewayMetaState.LucenePersistedState

java.lang.Object
org.elasticsearch.gateway.GatewayMetaState.LucenePersistedState
All Implemented Interfaces:
Closeable, AutoCloseable, CoordinationState.PersistedState
Enclosing class:
GatewayMetaState

public static class GatewayMetaState.LucenePersistedState extends Object implements CoordinationState.PersistedState
Encapsulates the incremental writing of metadata to a PersistedClusterStateService.Writer.