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