Enum Class CatShardColumn
- All Implemented Interfaces:
JsonEnum,JsonpSerializable,Serializable,Comparable<CatShardColumn>,Constable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>>Nested classes/interfaces inherited from interface co.elastic.clients.json.JsonEnum
JsonEnum.Deserializer<T extends JsonEnum> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionSize of completion.Disk space used by the shard’s dataset, which may or may not be the size on disk, but includes space used by the shard on object storage.Number of indexed dense vectors.Number of documents in shard, for example:25.Number of indexed sparse vectors.Fielddata cache evictions, for example:0.Used fielddata cache memory, for example:0b.Number of flushes, for example:1.Time spent in flush, for example:1.Number of current get operations, for example:0.Time spent in successful gets, for example:14ms.Number of successful get operations, for example:2.Time spent in failed gets, for example:0s.Number of failed get operations, for example:1.Time spent in get, for example:14ms.Number of get operations, for example:2.ID of the node, for example:k0zy.Name of the index.Number of current deletion operations, for example:0.Time spent in deletions, for example:2ms.Number of deletion operations, for example:2.Number of current indexing operations, for example:0.Number of failed indexing operations, for example:0.Number of failed indexing operations due to version conflict, for example:0.Time spent in indexing, such as for example:134ms.Number of indexing operations, for example:1.IP address of the node, for example:127.0.1.1.Number of current merge operations, for example:0.Number of current merging documents, for example:0.Size of current merges, for example:0b.Number of completed merge operations, for example:0.Number of merged documents, for example:0.Size of current merges, for example:0b.Time spent merging documents, for example:0s.Node name, for example:I8hydUG.Shard type.Query cache evictions, for example:0.Used query cache memory, for example:0b.Type of recovery source.Time spent in refreshes, for example:91ms.Number of refreshes, for example:16.Current fetch phase operations, for example:0.Time spent in fetch phase, for example:37ms.Number of fetch operations, for example:7.Open search contexts, for example:0.Current query phase operations, for example:0.Time spent in query phase, for example:43ms.Number of query operations, for example:9.Open scroll contexts, for example:2.Time scroll contexts held open, for example:2m.Completed scroll contexts, for example:1.Number of segments, for example:4.Memory used by fixed bit sets for nested object field types and type filters for types referred in join fields, for example:1.0kb.Memory used by index writer, for example:18mb.Memory used by segments, for example:1.4kb.Memory used by version map, for example:1.0kb.Global checkpoint.Local checkpoint.Maximum sequence number.Name of the shard.State of the shard.Disk space used by the shard, for example:5kb.Number of current suggest operations, for example:0.Time spent in suggest, for example:0.Number of suggest operations, for example:0.Sync ID of the shard.Time at which the shard became unassigned in Coordinated Universal Time (UTC).Details about why the shard became unassigned.Time at which the shard was requested to be unassigned in Coordinated Universal Time (UTC).Indicates the reason for the last change to the state of this unassigned shard. -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionString[]aliases()static CatShardColumnReturns the enum constant of this class with the specified name.static CatShardColumn[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
CompletionSize
Size of completion. For example:0b. -
DatasetSize
Disk space used by the shard’s dataset, which may or may not be the size on disk, but includes space used by the shard on object storage. Reported as a size value for example:5kb. -
DenseVectorValueCount
Number of indexed dense vectors. -
Docs
Number of documents in shard, for example:25. -
FielddataEvictions
Fielddata cache evictions, for example:0. -
FielddataMemorySize
Used fielddata cache memory, for example:0b. -
FlushTotal
Number of flushes, for example:1. -
FlushTotalTime
Time spent in flush, for example:1. -
GetCurrent
Number of current get operations, for example:0. -
GetExistsTime
Time spent in successful gets, for example:14ms. -
GetExistsTotal
Number of successful get operations, for example:2. -
GetMissingTime
Time spent in failed gets, for example:0s. -
GetMissingTotal
Number of failed get operations, for example:1. -
GetTime
Time spent in get, for example:14ms. -
GetTotal
Number of get operations, for example:2. -
Id
ID of the node, for example:k0zy. -
Index
Name of the index. -
IndexingDeleteCurrent
Number of current deletion operations, for example:0. -
IndexingDeleteTime
Time spent in deletions, for example:2ms. -
IndexingDeleteTotal
Number of deletion operations, for example:2. -
IndexingIndexCurrent
Number of current indexing operations, for example:0. -
IndexingIndexFailedDueToVersionConflict
Number of failed indexing operations due to version conflict, for example:0. -
IndexingIndexFailed
Number of failed indexing operations, for example:0. -
IndexingIndexTime
Time spent in indexing, such as for example:134ms. -
IndexingIndexTotal
Number of indexing operations, for example:1. -
Ip
IP address of the node, for example:127.0.1.1. -
MergesCurrent
Number of current merge operations, for example:0. -
MergesCurrentDocs
Number of current merging documents, for example:0. -
MergesCurrentSize
Size of current merges, for example:0b. -
MergesTotal
Number of completed merge operations, for example:0. -
MergesTotalDocs
Number of merged documents, for example:0. -
MergesTotalSize
Size of current merges, for example:0b. -
MergesTotalTime
Time spent merging documents, for example:0s. -
Node
Node name, for example:I8hydUG. -
Prirep
Shard type. Returned values areprimaryorreplica. -
QueryCacheEvictions
Query cache evictions, for example:0. -
QueryCacheMemorySize
Used query cache memory, for example:0b. -
RecoverysourceType
Type of recovery source. -
RefreshTime
Time spent in refreshes, for example:91ms. -
RefreshTotal
Number of refreshes, for example:16. -
SearchFetchCurrent
Current fetch phase operations, for example:0. -
SearchFetchTime
Time spent in fetch phase, for example:37ms. -
SearchFetchTotal
Number of fetch operations, for example:7. -
SearchOpenContexts
Open search contexts, for example:0. -
SearchQueryCurrent
Current query phase operations, for example:0. -
SearchQueryTime
Time spent in query phase, for example:43ms. -
SearchQueryTotal
Number of query operations, for example:9. -
SearchScrollCurrent
Open scroll contexts, for example:2. -
SearchScrollTime
Time scroll contexts held open, for example:2m. -
SearchScrollTotal
Completed scroll contexts, for example:1. -
SegmentsCount
Number of segments, for example:4. -
SegmentsFixedBitsetMemory
Memory used by fixed bit sets for nested object field types and type filters for types referred in join fields, for example:1.0kb. -
SegmentsIndexWriterMemory
Memory used by index writer, for example:18mb. -
SegmentsMemory
Memory used by segments, for example:1.4kb. -
SegmentsVersionMapMemory
Memory used by version map, for example:1.0kb. -
SeqNoGlobalCheckpoint
Global checkpoint. -
SeqNoLocalCheckpoint
Local checkpoint. -
SeqNoMax
Maximum sequence number. -
Shard
Name of the shard. -
DsparseVectorValueCount
Number of indexed sparse vectors. -
State
State of the shard. Returned values are:INITIALIZING: The shard is recovering from a peer shard or gateway.RELOCATING: The shard is relocating.STARTED: The shard has started.UNASSIGNED: The shard is not assigned to any node.
-
Store
Disk space used by the shard, for example:5kb. -
SuggestCurrent
Number of current suggest operations, for example:0. -
SuggestTime
Time spent in suggest, for example:0. -
SuggestTotal
Number of suggest operations, for example:0. -
SyncId
Sync ID of the shard. -
UnassignedAt
Time at which the shard became unassigned in Coordinated Universal Time (UTC). -
UnassignedDetails
Details about why the shard became unassigned. This does not explain why the shard is currently unassigned. To understand why a shard is not assigned, use the Cluster allocation explain API. -
UnassignedFor
Time at which the shard was requested to be unassigned in Coordinated Universal Time (UTC). -
UnassignedReason
Indicates the reason for the last change to the state of this unassigned shard. This does not explain why the shard is currently unassigned. To understand why a shard is not assigned, use the Cluster allocation explain API. Returned values include:ALLOCATION_FAILED: Unassigned as a result of a failed allocation of the shard.CLUSTER_RECOVERED: Unassigned as a result of a full cluster recovery.DANGLING_INDEX_IMPORTED: Unassigned as a result of importing a dangling index.EXISTING_INDEX_RESTORED: Unassigned as a result of restoring into a closed index.FORCED_EMPTY_PRIMARY: The shard’s allocation was last modified by forcing an empty primary using the Cluster reroute API.INDEX_CLOSED: Unassigned because the index was closed.INDEX_CREATED: Unassigned as a result of an API creation of an index.INDEX_REOPENED: Unassigned as a result of opening a closed index.MANUAL_ALLOCATION: The shard’s allocation was last modified by the Cluster reroute API.NEW_INDEX_RESTORED: Unassigned as a result of restoring into a new index.NODE_LEFT: Unassigned as a result of the node hosting it leaving the cluster.NODE_RESTARTING: Similar toNODE_LEFT, except that the node was registered as restarting using the Node shutdown API.PRIMARY_FAILED: The shard was initializing as a replica, but the primary shard failed before the initialization completed.REALLOCATED_REPLICA: A better replica location is identified and causes the existing replica allocation to be cancelled.REINITIALIZED: When a shard moves from started back to initializing.REPLICA_ADDED: Unassigned as a result of explicit addition of a replica.REROUTE_CANCELLED: Unassigned as a result of explicit cancel reroute command.
-
-
Field Details
-
_DESERIALIZER
-
-
Method Details
-
values
Returns an array containing the constants of this enum class, in the order they are declared.- Returns:
- an array containing the constants of this enum class, in the order they are declared
-
valueOf
Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)- Parameters:
name- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum class has no constant with the specified nameNullPointerException- if the argument is null
-
jsonValue
-
aliases
-