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 classRateLimitInfoInformation about how client should adjust the load to Bigtable.static classRateLimitInfo.BuilderInformation about how client should adjust the load to Bigtable.Methods in com.google.bigtable.v2 that return RateLimitInfoOrBuilder Modifier and Type Method Description RateLimitInfoOrBuilderMutateRowsResponse.Builder. getRateLimitInfoOrBuilder()Information about how client should limit the rate (QPS).RateLimitInfoOrBuilderMutateRowsResponse. getRateLimitInfoOrBuilder()Information about how client should limit the rate (QPS).RateLimitInfoOrBuilderMutateRowsResponseOrBuilder. getRateLimitInfoOrBuilder()Information about how client should limit the rate (QPS).
-