Class ShardIndexingPressureRejectionsBreakupStats
java.lang.Object
org.opensearch.client.opensearch.nodes.stats.ShardIndexingPressureRejectionsBreakupStats
- All Implemented Interfaces:
JsonpSerializable,PlainJsonSerializable,ToCopyableBuilder<ShardIndexingPressureRejectionsBreakupStats.Builder,ShardIndexingPressureRejectionsBreakupStats>
@JsonpDeserializable
@Generated("org.opensearch.client.codegen.CodeGenerator")
public class ShardIndexingPressureRejectionsBreakupStats
extends Object
implements PlainJsonSerializable, ToCopyableBuilder<ShardIndexingPressureRejectionsBreakupStats.Builder,ShardIndexingPressureRejectionsBreakupStats>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder forShardIndexingPressureRejectionsBreakupStats. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<ShardIndexingPressureRejectionsBreakupStats> Json deserializer forShardIndexingPressureRejectionsBreakupStats -
Method Summary
Modifier and TypeMethodDescriptionbuilder()booleaninthashCode()final LongAPI name:node_limitsfinal LongAPI name:no_successful_request_limitsof(Function<ShardIndexingPressureRejectionsBreakupStats.Builder, ObjectBuilder<ShardIndexingPressureRejectionsBreakupStats>> 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 voidsetupShardIndexingPressureRejectionsBreakupStatsDeserializer(ObjectDeserializer<ShardIndexingPressureRejectionsBreakupStats.Builder> op) final LongAPI name:throughput_degradation_limitsCreate 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
Json deserializer forShardIndexingPressureRejectionsBreakupStats
-
-
Method Details
-
of
-
noSuccessfulRequestLimits
API name:no_successful_request_limits -
nodeLimits
API name:node_limits -
throughputDegradationLimits
API name:throughput_degradation_limits -
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<ShardIndexingPressureRejectionsBreakupStats.Builder,ShardIndexingPressureRejectionsBreakupStats> - Returns:
- a new builder instance.
-
builder
-
setupShardIndexingPressureRejectionsBreakupStatsDeserializer
protected static void setupShardIndexingPressureRejectionsBreakupStatsDeserializer(ObjectDeserializer<ShardIndexingPressureRejectionsBreakupStats.Builder> op) -
hashCode
public int hashCode() -
equals
-