Package org.apache.iotdb.commons.concurrent
-
Class Summary 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.IoTDBDaemonThreadFactory IoTDBDefaultThreadExceptionHandler IoTDBThreadPoolFactory This class is used to create thread pool which must contain the pool name.IoTThreadFactory WrappedCallable<V> A wrapper forCallablelogging errors when uncaught exception is thrown.WrappedRunnable A wrapper forRunnablelogging errors when uncaught exception is thrown. -
Enum Summary Enum Description ThreadName