Uses of Class
com.ocient.jdbc.XGConnection.RemoteEndpoint
Packages that use XGConnection.RemoteEndpoint
-
Uses of XGConnection.RemoteEndpoint in com.ocient.jdbc
Fields in com.ocient.jdbc with type parameters of type XGConnection.RemoteEndpointModifier and TypeFieldDescriptionfinal List<XGConnection.RemoteEndpoint> XGConnection.RemoteNode.endpointsprotected Optional<XGConnection.RemoteEndpoint> XGConnection.lastConnectedEndpointMethods in com.ocient.jdbc that return XGConnection.RemoteEndpointMethods in com.ocient.jdbc that return types with arguments of type XGConnection.RemoteEndpointModifier and TypeMethodDescriptionprotected Optional<XGConnection.RemoteEndpoint> XGConnection.getLastConnectedEndpoint()protected Stream<XGConnection.RemoteEndpoint> XGConnection.getSecondaryInterfaces()Constructor parameters in com.ocient.jdbc with type arguments of type XGConnection.RemoteEndpoint