Class Discovery
java.lang.Object
co.elastic.clients.elasticsearch.nodes.Discovery
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<Discovery>Json deserializer forDiscovery -
Method Summary
Modifier and TypeMethodDescriptionfinal ClusterAppliedStatsAPI name:cluster_applier_statsfinal ClusterStateQueueAPI name:cluster_state_queuefinal Map<String,ClusterStateUpdate> API name:cluster_state_updatestatic Discoveryfinal PublishedClusterStatesAPI name:published_cluster_statesvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.final SerializedClusterStateAPI name:serialized_cluster_statesprotected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidtoString()
-
Field Details
-
_DESERIALIZER
Json deserializer forDiscovery
-
-
Method Details
-
of
-
clusterStateQueue
API name:cluster_state_queue -
publishedClusterStates
API name:published_cluster_states -
clusterStateUpdate
API name:cluster_state_update -
serializedClusterStates
API name:serialized_cluster_states -
clusterApplierStats
API name:cluster_applier_stats -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupDiscoveryDeserializer
-