| Modifier and Type | Method and Description |
|---|---|
HotTablet |
HotTablet.Builder.build() |
HotTablet |
HotTablet.Builder.buildPartial() |
static HotTablet |
HotTablet.getDefaultInstance() |
HotTablet |
HotTablet.getDefaultInstanceForType() |
HotTablet |
HotTablet.Builder.getDefaultInstanceForType() |
HotTablet |
ListHotTabletsResponseOrBuilder.getHotTablets(int index)
List of hot tablets in the tables of the requested cluster that fall
within the requested time range.
|
HotTablet |
ListHotTabletsResponse.getHotTablets(int index)
List of hot tablets in the tables of the requested cluster that fall
within the requested time range.
|
HotTablet |
ListHotTabletsResponse.Builder.getHotTablets(int index)
List of hot tablets in the tables of the requested cluster that fall
within the requested time range.
|
static HotTablet |
HotTablet.parseDelimitedFrom(InputStream input) |
static HotTablet |
HotTablet.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HotTablet |
HotTablet.parseFrom(byte[] data) |
static HotTablet |
HotTablet.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HotTablet |
HotTablet.parseFrom(ByteBuffer data) |
static HotTablet |
HotTablet.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HotTablet |
HotTablet.parseFrom(com.google.protobuf.ByteString data) |
static HotTablet |
HotTablet.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HotTablet |
HotTablet.parseFrom(com.google.protobuf.CodedInputStream input) |
static HotTablet |
HotTablet.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HotTablet |
HotTablet.parseFrom(InputStream input) |
static HotTablet |
HotTablet.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<HotTablet> |
ListHotTabletsResponseOrBuilder.getHotTabletsList()
List of hot tablets in the tables of the requested cluster that fall
within the requested time range.
|
List<HotTablet> |
ListHotTabletsResponse.getHotTabletsList()
List of hot tablets in the tables of the requested cluster that fall
within the requested time range.
|
List<HotTablet> |
ListHotTabletsResponse.Builder.getHotTabletsList()
List of hot tablets in the tables of the requested cluster that fall
within the requested time range.
|
com.google.protobuf.Parser<HotTablet> |
HotTablet.getParserForType() |
static com.google.protobuf.Parser<HotTablet> |
HotTablet.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListHotTabletsResponse.Builder |
ListHotTabletsResponse.Builder.addHotTablets(HotTablet value)
List of hot tablets in the tables of the requested cluster that fall
within the requested time range.
|
ListHotTabletsResponse.Builder |
ListHotTabletsResponse.Builder.addHotTablets(int index,
HotTablet value)
List of hot tablets in the tables of the requested cluster that fall
within the requested time range.
|
HotTablet.Builder |
HotTablet.Builder.mergeFrom(HotTablet other) |
static HotTablet.Builder |
HotTablet.newBuilder(HotTablet prototype) |
ListHotTabletsResponse.Builder |
ListHotTabletsResponse.Builder.setHotTablets(int index,
HotTablet value)
List of hot tablets in the tables of the requested cluster that fall
within the requested time range.
|
| Modifier and Type | Method and Description |
|---|---|
ListHotTabletsResponse.Builder |
ListHotTabletsResponse.Builder.addAllHotTablets(Iterable<? extends HotTablet> values)
List of hot tablets in the tables of the requested cluster that fall
within the requested time range.
|
Copyright © 2023 Google LLC. All rights reserved.