| Package | Description |
|---|---|
| sunnylabs.report |
| Modifier and Type | Method and Description |
|---|---|
IndexUpdate.Builder |
IndexUpdate.Builder.clearHostKey()
Clears the value of the 'hostKey' field
|
IndexUpdate.Builder |
IndexUpdate.Builder.clearMetricKey()
Clears the value of the 'metricKey' field
|
IndexUpdate.Builder |
IndexUpdate.Builder.clearTable()
Clears the value of the 'table' field
|
IndexUpdate.Builder |
IndexUpdate.Builder.clearTagIds()
Clears the value of the 'tagIds' field
|
IndexUpdate.Builder |
IndexUpdate.Builder.clearTimestamp()
Clears the value of the 'timestamp' field
|
static IndexUpdate.Builder |
IndexUpdate.newBuilder()
Creates a new IndexUpdate RecordBuilder
|
static IndexUpdate.Builder |
IndexUpdate.newBuilder(IndexUpdate.Builder other)
Creates a new IndexUpdate RecordBuilder by copying an existing Builder
|
static IndexUpdate.Builder |
IndexUpdate.newBuilder(IndexUpdate other)
Creates a new IndexUpdate RecordBuilder by copying an existing IndexUpdate instance
|
IndexUpdate.Builder |
IndexUpdate.Builder.setHostKey(ByteBuffer value)
Sets the value of the 'hostKey' field
|
IndexUpdate.Builder |
IndexUpdate.Builder.setMetricKey(ByteBuffer value)
Sets the value of the 'metricKey' field
|
IndexUpdate.Builder |
IndexUpdate.Builder.setTable(String value)
Sets the value of the 'table' field
|
IndexUpdate.Builder |
IndexUpdate.Builder.setTagIds(List<ByteBuffer> value)
Sets the value of the 'tagIds' field
|
IndexUpdate.Builder |
IndexUpdate.Builder.setTimestamp(long value)
Sets the value of the 'timestamp' field
|
| Modifier and Type | Method and Description |
|---|---|
static IndexUpdate.Builder |
IndexUpdate.newBuilder(IndexUpdate.Builder other)
Creates a new IndexUpdate RecordBuilder by copying an existing Builder
|
Copyright © 2015. All rights reserved.