com.hazelcast.client.connection
Class Router
java.lang.Object
com.hazelcast.client.connection.Router
public class Router
- extends Object
TODO:
Do we want to keep the router? It can't carry its weight since it only delegates to the LoadBalancer.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Router
public Router(LoadBalancer loadBalancer)
next
public Address next()
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.