Class D2ServiceDiscoveryResponseV2
java.lang.Object
com.linkedin.venice.controllerapi.ControllerResponse
com.linkedin.venice.controllerapi.D2ServiceDiscoveryResponse
com.linkedin.venice.controllerapi.D2ServiceDiscoveryResponseV2
Deprecated.
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class com.linkedin.venice.controllerapi.D2ServiceDiscoveryResponse
getD2Service, getKafkaBootstrapServers, getServerD2Service, getZkAddress, setD2Service, setKafkaBootstrapServers, setServerD2Service, setZkAddress
Methods inherited from class com.linkedin.venice.controllerapi.ControllerResponse
getCluster, getError, getErrorType, getExceptionType, getName, isError, setCluster, setError, setError, setError, setErrorType, setName
-
Field Details
-
D2_SERVICE_DISCOVERY_RESPONSE_V2_ENABLED
Deprecated.- See Also:
-
-
Constructor Details
-
D2ServiceDiscoveryResponseV2
public D2ServiceDiscoveryResponseV2()Deprecated.
-
-
Method Details
-
toString
Deprecated.- Overrides:
toString
in classD2ServiceDiscoveryResponse
-