Uses of Class
org.jgroups.protocols.raft.CLIENT
Packages that use CLIENT
-
Uses of CLIENT in org.jgroups.protocols.raft
Methods in org.jgroups.protocols.raft that return CLIENTModifier and TypeMethodDescriptionCLIENT.setBindAddress(InetAddress b) CLIENT.setIdleTime(long t) CLIENT.setMaxThreads(int t) CLIENT.setMinThreads(int t) CLIENT.setPort(int p) CLIENT.setReceiveBufferSize(int s)