Class StoreRepushCommand.Params

java.lang.Object
com.linkedin.venice.datarecovery.Command.Params
com.linkedin.venice.datarecovery.StoreRepushCommand.Params
Enclosing class:
StoreRepushCommand

public static class StoreRepushCommand.Params extends Command.Params
  • Constructor Details

    • Params

      public Params()
  • Method Details

    • getCommand

      public String getCommand()
    • getUrl

      public String getUrl()
    • getPCtrlCliWithoutCluster

      public ControllerClient getPCtrlCliWithoutCluster()
    • getTimestamp

      public LocalDateTime getTimestamp()
    • getDestFabric

      public String getDestFabric()
    • getSSLFactory

      public Optional<SSLFactory> getSSLFactory()
    • getSourceFabric

      public String getSourceFabric()
    • getDebug

      public boolean getDebug()