Class SnapshotShardFailure

All Implemented Interfaces:
Serializable, Writeable, ToXContent, ToXContentObject

public class SnapshotShardFailure extends ShardOperationFailedException
Stores information about failures that occurred during shard snapshotting process for serialization as part of SnapshotInfo.
See Also: