Class StoppableNodeStatusResponse
java.lang.Object
com.linkedin.venice.controllerapi.ControllerResponse
com.linkedin.venice.controllerapi.StoppableNodeStatusResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setNonStoppableInstancesWithReason
(Map<String, String> nonStoppableInstancesWithReasons) void
setStoppableInstances
(List<String> stoppableInstances) Methods inherited from class com.linkedin.venice.controllerapi.ControllerResponse
getCluster, getError, getErrorType, getExceptionType, getName, isError, setCluster, setError, setError, setError, setErrorType, setName, toString
-
Constructor Details
-
StoppableNodeStatusResponse
public StoppableNodeStatusResponse()
-
-
Method Details
-
getNonStoppableInstancesWithReasons
-
setNonStoppableInstancesWithReason
-
getStoppableInstances
-
setStoppableInstances
-