Class ShardsRecord
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<ShardsRecord>Json deserializer forShardsRecord -
Method Summary
Modifier and TypeMethodDescriptionfinal Stringavg size in bytes of shard bulkfinal Stringaverage time spend in shard bulkfinal Stringnumber of bulk shard opsfinal Stringtotal size in bytes of shard bulkfinal Stringtime spend in shard bulkfinal Stringsize of completionfinal Stringdocs()number of docs in shardfinal Stringfielddata evictionsfinal Stringused fielddata cachefinal Stringnumber of flushesfinal Stringtime spent in flushfinal Stringnumber of current get opsfinal Stringtime spent in successful getsfinal Stringnumber of successful getsfinal Stringtime spent in failed getsfinal Stringnumber of failed getsfinal StringgetTime()time spent in getfinal StringgetTotal()number of get opsfinal Stringid()unique id of node where it livesfinal Stringindex()index namefinal Stringnumber of current deletionsfinal Stringtime spent in deletionsfinal Stringnumber of delete opsfinal Stringnumber of current indexing opsfinal Stringnumber of failed indexing opsfinal Stringtime spent in indexingfinal Stringnumber of indexing opsfinal Stringip()ip of node where it livesfinal Stringnumber of current mergesfinal Stringnumber of current merging docsfinal Stringsize of current mergesfinal Stringnumber of completed merge opsfinal Stringdocs mergedfinal Stringsize mergedfinal Stringtime spent in mergesfinal Stringnode()name of node where it livesstatic ShardsRecordfinal StringpathData()shard data pathfinal Stringshard state pathfinal Stringprirep()primary or replicafinal Stringquery cache evictionsfinal Stringused query cachefinal Stringrecovery source typefinal Stringtime spent in external refreshesfinal Stringtotal external refreshesfinal Stringnumber of pending refresh listenersfinal Stringtime spent in refreshesfinal Stringtotal refreshesfinal Stringcurrent fetch phase opsfinal Stringtime spent in fetch phasefinal Stringtotal fetch opsfinal Stringopen search contextsfinal Stringcurrent query phase opsfinal Stringtime spent in query phasefinal Stringtotal query phase opsfinal Stringopen scroll contextsfinal Stringtime scroll contexts held openfinal Stringcompleted scroll contextsfinal Stringnumber of segmentsfinal Stringmemory used by fixed bit sets for nested object field types and export type filters for types referred in _parent fieldsfinal Stringmemory used by index writerfinal Stringmemory used by segmentsfinal Stringmemory used by version mapfinal Stringglobal checkpointfinal Stringlocal checkpointfinal StringseqNoMax()max sequence numbervoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidfinal Stringshard()shard namefinal Stringstate()shard statefinal Stringstore()store size of shard (how much disk it uses)final StringsyncId()sync idtoString()final Stringtime shard became unassigned (UTC)final Stringadditional details as to why the shard became unassignedfinal Stringtime has been unassignedfinal Stringreason shard is unassignedfinal Stringcurrent warmer opsfinal Stringtotal warmer opsfinal Stringtime spent in warmers
-
Field Details
-
_DESERIALIZER
Json deserializer forShardsRecord
-
-
Method Details
-
of
-
index
index nameAPI name:
index -
shard
shard nameAPI name:
shard -
prirep
primary or replicaAPI name:
prirep -
state
shard stateAPI name:
state -
docs
number of docs in shardAPI name:
docs -
store
store size of shard (how much disk it uses)API name:
store -
ip
ip of node where it livesAPI name:
ip -
id
unique id of node where it livesAPI name:
id -
node
name of node where it livesAPI name:
node -
syncId
sync idAPI name:
sync_id -
unassignedReason
reason shard is unassignedAPI name:
unassigned.reason -
unassignedAt
time shard became unassigned (UTC)API name:
unassigned.at -
unassignedFor
time has been unassignedAPI name:
unassigned.for -
unassignedDetails
additional details as to why the shard became unassignedAPI name:
unassigned.details -
recoverysourceType
recovery source typeAPI name:
recoverysource.type -
completionSize
size of completionAPI name:
completion.size -
fielddataMemorySize
used fielddata cacheAPI name:
fielddata.memory_size -
fielddataEvictions
fielddata evictionsAPI name:
fielddata.evictions -
queryCacheMemorySize
used query cacheAPI name:
query_cache.memory_size -
queryCacheEvictions
query cache evictionsAPI name:
query_cache.evictions -
flushTotal
number of flushesAPI name:
flush.total -
flushTotalTime
time spent in flushAPI name:
flush.total_time -
getCurrent
number of current get opsAPI name:
get.current -
getTime
time spent in getAPI name:
get.time -
getTotal
number of get opsAPI name:
get.total -
getExistsTime
time spent in successful getsAPI name:
get.exists_time -
getExistsTotal
number of successful getsAPI name:
get.exists_total -
getMissingTime
time spent in failed getsAPI name:
get.missing_time -
getMissingTotal
number of failed getsAPI name:
get.missing_total -
indexingDeleteCurrent
number of current deletionsAPI name:
indexing.delete_current -
indexingDeleteTime
time spent in deletionsAPI name:
indexing.delete_time -
indexingDeleteTotal
number of delete opsAPI name:
indexing.delete_total -
indexingIndexCurrent
number of current indexing opsAPI name:
indexing.index_current -
indexingIndexTime
time spent in indexingAPI name:
indexing.index_time -
indexingIndexTotal
number of indexing opsAPI name:
indexing.index_total -
indexingIndexFailed
number of failed indexing opsAPI name:
indexing.index_failed -
mergesCurrent
number of current mergesAPI name:
merges.current -
mergesCurrentDocs
number of current merging docsAPI name:
merges.current_docs -
mergesCurrentSize
size of current mergesAPI name:
merges.current_size -
mergesTotal
number of completed merge opsAPI name:
merges.total -
mergesTotalDocs
docs mergedAPI name:
merges.total_docs -
mergesTotalSize
size mergedAPI name:
merges.total_size -
mergesTotalTime
time spent in mergesAPI name:
merges.total_time -
refreshTotal
total refreshesAPI name:
refresh.total -
refreshTime
time spent in refreshesAPI name:
refresh.time -
refreshExternalTotal
total external refreshesAPI name:
refresh.external_total -
refreshExternalTime
time spent in external refreshesAPI name:
refresh.external_time -
refreshListeners
number of pending refresh listenersAPI name:
refresh.listeners -
searchFetchCurrent
current fetch phase opsAPI name:
search.fetch_current -
searchFetchTime
time spent in fetch phaseAPI name:
search.fetch_time -
searchFetchTotal
total fetch opsAPI name:
search.fetch_total -
searchOpenContexts
open search contextsAPI name:
search.open_contexts -
searchQueryCurrent
current query phase opsAPI name:
search.query_current -
searchQueryTime
time spent in query phaseAPI name:
search.query_time -
searchQueryTotal
total query phase opsAPI name:
search.query_total -
searchScrollCurrent
open scroll contextsAPI name:
search.scroll_current -
searchScrollTime
time scroll contexts held openAPI name:
search.scroll_time -
searchScrollTotal
completed scroll contextsAPI name:
search.scroll_total -
segmentsCount
number of segmentsAPI name:
segments.count -
segmentsMemory
memory used by segmentsAPI name:
segments.memory -
segmentsIndexWriterMemory
memory used by index writerAPI name:
segments.index_writer_memory -
segmentsVersionMapMemory
memory used by version mapAPI name:
segments.version_map_memory -
segmentsFixedBitsetMemory
memory used by fixed bit sets for nested object field types and export type filters for types referred in _parent fieldsAPI name:
segments.fixed_bitset_memory -
seqNoMax
max sequence numberAPI name:
seq_no.max -
seqNoLocalCheckpoint
local checkpointAPI name:
seq_no.local_checkpoint -
seqNoGlobalCheckpoint
global checkpointAPI name:
seq_no.global_checkpoint -
warmerCurrent
current warmer opsAPI name:
warmer.current -
warmerTotal
total warmer opsAPI name:
warmer.total -
warmerTotalTime
time spent in warmersAPI name:
warmer.total_time -
pathData
shard data pathAPI name:
path.data -
pathState
shard state pathAPI name:
path.state -
bulkTotalOperations
number of bulk shard opsAPI name:
bulk.total_operations -
bulkTotalTime
time spend in shard bulkAPI name:
bulk.total_time -
bulkTotalSizeInBytes
total size in bytes of shard bulkAPI name:
bulk.total_size_in_bytes -
bulkAvgTime
average time spend in shard bulkAPI name:
bulk.avg_time -
bulkAvgSizeInBytes
avg size in bytes of shard bulkAPI name:
bulk.avg_size_in_bytes -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupShardsRecordDeserializer
-