Class Stats
java.lang.Object
co.elastic.clients.elasticsearch.nodes.Stats
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<Stats>Json deserializer forStats -
Method Summary
Modifier and TypeMethodDescriptionfinal Map<String,AdaptiveSelection> API name:adaptive_selectionAPI name:attributesbreakers()API name:breakersfinal DiscoveryAPI name:discoveryfinal FileSystemfs()API name:fsfinal Stringhost()API name:hostfinal Httphttp()API name:httpfinal IndexingPressureAPI name:indexing_pressurefinal ShardStatsindices()API name:indicesfinal Ingestingest()API name:ingestip()API name:ipfinal Jvmjvm()API name:jvmfinal Stringname()API name:namestatic Statsfinal OperatingSystemos()API name:osfinal Processprocess()API name:processroles()API name:rolesfinal Scriptingscript()API name:scriptfinal Map<String,List<ScriptCache>> API name:script_cachevoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidfinal Map<String,ThreadCount> API name:thread_poolfinal LongAPI name:timestamptoString()final TransportAPI name:transportfinal StringAPI name:transport_address
-
Field Details
-
_DESERIALIZER
Json deserializer forStats
-
-
Method Details
-
of
-
adaptiveSelection
API name:adaptive_selection -
breakers
API name:breakers -
fs
API name:fs -
host
API name:host -
http
API name:http -
ingest
API name:ingest -
ip
API name:ip -
jvm
API name:jvm -
name
API name:name -
os
API name:os -
process
API name:process -
roles
API name:roles -
script
API name:script -
scriptCache
API name:script_cache -
threadPool
API name:thread_pool -
timestamp
API name:timestamp -
transport
API name:transport -
transportAddress
API name:transport_address -
attributes
API name:attributes -
discovery
API name:discovery -
indexingPressure
API name:indexing_pressure -
indices
API name:indices -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupStatsDeserializer
-