public static class Agent.Node extends Object implements Closeable
Node(String nodeName, List<String> nodesToJoin)
Node(String nodeName, List<String> nodesToJoin, int portRange)
void
close()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Node(String nodeName, List<String> nodesToJoin)
public Node(String nodeName, List<String> nodesToJoin, int portRange)
public void close()
close
Closeable
AutoCloseable
Copyright © 2020. All rights reserved.