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