| Package | Description |
|---|---|
| org.apache.tinkerpop.gremlin.driver |
| Modifier and Type | Method and Description |
|---|---|
protected abstract org.apache.tinkerpop.gremlin.driver.Connection |
Client.chooseConnection(RequestMessage msg)
Chooses a
Connection to write the message to. |
protected org.apache.tinkerpop.gremlin.driver.Connection |
Client.ClusteredClient.chooseConnection(RequestMessage msg) |
protected org.apache.tinkerpop.gremlin.driver.Connection |
Client.SessionedClient.chooseConnection(RequestMessage msg) |
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.