Uses of Interface
com.google.bigtable.v2.RateLimitInfoOrBuilder
-
Packages that use RateLimitInfoOrBuilder Package Description com.google.bigtable.v2 -
-
Uses of RateLimitInfoOrBuilder in com.google.bigtable.v2
Classes in com.google.bigtable.v2 that implement RateLimitInfoOrBuilder Modifier and Type Class Description class
RateLimitInfo
Information about how client should adjust the load to Bigtable.static class
RateLimitInfo.Builder
Information about how client should adjust the load to Bigtable.Methods in com.google.bigtable.v2 that return RateLimitInfoOrBuilder Modifier and Type Method Description RateLimitInfoOrBuilder
MutateRowsResponse.Builder. getRateLimitInfoOrBuilder()
Information about how client should limit the rate (QPS).RateLimitInfoOrBuilder
MutateRowsResponse. getRateLimitInfoOrBuilder()
Information about how client should limit the rate (QPS).RateLimitInfoOrBuilder
MutateRowsResponseOrBuilder. getRateLimitInfoOrBuilder()
Information about how client should limit the rate (QPS).
-