public static class RecoverySource.LocalShardsRecoverySource 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.LocalShardsRecoverySource |
INSTANCE |
EMPTY_PARAMS| Modifier and Type | Method and Description |
|---|---|
RecoverySource.Type |
getType() |
java.lang.String |
toString() |
addAdditionalFields, equals, hashCode, readFrom, toXContent, writeAdditionalFields, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitisFragmentpublic static final RecoverySource.LocalShardsRecoverySource INSTANCE
public RecoverySource.Type getType()
getType in class RecoverySourcepublic java.lang.String toString()
toString in class java.lang.Object