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