Class ShardIndexingPressurePerShardMemoryAllocationStats
java.lang.Object
org.opensearch.client.opensearch.nodes.stats.ShardIndexingPressurePerShardMemoryAllocationStats
- All Implemented Interfaces:
JsonpSerializable,PlainJsonSerializable,ToCopyableBuilder<ShardIndexingPressurePerShardMemoryAllocationStats.Builder,ShardIndexingPressurePerShardMemoryAllocationStats>
@JsonpDeserializable
@Generated("org.opensearch.client.codegen.CodeGenerator")
public class ShardIndexingPressurePerShardMemoryAllocationStats
extends Object
implements PlainJsonSerializable, ToCopyableBuilder<ShardIndexingPressurePerShardMemoryAllocationStats.Builder,ShardIndexingPressurePerShardMemoryAllocationStats>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder forShardIndexingPressurePerShardMemoryAllocationStats. -
Field Summary
FieldsModifier and TypeFieldDescriptionJson deserializer forShardIndexingPressurePerShardMemoryAllocationStats -
Method Summary
Modifier and TypeMethodDescriptionbuilder()current()Required - API name:currentbooleaninthashCode()limit()Required - API name:limitof(Function<ShardIndexingPressurePerShardMemoryAllocationStats.Builder, ObjectBuilder<ShardIndexingPressurePerShardMemoryAllocationStats>> fn) voidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidsetupShardIndexingPressurePerShardMemoryAllocationStatsDeserializer(ObjectDeserializer<ShardIndexingPressurePerShardMemoryAllocationStats.Builder> op) Create a new builderToCopyableBuilderthat is initialised with the current state of this object.Methods 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
public static final JsonpDeserializer<ShardIndexingPressurePerShardMemoryAllocationStats> _DESERIALIZERJson deserializer forShardIndexingPressurePerShardMemoryAllocationStats
-
-
Method Details
-
of
-
current
Required - API name:current -
limit
Required - API name:limit -
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<ShardIndexingPressurePerShardMemoryAllocationStats.Builder,ShardIndexingPressurePerShardMemoryAllocationStats> - Returns:
- a new builder instance.
-
builder
-
setupShardIndexingPressurePerShardMemoryAllocationStatsDeserializer
protected static void setupShardIndexingPressurePerShardMemoryAllocationStatsDeserializer(ObjectDeserializer<ShardIndexingPressurePerShardMemoryAllocationStats.Builder> op) -
hashCode
public int hashCode() -
equals
-