Uses of Class
com.google.bigtable.v2.FullReadStatsView
-
Packages that use FullReadStatsView Package Description com.google.bigtable.v2 -
-
Uses of FullReadStatsView in com.google.bigtable.v2
Methods in com.google.bigtable.v2 that return FullReadStatsView Modifier and Type Method Description FullReadStatsViewFullReadStatsView.Builder. build()FullReadStatsViewFullReadStatsView.Builder. buildPartial()static FullReadStatsViewFullReadStatsView. getDefaultInstance()FullReadStatsViewFullReadStatsView.Builder. getDefaultInstanceForType()FullReadStatsViewFullReadStatsView. getDefaultInstanceForType()FullReadStatsViewRequestStats.Builder. getFullReadStatsView()Available with the ReadRowsRequest.RequestStatsView.REQUEST_STATS_FULL view, see package google.bigtable.v2.FullReadStatsViewRequestStats. getFullReadStatsView()Available with the ReadRowsRequest.RequestStatsView.REQUEST_STATS_FULL view, see package google.bigtable.v2.FullReadStatsViewRequestStatsOrBuilder. getFullReadStatsView()Available with the ReadRowsRequest.RequestStatsView.REQUEST_STATS_FULL view, see package google.bigtable.v2.static FullReadStatsViewFullReadStatsView. parseDelimitedFrom(InputStream input)static FullReadStatsViewFullReadStatsView. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FullReadStatsViewFullReadStatsView. parseFrom(byte[] data)static FullReadStatsViewFullReadStatsView. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FullReadStatsViewFullReadStatsView. parseFrom(com.google.protobuf.ByteString data)static FullReadStatsViewFullReadStatsView. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FullReadStatsViewFullReadStatsView. parseFrom(com.google.protobuf.CodedInputStream input)static FullReadStatsViewFullReadStatsView. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FullReadStatsViewFullReadStatsView. parseFrom(InputStream input)static FullReadStatsViewFullReadStatsView. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FullReadStatsViewFullReadStatsView. parseFrom(ByteBuffer data)static FullReadStatsViewFullReadStatsView. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.bigtable.v2 that return types with arguments of type FullReadStatsView Modifier and Type Method Description com.google.protobuf.Parser<FullReadStatsView>FullReadStatsView. getParserForType()static com.google.protobuf.Parser<FullReadStatsView>FullReadStatsView. parser()Methods in com.google.bigtable.v2 with parameters of type FullReadStatsView Modifier and Type Method Description FullReadStatsView.BuilderFullReadStatsView.Builder. mergeFrom(FullReadStatsView other)RequestStats.BuilderRequestStats.Builder. mergeFullReadStatsView(FullReadStatsView value)Available with the ReadRowsRequest.RequestStatsView.REQUEST_STATS_FULL view, see package google.bigtable.v2.static FullReadStatsView.BuilderFullReadStatsView. newBuilder(FullReadStatsView prototype)RequestStats.BuilderRequestStats.Builder. setFullReadStatsView(FullReadStatsView value)Available with the ReadRowsRequest.RequestStatsView.REQUEST_STATS_FULL view, see package google.bigtable.v2.
-