Uses of Interface
org.apache.iotdb.commons.client.IClientManager
-
Packages that use IClientManager Package Description org.apache.iotdb.commons.client -
-
Uses of IClientManager in org.apache.iotdb.commons.client
Classes in org.apache.iotdb.commons.client that implement IClientManager Modifier and Type Class Description classClientManager<K,V>Methods in org.apache.iotdb.commons.client that return IClientManager Modifier and Type Method Description IClientManager<K,V>IClientManager.Factory. createClientManager(IClientPoolFactory<K,V> clientPoolFactory)
-