Uses of Class
com.google.bigtable.v2.BigtableGrpc.BigtableStub
-
Packages that use BigtableGrpc.BigtableStub Package Description com.google.bigtable.v2 -
-
Uses of BigtableGrpc.BigtableStub in com.google.bigtable.v2
Methods in com.google.bigtable.v2 that return BigtableGrpc.BigtableStub Modifier and Type Method Description protected BigtableGrpc.BigtableStub
BigtableGrpc.BigtableStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static BigtableGrpc.BigtableStub
BigtableGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-