|
JULEA
|
Data Fields | |
| JConfiguration * | configuration |
| JConnectionPoolQueue * | object_queues |
| JConnectionPoolQueue * | kv_queues |
| JConnectionPoolQueue * | db_queues |
| guint | object_len |
| guint | kv_len |
| guint | db_len |
| guint | max_count |
A connection.
| JConfiguration* JConnectionPool::configuration |
| guint JConnectionPool::db_len |
| JConnectionPoolQueue* JConnectionPool::db_queues |
| guint JConnectionPool::kv_len |
| JConnectionPoolQueue* JConnectionPool::kv_queues |
| guint JConnectionPool::max_count |
| guint JConnectionPool::object_len |
| JConnectionPoolQueue* JConnectionPool::object_queues |