|
@@ -27,7 +27,6 @@ import org.apache.hadoop.classification.InterfaceStability;
|
|
|
@InterfaceAudience.Public
|
|
|
@InterfaceStability.Unstable
|
|
|
@ApiModel(description = "The current state of an service.")
|
|
|
-@javax.annotation.Generated(value = "class io.swagger.codegen.languages.JavaClientCodegen", date = "2016-06-02T08:15:05.615-07:00")
|
|
|
public enum ServiceState {
|
|
|
ACCEPTED, STARTED, STABLE, STOPPED, FAILED, FLEX, UPGRADING,
|
|
|
UPGRADING_AUTO_FINALIZE, EXPRESS_UPGRADING, SUCCEEDED;
|