Class MultiVersionResponse
java.lang.Object
com.linkedin.venice.controllerapi.ControllerResponse
com.linkedin.venice.controllerapi.TrackableControllerResponse
com.linkedin.venice.controllerapi.MultiVersionResponse
Created by mwise on 5/3/16.
-
Constructor Summary
-
Method Summary
Methods inherited from class com.linkedin.venice.controllerapi.TrackableControllerResponse
getExecutionId, setExecutionId, toString
Methods inherited from class com.linkedin.venice.controllerapi.ControllerResponse
getCluster, getError, getErrorType, getExceptionType, getName, isError, setCluster, setError, setError, setError, setErrorType, setName
-
Constructor Details
-
MultiVersionResponse
public MultiVersionResponse()
-
-
Method Details
-
getVersions
public int[] getVersions() -
setVersions
public void setVersions(int[] versions)
-