Uses of Class
org.apache.pulsar.functions.proto.InstanceControlGrpc.InstanceControlFutureStub
-
-
Uses of InstanceControlGrpc.InstanceControlFutureStub in org.apache.pulsar.functions.proto
Methods in org.apache.pulsar.functions.proto that return InstanceControlGrpc.InstanceControlFutureStub Modifier and Type Method Description protected InstanceControlGrpc.InstanceControlFutureStubInstanceControlGrpc.InstanceControlFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static InstanceControlGrpc.InstanceControlFutureStubInstanceControlGrpc. newFutureStub(io.grpc.Channel channel)Creates a new ListenableFuture-style stub that supports unary calls on the service
-