Interface protos.google.bigtable.admin.v2.IHotTablet (5.0.0)

Properties of a HotTablet.

Package

@google-cloud/bigtable

Properties

endKey

endKey?: (string|null);

HotTablet endKey

endTime

endTime?: (google.protobuf.ITimestamp|null);

HotTablet endTime

name

name?: (string|null);

HotTablet name

nodeCpuUsagePercent

nodeCpuUsagePercent?: (number|null);

HotTablet nodeCpuUsagePercent

startKey

startKey?: (string|null);

HotTablet startKey

startTime

startTime?: (google.protobuf.ITimestamp|null);

HotTablet startTime

tableName

tableName?: (string|null);

HotTablet tableName