public static final class DevGrpc.DevFutureStub extends io.grpc.stub.AbstractFutureStub<DevGrpc.DevFutureStub>
| Modifier and Type | Method and Description | 
|---|---|
protected DevGrpc.DevFutureStub | 
build(io.grpc.Channel channel,
     io.grpc.CallOptions callOptions)  | 
com.google.common.util.concurrent.ListenableFuture<DevOuterClass.ImportGraphResponse> | 
importGraph(LightningApi.ChannelGraph request)
ImportGraph imports a ChannelGraph into the graph database. 
 | 
protected DevGrpc.DevFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<DevGrpc.DevFutureStub>public com.google.common.util.concurrent.ListenableFuture<DevOuterClass.ImportGraphResponse> importGraph(LightningApi.ChannelGraph request)
ImportGraph imports a ChannelGraph into the graph database. Should only be used for development.