Class MultiSchemaResponse
java.lang.Object
com.linkedin.venice.controllerapi.ControllerResponse
com.linkedin.venice.controllerapi.MultiSchemaResponse
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
void
setSchemas
(MultiSchemaResponse.Schema[] schemas) void
setSuperSetSchemaId
(int id) Methods inherited from class com.linkedin.venice.controllerapi.ControllerResponse
getCluster, getError, getErrorType, getExceptionType, getName, isError, setCluster, setError, setError, setError, setErrorType, setName, toString
-
Constructor Details
-
MultiSchemaResponse
public MultiSchemaResponse()
-
-
Method Details
-
setSuperSetSchemaId
public void setSuperSetSchemaId(int id) -
getSuperSetSchemaId
public int getSuperSetSchemaId() -
getSchemas
-
setSchemas
-