| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.driver | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | LoadBalancingStrategyProvides a method for selecting the host from a  Cluster. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | LoadBalancingStrategy.RoundRobinA simple round-robin strategy that simply selects the next host in the  Clusterto send theRequestMessageto. | 
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.