Class ChildAwareResponse
java.lang.Object
com.linkedin.venice.controllerapi.ControllerResponse
com.linkedin.venice.controllerapi.ChildAwareResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetChildDataCenterControllerD2Map(Map<String, String> childDataCenterControllerD2Map) voidsetChildDataCenterControllerUrlMap(Map<String, String> childDataCenterControllerUrlMap) voidsetD2ServiceName(String d2ServiceName) toString()Methods inherited from class com.linkedin.venice.controllerapi.ControllerResponse
copyValueOf, getCluster, getError, getErrorType, getExceptionType, getName, isError, setCluster, setError, setError, setError, setErrorType, setName
-
Constructor Details
-
ChildAwareResponse
public ChildAwareResponse()
-
-
Method Details
-
getChildDataCenterControllerUrlMap
-
setChildDataCenterControllerUrlMap
-
getChildDataCenterControllerD2Map
-
setChildDataCenterControllerD2Map
-
getD2ServiceName
-
setD2ServiceName
-
toString
- Overrides:
toStringin classControllerResponse
-