Class StopRollupJobRequest

    • Constructor Detail

      • StopRollupJobRequest

        public StopRollupJobRequest​(String jobId)
    • Method Detail

      • getJobId

        public String getJobId()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • timeout

        public void timeout​(TimeValue timeout)
        Sets the requests optional "timeout" parameter.
      • waitForCompletion

        public void waitForCompletion​(boolean waitForCompletion)
        Sets the requests optional "wait_for_completion".
      • waitForCompletion

        public Boolean waitForCompletion()