Uses of Class
org.apache.iotdb.commons.client.exception.ClientManagerException
-
Packages that use ClientManagerException Package Description org.apache.iotdb.commons.client org.apache.iotdb.commons.client.exception -
-
Uses of ClientManagerException in org.apache.iotdb.commons.client
Methods in org.apache.iotdb.commons.client that throw ClientManagerException Modifier and Type Method Description VClientManager. borrowClient(K node)VIClientManager. borrowClient(K node)get a client V for node K from the IClientManager. -
Uses of ClientManagerException in org.apache.iotdb.commons.client.exception
Subclasses of ClientManagerException in org.apache.iotdb.commons.client.exception Modifier and Type Class Description classBorrowNullClientManagerException
-