primaryInBytes
Required - API name:
primary_in_bytesObjectBuilder<IndexingPressureMemorySummary>public static class IndexingPressureMemorySummary.Builder extends ObjectBuilderBase implements ObjectBuilder<IndexingPressureMemorySummary>
IndexingPressureMemorySummary.| Constructor | Description |
|---|---|
Builder() |
| Modifier and Type | Method | Description |
|---|---|---|
IndexingPressureMemorySummary.Builder |
allInBytes(long value) |
Required - API name:
all_in_bytes |
IndexingPressureMemorySummary |
build() |
Builds a
IndexingPressureMemorySummary. |
IndexingPressureMemorySummary.Builder |
combinedCoordinatingAndPrimaryInBytes(long value) |
Required - API name:
combined_coordinating_and_primary_in_bytes |
IndexingPressureMemorySummary.Builder |
coordinatingInBytes(long value) |
Required - API name:
coordinating_in_bytes |
IndexingPressureMemorySummary.Builder |
coordinatingRejections(java.lang.Long value) |
API name:
coordinating_rejections |
IndexingPressureMemorySummary.Builder |
primaryInBytes(long value) |
Required - API name:
primary_in_bytes |
IndexingPressureMemorySummary.Builder |
primaryRejections(java.lang.Long value) |
API name:
primary_rejections |
IndexingPressureMemorySummary.Builder |
replicaInBytes(long value) |
Required - API name:
replica_in_bytes |
IndexingPressureMemorySummary.Builder |
replicaRejections(java.lang.Long value) |
API name:
replica_rejections |
_checkSingleUse, _listAdd, _listAddAll, _mapPut, _mapPutAllclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitall_in_bytescombined_coordinating_and_primary_in_bytescoordinating_in_bytescoordinating_rejectionsprimary_in_bytesprimary_rejectionsreplica_in_bytesreplica_rejectionsIndexingPressureMemorySummary.build in interface ObjectBuilder<IndexingPressureMemorySummary>java.lang.NullPointerException - if some of the required fields are null.