Class KeyedProcessor
java.lang.Object
co.elastic.clients.elasticsearch.nodes.KeyedProcessor
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<KeyedProcessor>Json deserializer forKeyedProcessor -
Method Summary
Modifier and TypeMethodDescriptionstatic KeyedProcessorvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidfinal Processorstats()API name:statstoString()final Stringtype()API name:type
-
Field Details
-
_DESERIALIZER
Json deserializer forKeyedProcessor
-
-
Method Details
-
of
-
stats
API name:stats -
type
API name:type -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupKeyedProcessorDeserializer
protected static void setupKeyedProcessorDeserializer(ObjectDeserializer<KeyedProcessor.Builder> op)
-