| Interface | Description |
|---|---|
| PeersGrpc.AsyncService |
Peers is a service that can be used to get information and interact
with the other nodes of the network.
|
| PeersOuterClass.NodeAnnouncementUpdateRequestOrBuilder | |
| PeersOuterClass.NodeAnnouncementUpdateResponseOrBuilder | |
| PeersOuterClass.UpdateAddressActionOrBuilder | |
| PeersOuterClass.UpdateFeatureActionOrBuilder |
| Class | Description |
|---|---|
| PeersGrpc |
Peers is a service that can be used to get information and interact
with the other nodes of the network.
|
| PeersGrpc.PeersBlockingStub |
A stub to allow clients to do synchronous rpc calls to service Peers.
|
| PeersGrpc.PeersFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service Peers.
|
| PeersGrpc.PeersImplBase |
Base class for the server implementation of the service Peers.
|
| PeersGrpc.PeersStub |
A stub to allow clients to do asynchronous rpc calls to service Peers.
|
| PeersOuterClass | |
| PeersOuterClass.NodeAnnouncementUpdateRequest |
Protobuf type
peersrpc.NodeAnnouncementUpdateRequest |
| PeersOuterClass.NodeAnnouncementUpdateRequest.Builder |
Protobuf type
peersrpc.NodeAnnouncementUpdateRequest |
| PeersOuterClass.NodeAnnouncementUpdateResponse |
Protobuf type
peersrpc.NodeAnnouncementUpdateResponse |
| PeersOuterClass.NodeAnnouncementUpdateResponse.Builder |
Protobuf type
peersrpc.NodeAnnouncementUpdateResponse |
| PeersOuterClass.UpdateAddressAction |
Protobuf type
peersrpc.UpdateAddressAction |
| PeersOuterClass.UpdateAddressAction.Builder |
Protobuf type
peersrpc.UpdateAddressAction |
| PeersOuterClass.UpdateFeatureAction |
Protobuf type
peersrpc.UpdateFeatureAction |
| PeersOuterClass.UpdateFeatureAction.Builder |
Protobuf type
peersrpc.UpdateFeatureAction |
| Enum | Description |
|---|---|
| PeersOuterClass.FeatureSet |
Protobuf enum
peersrpc.FeatureSet |
| PeersOuterClass.UpdateAction |
UpdateAction is used to determine the kind of action we are referring to.
|