-
FullReadStatsView.Builder.clear()
Iteration stats describe how efficient the read is, e.g. comparing
rows seen vs. rows returned or cells seen vs cells returned can provide an
indication of read efficiency (the higher the ratio of seen to retuned the
better).
Request latency stats describe the time taken to complete a request, from
the server side.
Available with the ReadRowsRequest.RequestStatsView.REQUEST_STATS_FULL
view, see package google.bigtable.v2.
FullReadStatsView.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
FullReadStatsView.Builder.mergeFrom(com.google.protobuf.Message other)
Iteration stats describe how efficient the read is, e.g. comparing
rows seen vs. rows returned or cells seen vs cells returned can provide an
indication of read efficiency (the higher the ratio of seen to retuned the
better).
Request latency stats describe the time taken to complete a request, from
the server side.
FullReadStatsView.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
Iteration stats describe how efficient the read is, e.g. comparing
rows seen vs. rows returned or cells seen vs cells returned can provide an
indication of read efficiency (the higher the ratio of seen to retuned the
better).
Iteration stats describe how efficient the read is, e.g. comparing
rows seen vs. rows returned or cells seen vs cells returned can provide an
indication of read efficiency (the higher the ratio of seen to retuned the
better).
Request latency stats describe the time taken to complete a request, from
the server side.
Request latency stats describe the time taken to complete a request, from
the server side.
Available with the ReadRowsRequest.RequestStatsView.REQUEST_STATS_FULL
view, see package google.bigtable.v2.