| Class and Description |
|---|
| LoggingContext.PreviousContext
A snapshot of an MDC context that can be
LoggingContext.PreviousContext.restore(). |
| Metronome
A class that can be used to perform an action at a regular interval.
|
| Class and Description |
|---|
| Clock
An abstraction for a clock.
|
| LoggingContext.PreviousContext
A snapshot of an MDC context that can be
LoggingContext.PreviousContext.restore(). |
| Class and Description |
|---|
| SchemaNameAdjuster
A adjuster for the names of change data message schemas.
|
| Threads.Timer
Expires after defined time period.
|
| Class and Description |
|---|
| Clock
An abstraction for a clock.
|
| Class and Description |
|---|
| Clock
An abstraction for a clock.
|
| FunctionalReadWriteLock
A form of a read-write lock that has methods that allow lambdas to be performed while the read or write lock is acquired and
held.
|
| SchemaNameAdjuster
A adjuster for the names of change data message schemas.
|
| Threads.Timer
Expires after defined time period.
|
| Class and Description |
|---|
| FunctionalReadWriteLock
A form of a read-write lock that has methods that allow lambdas to be performed while the read or write lock is acquired and
held.
|
| Class and Description |
|---|
| BoundedConcurrentHashMap
A hash table supporting full concurrency of retrievals and
adjustable expected concurrency for updates.
|
| Class and Description |
|---|
| BoundedConcurrentHashMap
A hash table supporting full concurrency of retrievals and
adjustable expected concurrency for updates.
|
| SchemaNameAdjuster
A adjuster for the names of change data message schemas.
|
| Class and Description |
|---|
| BoundedConcurrentHashMap.Eviction |
| BoundedConcurrentHashMap.EvictionListener |
| BoundedConcurrentHashMap.EvictionPolicy |
| BoundedConcurrentHashMap.HashEntry
ConcurrentHashMap list entry.
|
| BoundedConcurrentHashMap.HashIterator |
| BoundedConcurrentHashMap.LIRS |
| BoundedConcurrentHashMap.LIRSHashEntry
Adapted to Infinispan BoundedConcurrentHashMap using LIRS implementation ideas from Charles Fry (fry@google.com)
See http://code.google.com/p/concurrentlinkedhashmap/source/browse/trunk/src/test/java/com/googlecode/concurrentlinkedhashmap/caches/LirsMap.java
for original sources
|
| BoundedConcurrentHashMap.Recency |
| BoundedConcurrentHashMap.Segment
Segments are specialized versions of hash tables.
|
| Clock
An abstraction for a clock.
|
| DelayStrategy
Encapsulates the logic of determining a delay when some criteria is met.
|
| ElapsedTimeStrategy
Encapsulates the logic of determining a delay when some criteria is met.
|
| FunctionalReadWriteLock
A form of a read-write lock that has methods that allow lambdas to be performed while the read or write lock is acquired and
held.
|
| Iterators.PreviewIterator
A read only iterator that is able to preview the next value without consuming it or altering the behavior or semantics
of the normal
Iterator methods. |
| Joiner
A utility for joining multiple
character sequences together. |
| LoggingContext.PreviousContext
A snapshot of an MDC context that can be
LoggingContext.PreviousContext.restore(). |
| Metronome
A class that can be used to perform an action at a regular interval.
|
| SchemaNameAdjuster
A adjuster for the names of change data message schemas.
|
| SchemaNameAdjuster.ReplacementFunction
Function used to determine the replacement for a character that is not valid per Avro rules.
|
| SchemaNameAdjuster.ReplacementOccurred
Function used to report that an original value was replaced with an Avro-compatible string.
|
| Stopwatch
A stopwatch for measuring durations.
|
| Stopwatch.BaseDurations
Abstract base class for
Stopwatch.Durations implementations. |
| Stopwatch.Durations
The average and total durations as measured by one or more stopwatches.
|
| Stopwatch.Statistics
The timing statistics for a recorded set of samples.
|
| Stopwatch.StopwatchSet
A set of stopwatches whose durations are combined.
|
| Strings.CharacterPredicate
Represents a predicate (boolean-valued function) of one character argument.
|
| Strings.Justify |
| Threads.Timer
Expires after defined time period.
|
| Threads.TimeSince
Measures the amount time that has elapsed since the last
reset. |
| VariableLatch
A latch that works similarly to
CountDownLatch except that it can also increase the count dynamically. |
| VariableLatch.Sync
Synchronization control For CountDownLatch.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.