NetworkControlRpcBlockingStub
xyz.stratalab.node.services.NetworkControlRpcGrpc.NetworkControlRpcBlockingStub
class NetworkControlRpcBlockingStub(channel: Channel, options: CallOptions) extends AbstractStub[NetworkControlRpcBlockingStub], NetworkControlRpcBlockingClient
Attributes
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Add remote peer as known peer, node will node install connection to that peer automatically
Add remote peer as known peer, node will node install connection to that peer automatically
Attributes
- Definition Classes
Attributes
- Definition Classes
-
AbstractStub
Instruct the node to forget peer i.e. close connection and remove peer from known hosts
Instruct the node to forget peer i.e. close connection and remove peer from known hosts
Attributes
- Definition Classes
Get current hostId
Inherited methods
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- NetworkControlRpcBlockingClient
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
@ExperimentalApi(value = "https://github.com/grpc/grpc-java/issues/2563")
Attributes
- Inherited from:
- AbstractStub
@ExperimentalApi(value = "https://github.com/grpc/grpc-java/issues/2563")
Attributes
- Inherited from:
- AbstractStub
@ExperimentalApi(value = "https://github.com/grpc/grpc-java/issues/1869")
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Deprecated and Inherited methods
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- AbstractStub
In this article