Interface ChooseEndpointStrategy


  • public interface ChooseEndpointStrategy
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.apache.tinkerpop.gremlin.driver.EndpointClient choose​(org.apache.tinkerpop.gremlin.driver.EndpointClientCollection clientHolders)  
    • Method Detail

      • choose

        org.apache.tinkerpop.gremlin.driver.EndpointClient choose​(org.apache.tinkerpop.gremlin.driver.EndpointClientCollection clientHolders)