Uses of Enum Class
com.franz.agraph.pool.AGConnProp
Packages that use AGConnProp
-
Uses of AGConnProp in com.franz.agraph.pool
Methods in com.franz.agraph.pool that return AGConnPropModifier and TypeMethodDescriptionstatic AGConnProp
Returns the enum constant of this class with the specified name.static AGConnProp[]
AGConnProp.values()
Returns an array containing the constants of this enum class, in the order they are declared.Method parameters in com.franz.agraph.pool with type arguments of type AGConnPropModifier and TypeMethodDescriptionstatic AGConnPool
AGConnPool.create
(Map<AGConnProp, String> connProps, Map<AGPoolProp, String> poolProps) Create a pool from configuration properties.Constructor parameters in com.franz.agraph.pool with type arguments of type AGConnProp