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

Public Member Functions

 ConnObjectPool (LoadBalancer loadBalancer, NebulaPoolConfig config)
 
SyncConnection create () throws IOErrorException, ClientServerIncompatibleException
 
PooledObject< SyncConnectionwrap (SyncConnection connection)
 
void destroyObject (PooledObject< SyncConnection > p) throws Exception
 
boolean validateObject (PooledObject< SyncConnection > p)
 
void activateObject (PooledObject< SyncConnection > p) throws Exception
 
boolean init ()
 
void updateServerStatus ()
 

Detailed Description

Definition at line 12 of file ConnObjectPool.java.


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