| Interface | Description |
|---|---|
| RingBuffer.Filter<S> | |
| RingBuffer.ForEachEvaluator<S> |
Defines an interface that can be used to iterate over all of the elements in the RingBuffer via the
RingBuffer.forEach(org.apache.nifi.util.RingBuffer.ForEachEvaluator<T>) method |
| StringSelector |
Fluent api for checking one or more strings and selecting the first non-empty one.
|
| Class | Description |
|---|---|
| ComponentIdGenerator |
IMPORTANT: This component is not part of public API!
====================================================
|
| DomUtils | |
| EscapeUtils | |
| FormatUtils | |
| NaiveSearchRingBuffer |
A RingBuffer that can be used to scan byte sequences for subsequences.
|
| RingBuffer<T> |
Thread-safe implementation of a RingBuffer
|
| StopWatch | |
| Tuple<A,B> |
| Enum | Description |
|---|---|
| RingBuffer.IterationDirection |
Copyright © 2023 Apache NiFi Project. All rights reserved.