Interface ClusterFactory
-
public interface ClusterFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.apache.tinkerpop.gremlin.driver.ClustercreateCluster(EndpointCollection endpoints)
-
-
-
Method Detail
-
createCluster
org.apache.tinkerpop.gremlin.driver.Cluster createCluster(EndpointCollection endpoints)
-
-