Class SnapshotsInProgress.Entry

java.lang.Object
org.elasticsearch.cluster.SnapshotsInProgress.Entry
All Implemented Interfaces:
Diffable<SnapshotsInProgress.Entry>, Writeable, RepositoryOperation, ToXContent, ToXContentObject
Enclosing class:
SnapshotsInProgress

public static class SnapshotsInProgress.Entry extends Object implements Writeable, ToXContentObject, RepositoryOperation, Diffable<SnapshotsInProgress.Entry>