primaryInBytes
@Nullable
public final java.lang.Long primaryInBytes()
API name:
primary_in_bytesJsonpSerializable@JsonpDeserializable public class PressureMemory extends java.lang.Object implements JsonpSerializable
| Modifier and Type | Class | Description |
|---|---|---|
static class |
PressureMemory.Builder |
Builder for
PressureMemory. |
| Modifier and Type | Field | Description |
|---|---|---|
static JsonpDeserializer<PressureMemory> |
_DESERIALIZER |
Json deserializer for
PressureMemory |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Long |
allInBytes() |
API name:
all_in_bytes |
java.lang.Long |
combinedCoordinatingAndPrimaryInBytes() |
API name:
combined_coordinating_and_primary_in_bytes |
java.lang.Long |
coordinatingInBytes() |
API name:
coordinating_in_bytes |
java.lang.Long |
coordinatingRejections() |
API name:
coordinating_rejections |
static PressureMemory |
of(java.util.function.Function<PressureMemory.Builder,ObjectBuilder<PressureMemory>> fn) |
|
java.lang.Long |
primaryInBytes() |
API name:
primary_in_bytes |
java.lang.Long |
primaryRejections() |
API name:
primary_rejections |
java.lang.Long |
replicaInBytes() |
API name:
replica_in_bytes |
java.lang.Long |
replicaRejections() |
API name:
replica_rejections |
void |
serialize(jakarta.json.stream.JsonGenerator generator,
JsonpMapper mapper) |
Serialize this object to JSON.
|
protected void |
serializeInternal(jakarta.json.stream.JsonGenerator generator,
JsonpMapper mapper) |
|
protected static void |
setupPressureMemoryDeserializer(ObjectDeserializer<PressureMemory.Builder> op) |
|
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitPressureMemorycombined_coordinating_and_primary_in_bytescoordinating_in_bytesprimary_in_bytesreplica_in_bytesall_in_bytescoordinating_rejectionsprimary_rejectionsreplica_rejectionsserialize in interface JsonpSerializabletoString in class java.lang.Object