Uses of Class
org.opennms.features.openconfig.proto.gnmi.gNMIGrpc.gNMIFutureStub
-
Packages that use gNMIGrpc.gNMIFutureStub Package Description org.opennms.features.openconfig.proto.gnmi -
-
Uses of gNMIGrpc.gNMIFutureStub in org.opennms.features.openconfig.proto.gnmi
Methods in org.opennms.features.openconfig.proto.gnmi that return gNMIGrpc.gNMIFutureStub Modifier and Type Method Description protected gNMIGrpc.gNMIFutureStub
gNMIGrpc.gNMIFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static gNMIGrpc.gNMIFutureStub
gNMIGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-