Uses of Class
org.elasticsearch.client.rollup.GetRollupJobResponse.RollupJobStatus
-
Packages that use GetRollupJobResponse.RollupJobStatus Package Description org.elasticsearch.client.rollup -
-
Uses of GetRollupJobResponse.RollupJobStatus in org.elasticsearch.client.rollup
Methods in org.elasticsearch.client.rollup that return GetRollupJobResponse.RollupJobStatus Modifier and Type Method Description GetRollupJobResponse.RollupJobStatusGetRollupJobResponse.JobWrapper. getStatus()Current state of the job.
-