Class CleanExecutionIdsResponse
java.lang.Object
com.linkedin.venice.controllerapi.ControllerResponse
com.linkedin.venice.controllerapi.CleanExecutionIdsResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setCleanedExecutionIds
(Map<String, Long> cleanedExecutionIds) Methods inherited from class com.linkedin.venice.controllerapi.ControllerResponse
copyValueOf, getCluster, getError, getErrorType, getExceptionType, getName, isError, setCluster, setError, setError, setError, setErrorType, setName, toString
-
Constructor Details
-
CleanExecutionIdsResponse
public CleanExecutionIdsResponse()
-
-
Method Details
-
setCleanedExecutionIds
-
getCleanedExecutionIds
-