Class KeyedProcessor
java.lang.Object
org.opensearch.client.opensearch.nodes.stats.KeyedProcessor
- All Implemented Interfaces:
JsonpSerializable,PlainJsonSerializable,ToCopyableBuilder<KeyedProcessor.Builder,KeyedProcessor>
@JsonpDeserializable
@Generated("org.opensearch.client.codegen.CodeGenerator")
public class KeyedProcessor
extends Object
implements PlainJsonSerializable, ToCopyableBuilder<KeyedProcessor.Builder,KeyedProcessor>
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<KeyedProcessor> Json deserializer forKeyedProcessor -
Method Summary
Modifier and TypeMethodDescriptionstatic KeyedProcessor.Builderbuilder()booleaninthashCode()static 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:statsCreate a new builderToCopyableBuilderthat is initialised with the current state of this object.final Stringtype()API name:typeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.opensearch.client.json.PlainJsonSerializable
toJsonStringMethods inherited from interface org.opensearch.client.util.ToCopyableBuilder
copy
-
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
-
toBuilder
Description copied from interface:ToCopyableBuilderCreate a new builderToCopyableBuilderthat is initialised with the current state of this object.- Specified by:
toBuilderin interfaceToCopyableBuilder<KeyedProcessor.Builder,KeyedProcessor> - Returns:
- a new builder instance.
-
builder
-
setupKeyedProcessorDeserializer
protected static void setupKeyedProcessorDeserializer(ObjectDeserializer<KeyedProcessor.Builder> op) -
hashCode
public int hashCode() -
equals
-