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