Package com.google.bigtable.admin.v2
Class ListHotTabletsResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListHotTabletsResponse.Builder>
-
- com.google.bigtable.admin.v2.ListHotTabletsResponse.Builder
-
- All Implemented Interfaces:
ListHotTabletsResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ListHotTabletsResponse
public static final class ListHotTabletsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListHotTabletsResponse.Builder> implements ListHotTabletsResponseOrBuilder
Response message for BigtableInstanceAdmin.ListHotTablets.
Protobuf typegoogle.bigtable.admin.v2.ListHotTabletsResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListHotTabletsResponse.BuilderaddAllHotTablets(Iterable<? extends HotTablet> values)List of hot tablets in the tables of the requested cluster that fall within the requested time range.ListHotTabletsResponse.BuilderaddHotTablets(int index, HotTablet value)List of hot tablets in the tables of the requested cluster that fall within the requested time range.ListHotTabletsResponse.BuilderaddHotTablets(int index, HotTablet.Builder builderForValue)List of hot tablets in the tables of the requested cluster that fall within the requested time range.ListHotTabletsResponse.BuilderaddHotTablets(HotTablet value)List of hot tablets in the tables of the requested cluster that fall within the requested time range.ListHotTabletsResponse.BuilderaddHotTablets(HotTablet.Builder builderForValue)List of hot tablets in the tables of the requested cluster that fall within the requested time range.HotTablet.BuilderaddHotTabletsBuilder()List of hot tablets in the tables of the requested cluster that fall within the requested time range.HotTablet.BuilderaddHotTabletsBuilder(int index)List of hot tablets in the tables of the requested cluster that fall within the requested time range.ListHotTabletsResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListHotTabletsResponsebuild()ListHotTabletsResponsebuildPartial()ListHotTabletsResponse.Builderclear()ListHotTabletsResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ListHotTabletsResponse.BuilderclearHotTablets()List of hot tablets in the tables of the requested cluster that fall within the requested time range.ListHotTabletsResponse.BuilderclearNextPageToken()Set if not all hot tablets could be returned in a single response.ListHotTabletsResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ListHotTabletsResponse.Builderclone()ListHotTabletsResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()HotTabletgetHotTablets(int index)List of hot tablets in the tables of the requested cluster that fall within the requested time range.HotTablet.BuildergetHotTabletsBuilder(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.intgetHotTabletsCount()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.HotTabletOrBuildergetHotTabletsOrBuilder(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.StringgetNextPageToken()Set if not all hot tablets could be returned in a single response.com.google.protobuf.ByteStringgetNextPageTokenBytes()Set if not all hot tablets could be returned in a single response.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ListHotTabletsResponse.BuildermergeFrom(ListHotTabletsResponse other)ListHotTabletsResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ListHotTabletsResponse.BuildermergeFrom(com.google.protobuf.Message other)ListHotTabletsResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListHotTabletsResponse.BuilderremoveHotTablets(int index)List of hot tablets in the tables of the requested cluster that fall within the requested time range.ListHotTabletsResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListHotTabletsResponse.BuildersetHotTablets(int index, HotTablet value)List of hot tablets in the tables of the requested cluster that fall within the requested time range.ListHotTabletsResponse.BuildersetHotTablets(int index, HotTablet.Builder builderForValue)List of hot tablets in the tables of the requested cluster that fall within the requested time range.ListHotTabletsResponse.BuildersetNextPageToken(String value)Set if not all hot tablets could be returned in a single response.ListHotTabletsResponse.BuildersetNextPageTokenBytes(com.google.protobuf.ByteString value)Set if not all hot tablets could be returned in a single response.ListHotTabletsResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ListHotTabletsResponse.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ListHotTabletsResponse.Builder>
-
clear
public ListHotTabletsResponse.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ListHotTabletsResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ListHotTabletsResponse.Builder>
-
getDefaultInstanceForType
public ListHotTabletsResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListHotTabletsResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListHotTabletsResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListHotTabletsResponse.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ListHotTabletsResponse.Builder>
-
setField
public ListHotTabletsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListHotTabletsResponse.Builder>
-
clearField
public ListHotTabletsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListHotTabletsResponse.Builder>
-
clearOneof
public ListHotTabletsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListHotTabletsResponse.Builder>
-
setRepeatedField
public ListHotTabletsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListHotTabletsResponse.Builder>
-
addRepeatedField
public ListHotTabletsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListHotTabletsResponse.Builder>
-
mergeFrom
public ListHotTabletsResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListHotTabletsResponse.Builder>
-
mergeFrom
public ListHotTabletsResponse.Builder mergeFrom(ListHotTabletsResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ListHotTabletsResponse.Builder>
-
mergeFrom
public ListHotTabletsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListHotTabletsResponse.Builder>- Throws:
IOException
-
getHotTabletsList
public 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;- Specified by:
getHotTabletsListin interfaceListHotTabletsResponseOrBuilder
-
getHotTabletsCount
public 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;- Specified by:
getHotTabletsCountin interfaceListHotTabletsResponseOrBuilder
-
getHotTablets
public 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;- Specified by:
getHotTabletsin interfaceListHotTabletsResponseOrBuilder
-
setHotTablets
public 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;
-
setHotTablets
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;
-
addHotTablets
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;
-
addHotTablets
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;
-
addHotTablets
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;
-
addHotTablets
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;
-
addAllHotTablets
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;
-
clearHotTablets
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;
-
removeHotTablets
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;
-
getHotTabletsBuilder
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;
-
getHotTabletsOrBuilder
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;- Specified by:
getHotTabletsOrBuilderin interfaceListHotTabletsResponseOrBuilder
-
getHotTabletsOrBuilderList
public 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;- Specified by:
getHotTabletsOrBuilderListin interfaceListHotTabletsResponseOrBuilder
-
addHotTabletsBuilder
public 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;
-
addHotTabletsBuilder
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;
-
getHotTabletsBuilderList
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;
-
getNextPageToken
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;- Specified by:
getNextPageTokenin interfaceListHotTabletsResponseOrBuilder- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public 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;- Specified by:
getNextPageTokenBytesin interfaceListHotTabletsResponseOrBuilder- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
public 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;- Parameters:
value- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
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;- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
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;- Parameters:
value- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ListHotTabletsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListHotTabletsResponse.Builder>
-
mergeUnknownFields
public final ListHotTabletsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListHotTabletsResponse.Builder>
-
-