Uses of Class
com.google.bigtable.v2.RateLimitInfo
-
Uses of RateLimitInfo in com.google.bigtable.v2
Methods in com.google.bigtable.v2 that return RateLimitInfoModifier and TypeMethodDescriptionRateLimitInfo.Builder.build()RateLimitInfo.Builder.buildPartial()static RateLimitInfoRateLimitInfo.getDefaultInstance()RateLimitInfo.Builder.getDefaultInstanceForType()RateLimitInfo.getDefaultInstanceForType()MutateRowsResponse.Builder.getRateLimitInfo()Information about how client should limit the rate (QPS).MutateRowsResponse.getRateLimitInfo()Information about how client should limit the rate (QPS).MutateRowsResponseOrBuilder.getRateLimitInfo()Information about how client should limit the rate (QPS).static RateLimitInfoRateLimitInfo.parseDelimitedFrom(InputStream input) static RateLimitInfoRateLimitInfo.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RateLimitInfoRateLimitInfo.parseFrom(byte[] data) static RateLimitInfoRateLimitInfo.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RateLimitInfoRateLimitInfo.parseFrom(com.google.protobuf.ByteString data) static RateLimitInfoRateLimitInfo.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RateLimitInfoRateLimitInfo.parseFrom(com.google.protobuf.CodedInputStream input) static RateLimitInfoRateLimitInfo.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RateLimitInfoRateLimitInfo.parseFrom(InputStream input) static RateLimitInfoRateLimitInfo.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RateLimitInfoRateLimitInfo.parseFrom(ByteBuffer data) static RateLimitInfoRateLimitInfo.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.bigtable.v2 that return types with arguments of type RateLimitInfoModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RateLimitInfo>RateLimitInfo.getParserForType()static com.google.protobuf.Parser<RateLimitInfo>RateLimitInfo.parser()Methods in com.google.bigtable.v2 with parameters of type RateLimitInfoModifier and TypeMethodDescriptionRateLimitInfo.Builder.mergeFrom(RateLimitInfo other) MutateRowsResponse.Builder.mergeRateLimitInfo(RateLimitInfo value) Information about how client should limit the rate (QPS).static RateLimitInfo.BuilderRateLimitInfo.newBuilder(RateLimitInfo prototype) MutateRowsResponse.Builder.setRateLimitInfo(RateLimitInfo value) Information about how client should limit the rate (QPS).