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 classFullReadStatsViewFullReadStatsView captures all known information about a read.static classFullReadStatsView.BuilderFullReadStatsView captures all known information about a read.Methods in com.google.bigtable.v2 that return FullReadStatsViewOrBuilder Modifier and Type Method Description FullReadStatsViewOrBuilderRequestStats.Builder. getFullReadStatsViewOrBuilder()Available with the ReadRowsRequest.RequestStatsView.REQUEST_STATS_FULL view, see package google.bigtable.v2.FullReadStatsViewOrBuilderRequestStats. getFullReadStatsViewOrBuilder()Available with the ReadRowsRequest.RequestStatsView.REQUEST_STATS_FULL view, see package google.bigtable.v2.FullReadStatsViewOrBuilderRequestStatsOrBuilder. getFullReadStatsViewOrBuilder()Available with the ReadRowsRequest.RequestStatsView.REQUEST_STATS_FULL view, see package google.bigtable.v2.
-