Uses of Interface
com.google.bigtable.v2.ReadIterationStatsOrBuilder
-
Packages that use ReadIterationStatsOrBuilder Package Description com.google.bigtable.v2 -
-
Uses of ReadIterationStatsOrBuilder in com.google.bigtable.v2
Classes in com.google.bigtable.v2 that implement ReadIterationStatsOrBuilder Modifier and Type Class Description classReadIterationStatsReadIterationStats captures information about the iteration of rows or cells over the course of a read, e.g.static classReadIterationStats.BuilderReadIterationStats captures information about the iteration of rows or cells over the course of a read, e.g.Methods in com.google.bigtable.v2 that return ReadIterationStatsOrBuilder Modifier and Type Method Description ReadIterationStatsOrBuilderFullReadStatsView.Builder. getReadIterationStatsOrBuilder()Iteration stats describe how efficient the read is, e.g.ReadIterationStatsOrBuilderFullReadStatsView. getReadIterationStatsOrBuilder()Iteration stats describe how efficient the read is, e.g.ReadIterationStatsOrBuilderFullReadStatsViewOrBuilder. getReadIterationStatsOrBuilder()Iteration stats describe how efficient the read is, e.g.
-