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 class
ReadIterationStats
ReadIterationStats captures information about the iteration of rows or cells over the course of a read, e.g.static class
ReadIterationStats.Builder
ReadIterationStats 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 ReadIterationStatsOrBuilder
FullReadStatsView.Builder. getReadIterationStatsOrBuilder()
Iteration stats describe how efficient the read is, e.g.ReadIterationStatsOrBuilder
FullReadStatsView. getReadIterationStatsOrBuilder()
Iteration stats describe how efficient the read is, e.g.ReadIterationStatsOrBuilder
FullReadStatsViewOrBuilder. getReadIterationStatsOrBuilder()
Iteration stats describe how efficient the read is, e.g.
-