Uses of Package
com.google.cloud.bigtable.grpc.async
-
Packages that use com.google.cloud.bigtable.grpc.async Package Description com.google.cloud.bigtable.grpc com.google.cloud.bigtable.grpc.async com.google.cloud.bigtable.grpc.scanner -
Classes in com.google.cloud.bigtable.grpc.async used by com.google.cloud.bigtable.grpc Class and Description BulkMutation This class combines a collection ofMutateRowRequest
s into a singleMutateRowsRequest
.BulkRead This class combines a collection ofReadRowsRequest
s with a single row key into a singleReadRowsRequest
with aRowSet
which will result in fewer round trips. -
Classes in com.google.cloud.bigtable.grpc.async used by com.google.cloud.bigtable.grpc.async Class and Description AbstractRetryingOperation AClientCall.Listener
that retries aBigtableAsyncRpc
request.AbstractRetryingOperation.GrpcFuture BigtableAsyncRpc This interface represents a logical asynchronous RPC end point, including creating aClientCall
for a new request.BigtableAsyncRpc.RpcMetrics BigtableAsyncUtilities Utilities for creating and executing async methods.BulkMutation This class combines a collection ofMutateRowRequest
s into a singleMutateRowsRequest
.CallController Wraps aClientCall
, and implementsClientCallStreamObserver
to allow access to the call's underlying functionality.MutateRowsRequestManager.ProcessingStatus ResourceLimiter This class limits access by RPCs to system resourcesResourceLimiterStats This class tracks timing and counts of mutations performed byBulkMutation
and throttling performed byResourceLimiter
. -
Classes in com.google.cloud.bigtable.grpc.async used by com.google.cloud.bigtable.grpc.scanner Class and Description AbstractRetryingOperation AClientCall.Listener
that retries aBigtableAsyncRpc
request.BigtableAsyncRpc This interface represents a logical asynchronous RPC end point, including creating aClientCall
for a new request.CallController Wraps aClientCall
, and implementsClientCallStreamObserver
to allow access to the call's underlying functionality.