Class GetJobStatsRequest

All Implemented Interfaces:
Writeable, ToXContent, ToXContentObject, TaskAwareRequest

public class GetJobStatsRequest
extends ActionRequest
implements ToXContentObject
Request object to get JobStats by their respective jobIds _all explicitly gets all the jobs' statistics in the cluster An empty request (no jobIds) implicitly gets all the jobs' statistics in the cluster