Class ShardStore
java.lang.Object
co.elastic.clients.elasticsearch.indices.shard_stores.ShardStore
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<ShardStore>Json deserializer forShardStore -
Method Summary
Modifier and TypeMethodDescriptionfinal ShardStoreAllocationRequired - API name:allocationfinal StringAPI name:allocation_idfinal ShardStoreNodenode()Required -final StringnodeId()Required -static ShardStorevoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidfinal ShardStoreExceptionAPI name:store_exceptiontoString()
-
Field Details
-
_DESERIALIZER
Json deserializer forShardStore
-
-
Method Details
-
of
-
nodeId
Required - -
node
Required - -
allocation
Required - API name:allocation -
allocationId
API name:allocation_id -
storeException
API name:store_exception -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupShardStoreDeserializer
-