Package org.apache.nifi.util
package org.apache.nifi.util
-
ClassDescriptionIMPORTANT: This component is not part of public API! ====================================================A RingBuffer that can be used to scan byte sequences for subsequences.RingBuffer<T>Thread-safe implementation of a RingBufferDefines 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>)
methodFluent api for checking one or more strings and selecting the first non-empty one.Tuple<A,B> Utility class providing java.net.URI utilities.