Package | Description |
---|---|
org.elasticsearch.action.admin.cluster.snapshots.status |
Modifier and Type | Method and Description |
---|---|
static SnapshotStatus |
SnapshotStatus.readSnapshotStatus(StreamInput in)
Reads snapshot status from stream input
|
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableList<SnapshotStatus> |
SnapshotsStatusResponse.getSnapshots()
Returns the list of snapshots
|
Copyright © 2009–2015. All rights reserved.