Class ListHotTabletsResponse (2.14.0)

public final class ListHotTabletsResponse extends GeneratedMessageV3 implements ListHotTabletsResponseOrBuilder

Response message for BigtableInstanceAdmin.ListHotTablets.

Protobuf type google.bigtable.admin.v2.ListHotTabletsResponse

Static Fields

HOT_TABLETS_FIELD_NUMBER

public static final int HOT_TABLETS_FIELD_NUMBER
Field Value
TypeDescription
int

NEXT_PAGE_TOKEN_FIELD_NUMBER

public static final int NEXT_PAGE_TOKEN_FIELD_NUMBER
Field Value
TypeDescription
int

Static Methods

getDefaultInstance()

public static ListHotTabletsResponse getDefaultInstance()
Returns
TypeDescription
ListHotTabletsResponse

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

newBuilder()

public static ListHotTabletsResponse.Builder newBuilder()
Returns
TypeDescription
ListHotTabletsResponse.Builder

newBuilder(ListHotTabletsResponse prototype)

public static ListHotTabletsResponse.Builder newBuilder(ListHotTabletsResponse prototype)
Parameter
NameDescription
prototypeListHotTabletsResponse
Returns
TypeDescription
ListHotTabletsResponse.Builder

parseDelimitedFrom(InputStream input)

public static ListHotTabletsResponse parseDelimitedFrom(InputStream input)
Parameter
NameDescription
inputInputStream
Returns
TypeDescription
ListHotTabletsResponse
Exceptions
TypeDescription
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static ListHotTabletsResponse parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
ListHotTabletsResponse
Exceptions
TypeDescription
IOException

parseFrom(byte[] data)

public static ListHotTabletsResponse parseFrom(byte[] data)
Parameter
NameDescription
databyte[]
Returns
TypeDescription
ListHotTabletsResponse
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

public static ListHotTabletsResponse parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
databyte[]
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
ListHotTabletsResponse
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(ByteString data)

public static ListHotTabletsResponse parseFrom(ByteString data)
Parameter
NameDescription
dataByteString
Returns
TypeDescription
ListHotTabletsResponse
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)

public static ListHotTabletsResponse parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
dataByteString
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
ListHotTabletsResponse
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(CodedInputStream input)

public static ListHotTabletsResponse parseFrom(CodedInputStream input)
Parameter
NameDescription
inputCodedInputStream
Returns
TypeDescription
ListHotTabletsResponse
Exceptions
TypeDescription
IOException

parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public static ListHotTabletsResponse parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
ListHotTabletsResponse
Exceptions
TypeDescription
IOException

parseFrom(InputStream input)

public static ListHotTabletsResponse parseFrom(InputStream input)
Parameter
NameDescription
inputInputStream
Returns
TypeDescription
ListHotTabletsResponse
Exceptions
TypeDescription
IOException

parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static ListHotTabletsResponse parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
ListHotTabletsResponse
Exceptions
TypeDescription
IOException

parseFrom(ByteBuffer data)

public static ListHotTabletsResponse parseFrom(ByteBuffer data)
Parameter
NameDescription
dataByteBuffer
Returns
TypeDescription
ListHotTabletsResponse
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)

public static ListHotTabletsResponse parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
dataByteBuffer
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
ListHotTabletsResponse
Exceptions
TypeDescription
InvalidProtocolBufferException

parser()

public static Parser<ListHotTabletsResponse> parser()
Returns
TypeDescription
Parser<ListHotTabletsResponse>

Methods

equals(Object obj)

public boolean equals(Object obj)
Parameter
NameDescription
objObject
Returns
TypeDescription
boolean
Overrides

getDefaultInstanceForType()

public ListHotTabletsResponse getDefaultInstanceForType()
Returns
TypeDescription
ListHotTabletsResponse

getHotTablets(int index)

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;

Parameter
NameDescription
indexint
Returns
TypeDescription
HotTablet

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;

Returns
TypeDescription
int

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;

Returns
TypeDescription
List<HotTablet>

getHotTabletsOrBuilder(int index)

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;

Parameter
NameDescription
indexint
Returns
TypeDescription
HotTabletOrBuilder

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;

Returns
TypeDescription
List<? extends com.google.bigtable.admin.v2.HotTabletOrBuilder>

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;

Returns
TypeDescription
String

The nextPageToken.

getNextPageTokenBytes()

public 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;

Returns
TypeDescription
ByteString

The bytes for nextPageToken.

getParserForType()

public Parser<ListHotTabletsResponse> getParserForType()
Returns
TypeDescription
Parser<ListHotTabletsResponse>
Overrides

getSerializedSize()

public int getSerializedSize()
Returns
TypeDescription
int
Overrides

getUnknownFields()

public final UnknownFieldSet getUnknownFields()
Returns
TypeDescription
UnknownFieldSet
Overrides

hashCode()

public int hashCode()
Returns
TypeDescription
int
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

newBuilderForType()

public ListHotTabletsResponse.Builder newBuilderForType()
Returns
TypeDescription
ListHotTabletsResponse.Builder

newBuilderForType(GeneratedMessageV3.BuilderParent parent)

protected ListHotTabletsResponse.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Parameter
NameDescription
parentBuilderParent
Returns
TypeDescription
ListHotTabletsResponse.Builder
Overrides

newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)

protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Parameter
NameDescription
unusedUnusedPrivateParameter
Returns
TypeDescription
Object
Overrides

toBuilder()

public ListHotTabletsResponse.Builder toBuilder()
Returns
TypeDescription
ListHotTabletsResponse.Builder

writeTo(CodedOutputStream output)

public void writeTo(CodedOutputStream output)
Parameter
NameDescription
outputCodedOutputStream
Overrides Exceptions
TypeDescription
IOException