Package com.linkedin.venice.controllerapi
package com.linkedin.venice.controllerapi
-
ClassDescriptionThe execution object is a kind of context for a admin command including essential information used to track the status of this command.Extend this class to create response objects for the controller Any fields that must be in all responses can go here.Deprecated.Response for querying job status.Created by mwise on 5/3/16.Response to represent the status of a nodeA simple container with builder functions to sugar-coat the code a bit.Extend this class to create response objects for async command.