public class StatusRPC extends Object
| Constructor and Description |
|---|
StatusRPC() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,OnetProto.Status> |
getStatus(ServerIdentity sid)
Make an RPC to the conode identified by its server identity (sid) to get its status.
|
public static Map<String,OnetProto.Status> getStatus(ServerIdentity sid) throws CothorityCommunicationException
sid - The server identity of the conode.CothorityCommunicationExceptionCopyright © 2018. All rights reserved.