Send feedback
Uses of Interface com.google.cloud.bigtable.grpc.async.BigtableAsyncRpc (Cloud Bigtable HBase Client for Java 1.12.0 API)
Stay organized with collections
Save and categorize content based on your preferences.
Constructors in com.google.cloud.bigtable.grpc.async with parameters of type BigtableAsyncRpc
Constructor and Description
AbstractRetryingOperation (RetryOptions retryOptions,
RequestT request,
BigtableAsyncRpc <RequestT ,ResponseT > retryableRpc,
io.grpc.CallOptions callOptions,
ScheduledExecutorService retryExecutorService,
io.grpc.Metadata originalMetadata,
com.google.api.core.ApiClock clock)
Constructor for AbstractRetryingRpcListener.
RetryingMutateRowsOperation (RetryOptions retryOptions,
com.google.bigtable.v2.MutateRowsRequest originalRequest,
BigtableAsyncRpc <com.google.bigtable.v2.MutateRowsRequest,com.google.bigtable.v2.MutateRowsResponse> retryableRpc,
io.grpc.CallOptions callOptions,
ScheduledExecutorService retryExecutorService,
io.grpc.Metadata originalMetadata,
com.google.api.core.ApiClock clock)
RetryingStreamOperation (RetryOptions retryOptions,
RequestT request,
BigtableAsyncRpc <RequestT ,ResponseT > retryableRpc,
io.grpc.CallOptions callOptions,
ScheduledExecutorService executorService,
io.grpc.Metadata metadata,
com.google.api.core.ApiClock clock)
Constructor for RetryingCollectingClientCallListener.
RetryingUnaryOperation (RetryOptions retryOptions,
RequestT request,
BigtableAsyncRpc <RequestT ,ResponseT > retryableRpc,
io.grpc.CallOptions callOptions,
ScheduledExecutorService executorService,
io.grpc.Metadata metadata,
com.google.api.core.ApiClock clock)
Constructor for RetryingUnaryRpcListener.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-02-15 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-02-15 UTC."],[],[]]