Class KeyedProcessor
java.lang.Object
org.opensearch.client.opensearch.nodes.KeyedProcessor
- All Implemented Interfaces:
ToJsonp
public final class KeyedProcessor extends java.lang.Object implements ToJsonp
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classKeyedProcessor.BuilderBuilder forKeyedProcessor. -
Field Summary
Fields Modifier and Type Field Description static JsonpDeserializer<KeyedProcessor>DESERIALIZERJson deserializer for KeyedProcessor -
Constructor Summary
Constructors Modifier Constructor Description protectedKeyedProcessor(KeyedProcessor.Builder builder) -
Method Summary
Modifier and Type Method Description protected static voidsetupKeyedProcessorDeserializer(DelegatingDeserializer<KeyedProcessor.Builder> op)Processstatistics()API name:statisticsvoidtoJsonp(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper)Serialize this object to JSON.protected voidtoJsonpInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper)java.lang.Stringtype()API name:type
-
Field Details
-
DESERIALIZER
Json deserializer for KeyedProcessor
-
-
Constructor Details
-
Method Details
-
statistics
API name:statistics -
type
public java.lang.String type()API name:type -
toJsonp
Serialize this object to JSON. -
toJsonpInternal
-
setupKeyedProcessorDeserializer
protected static void setupKeyedProcessorDeserializer(DelegatingDeserializer<KeyedProcessor.Builder> op)
-