Class ShardProfile
java.lang.Object
co.elastic.clients.elasticsearch.core.search.ShardProfile
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<ShardProfile>Json deserializer forShardProfile -
Method Summary
Modifier and TypeMethodDescriptionfinal List<AggregationProfile>Required - API name:aggregationsfinal FetchProfilefetch()API name:fetchfinal Stringid()Required - API name:idstatic ShardProfilefinal List<SearchProfile>searches()Required - API name:searchesvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidtoString()
-
Field Details
-
_DESERIALIZER
Json deserializer forShardProfile
-
-
Method Details
-
of
-
aggregations
Required - API name:aggregations -
id
Required - API name:id -
searches
Required - API name:searches -
fetch
API name:fetch -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupShardProfileDeserializer
-