| Package | Description |
|---|---|
| com.google.cloud.bigtable.admin.v2 |
Clients for the Cloud Bigtable admin API.
|
| com.google.cloud.bigtable.admin.v2.stub |
| Modifier and Type | Method and Description |
|---|---|
BaseBigtableInstanceAdminClient.ListHotTabletsPagedResponse |
BaseBigtableInstanceAdminClient.listHotTablets(ClusterName parent)
Lists hot tablets in a cluster, within the time range provided.
|
BaseBigtableInstanceAdminClient.ListHotTabletsPagedResponse |
BaseBigtableInstanceAdminClient.listHotTablets(ListHotTabletsRequest request)
Lists hot tablets in a cluster, within the time range provided.
|
BaseBigtableInstanceAdminClient.ListHotTabletsPagedResponse |
BaseBigtableInstanceAdminClient.listHotTablets(String parent)
Lists hot tablets in a cluster, within the time range provided.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<BaseBigtableInstanceAdminClient.ListHotTabletsPagedResponse> |
BaseBigtableInstanceAdminClient.ListHotTabletsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListHotTabletsRequest,ListHotTabletsResponse,HotTablet> context,
com.google.api.core.ApiFuture<ListHotTabletsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListHotTabletsRequest,BaseBigtableInstanceAdminClient.ListHotTabletsPagedResponse> |
BaseBigtableInstanceAdminClient.listHotTabletsPagedCallable()
Lists hot tablets in a cluster, within the time range provided.
|
com.google.api.gax.rpc.PagedCallSettings<ListHotTabletsRequest,ListHotTabletsResponse,BaseBigtableInstanceAdminClient.ListHotTabletsPagedResponse> |
BaseBigtableInstanceAdminSettings.listHotTabletsSettings()
Returns the object with the settings used for calls to listHotTablets.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListHotTabletsRequest,ListHotTabletsResponse,BaseBigtableInstanceAdminClient.ListHotTabletsPagedResponse> |
BaseBigtableInstanceAdminSettings.Builder.listHotTabletsSettings()
Returns the builder for the settings used for calls to listHotTablets.
|
Copyright © 2026 Google LLC. All rights reserved.