Uses of Package
org.opendaylight.infrautils.utils.concurrent
-
Packages that use org.opendaylight.infrautils.utils.concurrent Package Description org.opendaylight.infrautils.utils.concurrent General purpose concurrency related utilities. -
Classes in org.opendaylight.infrautils.utils.concurrent used by org.opendaylight.infrautils.utils.concurrent Class Description ImmutableThreadFactoryProvider Immutable implementation ofThreadFactoryProvider
.ImmutableThreadFactoryProvider.Builder Builds instances of typeImmutableThreadFactoryProvider
.ImmutableThreadFactoryProvider.BuildFinal ImmutableThreadFactoryProvider.LoggerBuildStage ImmutableThreadFactoryProvider.NamePrefixBuildStage NamedSimpleReentrantLock AReentrantLock
which has a name and provides simplified locking operations.NamedSimpleReentrantLock.Acquired Result of a successful lock operation, representing a single lease on the lock.NamedSimpleReentrantLock.AcquireResult Base result of a locking operation.ThreadFactoryProvider Builder forThreadFactory
.