public abstract static class RecoverySource.StoreRecoverySource extends RecoverySource
RecoverySource.LocalShardsRecoverySource, RecoverySource.PeerRecoverySource, RecoverySource.SnapshotRecoverySource, RecoverySource.StoreRecoverySource, RecoverySource.TypeWriteable.Reader<V>, Writeable.Writer<V>ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Params| Modifier and Type | Field and Description |
|---|---|
static RecoverySource.StoreRecoverySource |
EMPTY_STORE_INSTANCE |
static RecoverySource.StoreRecoverySource |
EXISTING_STORE_INSTANCE |
EMPTY_PARAMS| Constructor and Description |
|---|
StoreRecoverySource() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
addAdditionalFields, equals, getType, hashCode, readFrom, toXContent, writeAdditionalFields, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitisFragmentpublic static final RecoverySource.StoreRecoverySource EMPTY_STORE_INSTANCE
public static final RecoverySource.StoreRecoverySource EXISTING_STORE_INSTANCE