| Package | Description |
|---|---|
| org.elasticsearch.index.shard |
| Modifier and Type | Method and Description |
|---|---|
SnapshotStatus.Stage |
SnapshotStatus.stage() |
static SnapshotStatus.Stage |
SnapshotStatus.Stage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SnapshotStatus.Stage[] |
SnapshotStatus.Stage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SnapshotStatus |
SnapshotStatus.updateStage(SnapshotStatus.Stage stage) |
Copyright © 2009–2017. All rights reserved.