| Modifier and Type | Class and Description |
|---|---|
class |
HotTablet
A tablet is a defined by a start and end key and is explained in
https://cloud.google.com/bigtable/docs/overview#architecture and
https://cloud.google.com/bigtable/docs/performance#optimization.
|
static class |
HotTablet.Builder
A tablet is a defined by a start and end key and is explained in
https://cloud.google.com/bigtable/docs/overview#architecture and
https://cloud.google.com/bigtable/docs/performance#optimization.
|
| Modifier and Type | Method and Description |
|---|---|
HotTabletOrBuilder |
ListHotTabletsResponseOrBuilder.getHotTabletsOrBuilder(int index)
List of hot tablets in the tables of the requested cluster that fall
within the requested time range.
|
HotTabletOrBuilder |
ListHotTabletsResponse.getHotTabletsOrBuilder(int index)
List of hot tablets in the tables of the requested cluster that fall
within the requested time range.
|
HotTabletOrBuilder |
ListHotTabletsResponse.Builder.getHotTabletsOrBuilder(int index)
List of hot tablets in the tables of the requested cluster that fall
within the requested time range.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends HotTabletOrBuilder> |
ListHotTabletsResponseOrBuilder.getHotTabletsOrBuilderList()
List of hot tablets in the tables of the requested cluster that fall
within the requested time range.
|
List<? extends HotTabletOrBuilder> |
ListHotTabletsResponse.getHotTabletsOrBuilderList()
List of hot tablets in the tables of the requested cluster that fall
within the requested time range.
|
List<? extends HotTabletOrBuilder> |
ListHotTabletsResponse.Builder.getHotTabletsOrBuilderList()
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.