Package org.opensearch.client.opensearch.cat
package org.opensearch.client.opensearch.cat
-
ClassesClassDescriptionShows information about aliases currently configured to indexes, including filter and routing information.Builder for
AliasesRequest.Builder forAliasesResponse.Provides a snapshot of how many shards are allocated to each data node and how much disk space they are using.Builder forAllocationRequest.Builder forAllocationResponse.Lists all active CAT point-in-time segments.Builder forAllPitSegmentsRequest.Builder forAllPitSegmentsResponse.CatRequestBase.AbstractBuilder<BuilderT extends CatRequestBase.AbstractBuilder<BuilderT>>Returns information about the cluster-manager node.Builder forClusterManagerRequest.Builder forClusterManagerResponse.Provides quick access to the document count of the entire cluster or of an individual index.Builder forCountRequest.Builder forCountResponse.Shows how much heap memory is currently being used by field data on every data node in the cluster.Builder forFielddataRequest.Builder forFielddataResponse.Returns a concise representation of the cluster health.Builder forHealthRequest.Builder forHealthResponse.Returns help for the Cat APIs.Builder forHelpResponse.Lists information related to indexes, that is, how much disk space they are using, how many shards they have, their health status, and so on.Builder forIndicesRequest.Builder forIndicesResponse.Returns information about the cluster-manager node.Builder forMasterRequest.Builder forMasterResponse.Returns information about custom node attributes.Builder forNodeattrsRequest.Builder forNodeattrsResponse.Returns basic statistics about the performance of cluster nodes.Builder forNodesRequest.Builder forNodesResponse.Client for the cat namespace.OpenSearchCatAsyncClientBase<Self extends OpenSearchCatAsyncClientBase<Self>>Client for the cat namespace.Client for the cat namespace.OpenSearchCatClientBase<Self extends OpenSearchCatClientBase<Self>>Client for the cat namespace.Returns a concise representation of the cluster's pending tasks.Builder forPendingTasksRequest.Builder forPendingTasksResponse.Lists one or several CAT point-in-time segments.Builder forPitSegmentsRequest.Builder forPitSegmentsResponse.Returns information about the names, components, and versions of the installed plugins.Builder forPluginsRequest.Builder forPluginsResponse.Returns all completed and ongoing index and shard recoveries.Builder forRecoveryRequest.Builder forRecoveryResponse.Returns information about all snapshot repositories for a cluster.Builder forRepositoriesRequest.Builder forRepositoriesResponse.Returns information about active and last-completed segment replication events on each replica shard, including related shard-level metrics.Builder forSegmentReplicationRequest.Builder forSegmentReplicationResponse.Provides low-level information about the segments in the shards of an index.Builder forSegmentsRequest.Builder forSegmentsResponse.Lists the states of all primary and replica shards and how they are distributed.Builder forShardsRequest.Builder forShardsResponse.Lists all of the snapshots stored in a specific repository.Builder forSnapshotsRequest.Builder forSnapshotsResponse.Lists the progress of all tasks currently running on the cluster.Builder forTasksRequest.Builder forTasksResponse.Lists the names, patterns, order numbers, and version numbers of index templates.Builder forTemplatesRequest.Builder forTemplatesResponse.Returns cluster-wide thread pool statistics per node.Builder forThreadPoolRequest.Builder forThreadPoolResponse.