Package | Description |
---|---|
com.franz.agraph.pool |
Connection pool implementation for AllegroGraph.
|
Modifier and Type | Method and Description |
---|---|
static AGConnProp |
AGConnProp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AGConnProp[] |
AGConnProp.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static AGConnPool |
AGConnPool.create(Map<AGConnProp,String> connProps,
Map<AGPoolProp,String> poolProps)
Create a pool from configuration properties.
|
Constructor and Description |
---|
AGConnConfig(Map<AGConnProp,String> props) |
Copyright © 2024 Franz Inc.. All rights reserved.