| Package | Description |
|---|---|
| org.opendaylight.infrautils.utils.concurrent |
General purpose concurrency related utilities.
|
| Class and Description |
|---|
| ImmutableThreadFactoryProvider
Immutable implementation of
ThreadFactoryProvider. |
| ImmutableThreadFactoryProvider.Builder
Builds instances of type
ImmutableThreadFactoryProvider. |
| ImmutableThreadFactoryProvider.BuildFinal |
| ImmutableThreadFactoryProvider.LoggerBuildStage |
| ImmutableThreadFactoryProvider.NamePrefixBuildStage |
| NamedSimpleReentrantLock
A
ReentrantLock 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 for
ThreadFactory. |
Copyright © 2019 OpenDaylight. All rights reserved.