Class TopHit
java.lang.Object
co.elastic.clients.elasticsearch.text_structure.TopHit
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<TopHit>Json deserializer forTopHit -
Method Summary
Modifier and TypeMethodDescriptionfinal longcount()Required - API name:countstatic TopHitvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidtoString()final JsonDatavalue()Required - API name:value
-
Field Details
-
_DESERIALIZER
Json deserializer forTopHit
-
-
Method Details
-
of
-
count
public final long count()Required - API name:count -
value
Required - API name:value -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupTopHitDeserializer
-