Uses of Class
com.google.bigtable.v2.BigtableGrpc.BigtableFutureStub
-
Packages that use BigtableGrpc.BigtableFutureStub Package Description com.google.bigtable.v2 -
-
Uses of BigtableGrpc.BigtableFutureStub in com.google.bigtable.v2
Methods in com.google.bigtable.v2 that return BigtableGrpc.BigtableFutureStub Modifier and Type Method Description protected BigtableGrpc.BigtableFutureStub
BigtableGrpc.BigtableFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static BigtableGrpc.BigtableFutureStub
BigtableGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-