Class CleanExecutionIdsResponse

java.lang.Object
com.linkedin.venice.controllerapi.ControllerResponse
com.linkedin.venice.controllerapi.CleanExecutionIdsResponse

public class CleanExecutionIdsResponse extends ControllerResponse
  • Constructor Details

    • CleanExecutionIdsResponse

      public CleanExecutionIdsResponse()
  • Method Details

    • setCleanedExecutionIds

      public void setCleanedExecutionIds(Map<String,Long> cleanedExecutionIds)
    • getCleanedExecutionIds

      public Map<String,Long> getCleanedExecutionIds()