public static class RecoverySource.PeerRecoverySource extends RecoverySource
RecoverySource.LocalShardsRecoverySource, RecoverySource.PeerRecoverySource, RecoverySource.SnapshotRecoverySource, RecoverySource.StoreRecoverySource, RecoverySource.Type
Writeable.Reader<V>, Writeable.Writer<V>
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Params
Modifier and Type | Field and Description |
---|---|
static RecoverySource.PeerRecoverySource |
INSTANCE |
EMPTY_PARAMS
Modifier and Type | Method and Description |
---|---|
RecoverySource.Type |
getType() |
java.lang.String |
toString() |
addAdditionalFields, equals, hashCode, readFrom, toXContent, writeAdditionalFields, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
isFragment
public static final RecoverySource.PeerRecoverySource INSTANCE
public RecoverySource.Type getType()
getType
in class RecoverySource
public java.lang.String toString()
toString
in class java.lang.Object