| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.driver.remote | 
| Modifier and Type | Method and Description | 
|---|---|
| static DriverRemoteConnection | DriverRemoteConnection. using(Cluster cluster)Creates a  DriverRemoteConnectionfrom an existingClusterinstance. | 
| static DriverRemoteConnection | DriverRemoteConnection. using(Cluster cluster,
     String remoteTraversalSourceName)Creates a  DriverRemoteConnectionfrom an existingClusterinstance. | 
| static DriverRemoteConnection | DriverRemoteConnection. using(Configuration conf)Creates a  DriverRemoteConnectionusing an ApacheConfigurationobject. | 
| static DriverRemoteConnection | DriverRemoteConnection. using(String clusterConfFile)Creates a  DriverRemoteConnectionusing a newClusterinstance created from the supplied
 configuration file. | 
| static DriverRemoteConnection | DriverRemoteConnection. using(String clusterConfFile,
     String remoteTraversalSourceName)Creates a  DriverRemoteConnectionusing a newClusterinstance created from the supplied
 configuration file. | 
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.