primaryInBytes
public final long primaryInBytes()
Required - API name:
primary_in_bytesJsonpSerializable@JsonpDeserializable public class IndexingPressureMemorySummary extends java.lang.Object implements JsonpSerializable
| Modifier and Type | Class | Description |
|---|---|---|
static class |
IndexingPressureMemorySummary.Builder |
Builder for
IndexingPressureMemorySummary. |
| Modifier and Type | Field | Description |
|---|---|---|
static JsonpDeserializer<IndexingPressureMemorySummary> |
_DESERIALIZER |
Json deserializer for
IndexingPressureMemorySummary |
| Modifier and Type | Method | Description |
|---|---|---|
long |
allInBytes() |
Required - API name:
all_in_bytes |
long |
combinedCoordinatingAndPrimaryInBytes() |
Required - API name:
combined_coordinating_and_primary_in_bytes |
long |
coordinatingInBytes() |
Required - API name:
coordinating_in_bytes |
java.lang.Long |
coordinatingRejections() |
API name:
coordinating_rejections |
static IndexingPressureMemorySummary |
of(java.util.function.Function<IndexingPressureMemorySummary.Builder,ObjectBuilder<IndexingPressureMemorySummary>> fn) |
|
long |
primaryInBytes() |
Required - API name:
primary_in_bytes |
java.lang.Long |
primaryRejections() |
API name:
primary_rejections |
long |
replicaInBytes() |
Required - 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 |
setupIndexingPressureMemorySummaryDeserializer(ObjectDeserializer<IndexingPressureMemorySummary.Builder> op) |
|
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitIndexingPressureMemorySummaryall_in_bytescombined_coordinating_and_primary_in_bytescoordinating_in_bytescoordinating_rejectionsprimary_in_bytesprimary_rejectionsreplica_in_bytesreplica_rejectionsserialize in interface JsonpSerializabletoString in class java.lang.Object