public static final class ListHotTabletsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListHotTabletsResponse.Builder> implements ListHotTabletsResponseOrBuilder
Response message for BigtableInstanceAdmin.ListHotTablets.Protobuf type
google.bigtable.admin.v2.ListHotTabletsResponse| Modifier and Type | Method and Description |
|---|---|
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.
|
ListHotTabletsResponse.Builder |
addHotTablets(HotTablet.Builder builderForValue)
List of hot tablets in the tables of the requested cluster that fall
within the requested time range.
|
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 |
addHotTablets(int index,
HotTablet.Builder builderForValue)
List of hot tablets in the tables of the requested cluster that fall
within the requested time range.
|
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 |
addHotTabletsBuilder()
List of hot tablets in the tables of the requested cluster that fall
within the requested time range.
|
HotTablet.Builder |
addHotTabletsBuilder(int index)
List of hot tablets in the tables of the requested cluster that fall
within the requested time range.
|
ListHotTabletsResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListHotTabletsResponse |
build() |
ListHotTabletsResponse |
buildPartial() |
ListHotTabletsResponse.Builder |
clear() |
ListHotTabletsResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListHotTabletsResponse.Builder |
clearHotTablets()
List of hot tablets in the tables of the requested cluster that fall
within the requested time range.
|
ListHotTabletsResponse.Builder |
clearNextPageToken()
Set if not all hot tablets could be returned in a single response.
|
ListHotTabletsResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListHotTabletsResponse.Builder |
clone() |
ListHotTabletsResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
HotTablet |
getHotTablets(int index)
List of hot tablets in the tables of the requested cluster that fall
within the requested time range.
|
HotTablet.Builder |
getHotTabletsBuilder(int index)
List of hot tablets in the tables of the requested cluster that fall
within the requested time range.
|
List<HotTablet.Builder> |
getHotTabletsBuilderList()
List of hot tablets in the tables of the requested cluster that fall
within the requested time range.
|
int |
getHotTabletsCount()
List of hot tablets in the tables of the requested cluster that fall
within the requested time range.
|
List<HotTablet> |
getHotTabletsList()
List of hot tablets in the tables of the requested cluster that fall
within the requested time range.
|
HotTabletOrBuilder |
getHotTabletsOrBuilder(int index)
List of hot tablets in the tables of the requested cluster that fall
within the requested time range.
|
List<? extends HotTabletOrBuilder> |
getHotTabletsOrBuilderList()
List of hot tablets in the tables of the requested cluster that fall
within the requested time range.
|
String |
getNextPageToken()
Set if not all hot tablets could be returned in a single response.
|
com.google.protobuf.ByteString |
getNextPageTokenBytes()
Set if not all hot tablets could be returned in a single response.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListHotTabletsResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListHotTabletsResponse.Builder |
mergeFrom(ListHotTabletsResponse other) |
ListHotTabletsResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListHotTabletsResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListHotTabletsResponse.Builder |
removeHotTablets(int index)
List of hot tablets in the tables of the requested cluster that fall
within the requested time range.
|
ListHotTabletsResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListHotTabletsResponse.Builder |
setHotTablets(int index,
HotTablet.Builder builderForValue)
List of hot tablets in the tables of the requested cluster that fall
within the requested time range.
|
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.
|
ListHotTabletsResponse.Builder |
setNextPageToken(String value)
Set if not all hot tablets could be returned in a single response.
|
ListHotTabletsResponse.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
Set if not all hot tablets could be returned in a single response.
|
ListHotTabletsResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListHotTabletsResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ListHotTabletsResponse.Builder>public ListHotTabletsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListHotTabletsResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ListHotTabletsResponse.Builder>public ListHotTabletsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListHotTabletsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListHotTabletsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListHotTabletsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListHotTabletsResponse.Builder>public ListHotTabletsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ListHotTabletsResponse.Builder>public ListHotTabletsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListHotTabletsResponse.Builder>public ListHotTabletsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListHotTabletsResponse.Builder>public ListHotTabletsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListHotTabletsResponse.Builder>public ListHotTabletsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListHotTabletsResponse.Builder>public ListHotTabletsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListHotTabletsResponse.Builder>public ListHotTabletsResponse.Builder mergeFrom(ListHotTabletsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListHotTabletsResponse.Builder>public ListHotTabletsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListHotTabletsResponse.Builder>IOExceptionpublic List<HotTablet> getHotTabletsList()
List of hot tablets in the tables of the requested cluster that fall within the requested time range. Hot tablets are ordered by node cpu usage percent. If there are multiple hot tablets that correspond to the same tablet within a 15-minute interval, only the hot tablet with the highest node cpu usage will be included in the response.
repeated .google.bigtable.admin.v2.HotTablet hot_tablets = 1;getHotTabletsList in interface ListHotTabletsResponseOrBuilderpublic int getHotTabletsCount()
List of hot tablets in the tables of the requested cluster that fall within the requested time range. Hot tablets are ordered by node cpu usage percent. If there are multiple hot tablets that correspond to the same tablet within a 15-minute interval, only the hot tablet with the highest node cpu usage will be included in the response.
repeated .google.bigtable.admin.v2.HotTablet hot_tablets = 1;getHotTabletsCount in interface ListHotTabletsResponseOrBuilderpublic HotTablet getHotTablets(int index)
List of hot tablets in the tables of the requested cluster that fall within the requested time range. Hot tablets are ordered by node cpu usage percent. If there are multiple hot tablets that correspond to the same tablet within a 15-minute interval, only the hot tablet with the highest node cpu usage will be included in the response.
repeated .google.bigtable.admin.v2.HotTablet hot_tablets = 1;getHotTablets in interface ListHotTabletsResponseOrBuilderpublic 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. Hot tablets are ordered by node cpu usage percent. If there are multiple hot tablets that correspond to the same tablet within a 15-minute interval, only the hot tablet with the highest node cpu usage will be included in the response.
repeated .google.bigtable.admin.v2.HotTablet hot_tablets = 1;public ListHotTabletsResponse.Builder setHotTablets(int index, HotTablet.Builder builderForValue)
List of hot tablets in the tables of the requested cluster that fall within the requested time range. Hot tablets are ordered by node cpu usage percent. If there are multiple hot tablets that correspond to the same tablet within a 15-minute interval, only the hot tablet with the highest node cpu usage will be included in the response.
repeated .google.bigtable.admin.v2.HotTablet hot_tablets = 1;public ListHotTabletsResponse.Builder addHotTablets(HotTablet value)
List of hot tablets in the tables of the requested cluster that fall within the requested time range. Hot tablets are ordered by node cpu usage percent. If there are multiple hot tablets that correspond to the same tablet within a 15-minute interval, only the hot tablet with the highest node cpu usage will be included in the response.
repeated .google.bigtable.admin.v2.HotTablet hot_tablets = 1;public 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. Hot tablets are ordered by node cpu usage percent. If there are multiple hot tablets that correspond to the same tablet within a 15-minute interval, only the hot tablet with the highest node cpu usage will be included in the response.
repeated .google.bigtable.admin.v2.HotTablet hot_tablets = 1;public ListHotTabletsResponse.Builder addHotTablets(HotTablet.Builder builderForValue)
List of hot tablets in the tables of the requested cluster that fall within the requested time range. Hot tablets are ordered by node cpu usage percent. If there are multiple hot tablets that correspond to the same tablet within a 15-minute interval, only the hot tablet with the highest node cpu usage will be included in the response.
repeated .google.bigtable.admin.v2.HotTablet hot_tablets = 1;public ListHotTabletsResponse.Builder addHotTablets(int index, HotTablet.Builder builderForValue)
List of hot tablets in the tables of the requested cluster that fall within the requested time range. Hot tablets are ordered by node cpu usage percent. If there are multiple hot tablets that correspond to the same tablet within a 15-minute interval, only the hot tablet with the highest node cpu usage will be included in the response.
repeated .google.bigtable.admin.v2.HotTablet hot_tablets = 1;public 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. Hot tablets are ordered by node cpu usage percent. If there are multiple hot tablets that correspond to the same tablet within a 15-minute interval, only the hot tablet with the highest node cpu usage will be included in the response.
repeated .google.bigtable.admin.v2.HotTablet hot_tablets = 1;public ListHotTabletsResponse.Builder clearHotTablets()
List of hot tablets in the tables of the requested cluster that fall within the requested time range. Hot tablets are ordered by node cpu usage percent. If there are multiple hot tablets that correspond to the same tablet within a 15-minute interval, only the hot tablet with the highest node cpu usage will be included in the response.
repeated .google.bigtable.admin.v2.HotTablet hot_tablets = 1;public ListHotTabletsResponse.Builder removeHotTablets(int index)
List of hot tablets in the tables of the requested cluster that fall within the requested time range. Hot tablets are ordered by node cpu usage percent. If there are multiple hot tablets that correspond to the same tablet within a 15-minute interval, only the hot tablet with the highest node cpu usage will be included in the response.
repeated .google.bigtable.admin.v2.HotTablet hot_tablets = 1;public HotTablet.Builder getHotTabletsBuilder(int index)
List of hot tablets in the tables of the requested cluster that fall within the requested time range. Hot tablets are ordered by node cpu usage percent. If there are multiple hot tablets that correspond to the same tablet within a 15-minute interval, only the hot tablet with the highest node cpu usage will be included in the response.
repeated .google.bigtable.admin.v2.HotTablet hot_tablets = 1;public HotTabletOrBuilder getHotTabletsOrBuilder(int index)
List of hot tablets in the tables of the requested cluster that fall within the requested time range. Hot tablets are ordered by node cpu usage percent. If there are multiple hot tablets that correspond to the same tablet within a 15-minute interval, only the hot tablet with the highest node cpu usage will be included in the response.
repeated .google.bigtable.admin.v2.HotTablet hot_tablets = 1;getHotTabletsOrBuilder in interface ListHotTabletsResponseOrBuilderpublic List<? extends HotTabletOrBuilder> getHotTabletsOrBuilderList()
List of hot tablets in the tables of the requested cluster that fall within the requested time range. Hot tablets are ordered by node cpu usage percent. If there are multiple hot tablets that correspond to the same tablet within a 15-minute interval, only the hot tablet with the highest node cpu usage will be included in the response.
repeated .google.bigtable.admin.v2.HotTablet hot_tablets = 1;getHotTabletsOrBuilderList in interface ListHotTabletsResponseOrBuilderpublic HotTablet.Builder addHotTabletsBuilder()
List of hot tablets in the tables of the requested cluster that fall within the requested time range. Hot tablets are ordered by node cpu usage percent. If there are multiple hot tablets that correspond to the same tablet within a 15-minute interval, only the hot tablet with the highest node cpu usage will be included in the response.
repeated .google.bigtable.admin.v2.HotTablet hot_tablets = 1;public HotTablet.Builder addHotTabletsBuilder(int index)
List of hot tablets in the tables of the requested cluster that fall within the requested time range. Hot tablets are ordered by node cpu usage percent. If there are multiple hot tablets that correspond to the same tablet within a 15-minute interval, only the hot tablet with the highest node cpu usage will be included in the response.
repeated .google.bigtable.admin.v2.HotTablet hot_tablets = 1;public List<HotTablet.Builder> getHotTabletsBuilderList()
List of hot tablets in the tables of the requested cluster that fall within the requested time range. Hot tablets are ordered by node cpu usage percent. If there are multiple hot tablets that correspond to the same tablet within a 15-minute interval, only the hot tablet with the highest node cpu usage will be included in the response.
repeated .google.bigtable.admin.v2.HotTablet hot_tablets = 1;public String getNextPageToken()
Set if not all hot tablets could be returned in a single response. Pass this value to `page_token` in another request to get the next page of results.
string next_page_token = 2;getNextPageToken in interface ListHotTabletsResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
Set if not all hot tablets could be returned in a single response. Pass this value to `page_token` in another request to get the next page of results.
string next_page_token = 2;getNextPageTokenBytes in interface ListHotTabletsResponseOrBuilderpublic ListHotTabletsResponse.Builder setNextPageToken(String value)
Set if not all hot tablets could be returned in a single response. Pass this value to `page_token` in another request to get the next page of results.
string next_page_token = 2;value - The nextPageToken to set.public ListHotTabletsResponse.Builder clearNextPageToken()
Set if not all hot tablets could be returned in a single response. Pass this value to `page_token` in another request to get the next page of results.
string next_page_token = 2;public ListHotTabletsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
Set if not all hot tablets could be returned in a single response. Pass this value to `page_token` in another request to get the next page of results.
string next_page_token = 2;value - The bytes for nextPageToken to set.public final ListHotTabletsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListHotTabletsResponse.Builder>public final ListHotTabletsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListHotTabletsResponse.Builder>Copyright © 2022 Google LLC. All rights reserved.