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