NebulaGraph Java Client  release-3.6
StorageConnPool Class Reference
+ Inheritance diagram for StorageConnPool:
+ Collaboration diagram for StorageConnPool:

Public Member Functions

 StorageConnPool (StoragePoolConfig config)
 
void close ()
 
GraphStorageConnection getStorageConnection (HostAddress address) throws Exception
 
void release (HostAddress address, GraphStorageConnection connection)
 
int getNumActive (HostAddress address)
 
int get (HostAddress address)
 

Detailed Description

Definition at line 15 of file StorageConnPool.java.


The documentation for this class was generated from the following file: