Class ClusterStateRequest

All Implemented Interfaces:
IndicesRequest, IndicesRequest.Replaceable, Writeable, RefCounted, TaskAwareRequest, TransportRequest

public class ClusterStateRequest extends LocalClusterStateRequest implements IndicesRequest.Replaceable
A local-only request for obtaining (parts of) the cluster state. RemoteClusterStateRequest can be used for obtaining cluster states from remote clusters.