public class EchoServiceNode extends Object
BasicAuctionClusteredService.| Constructor and Description |
|---|
EchoServiceNode() |
| Modifier and Type | Method and Description |
|---|---|
static String |
clusterMembers(List<String> hostnames)
String representing the cluster members configuration which can be used for
ClusterMember.parse(String). |
static void |
main(String[] args)
Main method for launching the process.
|
public static String clusterMembers(List<String> hostnames)
ClusterMember.parse(String).hostnames - of the cluster members.ClusterMember.parse(String).public static void main(String[] args)
args - passed to the process.Copyright © 2014-2020 Real Logic Limited. All Rights Reserved.