Uses of Package
org.apache.iotdb.commons.concurrent
-
Classes in org.apache.iotdb.commons.concurrent used by org.apache.iotdb.commons.auth.role Class Description HashLock This class manages an array of locks and use the hash code of an object as an index of the array to find the corresponding lock, so that the operations on the same key (string) can be prevented while the number of locks remain controlled. -
Classes in org.apache.iotdb.commons.concurrent used by org.apache.iotdb.commons.auth.user Class Description HashLock This class manages an array of locks and use the hash code of an object as an index of the array to find the corresponding lock, so that the operations on the same key (string) can be prevented while the number of locks remain controlled. -
Classes in org.apache.iotdb.commons.concurrent used by org.apache.iotdb.commons.concurrent Class Description IoTThreadFactory ThreadName -
Classes in org.apache.iotdb.commons.concurrent used by org.apache.iotdb.commons.concurrent.threadpool Class Description IoTThreadFactory