Uses of Class
com.arangodb.config.HostDescription
-
Packages that use HostDescription Package Description com.arangodb.config -
-
Uses of HostDescription in com.arangodb.config
Methods in com.arangodb.config that return HostDescription Modifier and Type Method Description static HostDescription
HostDescription. parse(CharSequence value)
Factory method used by MicroProfile Config as automatic converter.Methods in com.arangodb.config that return types with arguments of type HostDescription Modifier and Type Method Description default Optional<List<HostDescription>>
ArangoConfigProperties. getHosts()
-