Uses of Class
com.google.bigtable.admin.v2.HotTablet
-
Uses of HotTablet in com.google.bigtable.admin.v2
Methods in com.google.bigtable.admin.v2 that return HotTabletModifier and TypeMethodDescriptionHotTablet.Builder.build()HotTablet.Builder.buildPartial()static HotTabletHotTablet.getDefaultInstance()HotTablet.Builder.getDefaultInstanceForType()HotTablet.getDefaultInstanceForType()ListHotTabletsResponse.Builder.getHotTablets(int index) List of hot tablets in the tables of the requested cluster that fall within the requested time range.ListHotTabletsResponse.getHotTablets(int index) List of hot tablets in the tables of the requested cluster that fall within the requested time range.ListHotTabletsResponseOrBuilder.getHotTablets(int index) List of hot tablets in the tables of the requested cluster that fall within the requested time range.static HotTabletHotTablet.parseDelimitedFrom(InputStream input) static HotTabletHotTablet.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HotTabletHotTablet.parseFrom(byte[] data) static HotTabletHotTablet.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HotTabletHotTablet.parseFrom(com.google.protobuf.ByteString data) static HotTabletHotTablet.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HotTabletHotTablet.parseFrom(com.google.protobuf.CodedInputStream input) static HotTabletHotTablet.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HotTabletHotTablet.parseFrom(InputStream input) static HotTabletHotTablet.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HotTabletHotTablet.parseFrom(ByteBuffer data) static HotTabletHotTablet.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.bigtable.admin.v2 that return types with arguments of type HotTabletModifier and TypeMethodDescriptionListHotTabletsResponse.Builder.getHotTabletsList()List of hot tablets in the tables of the requested cluster that fall within the requested time range.ListHotTabletsResponse.getHotTabletsList()List of hot tablets in the tables of the requested cluster that fall within the requested time range.ListHotTabletsResponseOrBuilder.getHotTabletsList()List of hot tablets in the tables of the requested cluster that fall within the requested time range.com.google.protobuf.Parser<HotTablet>HotTablet.getParserForType()static com.google.protobuf.Parser<HotTablet>HotTablet.parser()Methods in com.google.bigtable.admin.v2 with parameters of type HotTabletModifier and TypeMethodDescriptionListHotTabletsResponse.Builder.addHotTablets(int index, HotTablet value) 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.static HotTablet.BuilderHotTablet.newBuilder(HotTablet prototype) 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.Method parameters in com.google.bigtable.admin.v2 with type arguments of type HotTabletModifier and TypeMethodDescriptionListHotTabletsResponse.Builder.addAllHotTablets(Iterable<? extends HotTablet> values) List of hot tablets in the tables of the requested cluster that fall within the requested time range.