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