Uses of Interface
com.google.bigtable.v2.FullReadStatsViewOrBuilder
-
Packages that use FullReadStatsViewOrBuilder Package Description com.google.bigtable.v2 -
-
Uses of FullReadStatsViewOrBuilder in com.google.bigtable.v2
Classes in com.google.bigtable.v2 that implement FullReadStatsViewOrBuilder Modifier and Type Class Description class
FullReadStatsView
FullReadStatsView captures all known information about a read.static class
FullReadStatsView.Builder
FullReadStatsView captures all known information about a read.Methods in com.google.bigtable.v2 that return FullReadStatsViewOrBuilder Modifier and Type Method Description FullReadStatsViewOrBuilder
RequestStats.Builder. getFullReadStatsViewOrBuilder()
Available with the ReadRowsRequest.RequestStatsView.REQUEST_STATS_FULL view, see package google.bigtable.v2.FullReadStatsViewOrBuilder
RequestStats. getFullReadStatsViewOrBuilder()
Available with the ReadRowsRequest.RequestStatsView.REQUEST_STATS_FULL view, see package google.bigtable.v2.FullReadStatsViewOrBuilder
RequestStatsOrBuilder. getFullReadStatsViewOrBuilder()
Available with the ReadRowsRequest.RequestStatsView.REQUEST_STATS_FULL view, see package google.bigtable.v2.
-