Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W Z 

A

AbstractDemarcator - Class in org.apache.nifi.stream.io.util
Base class for implementing streaming demarcators.
AbstractDemarcator(InputStream, int) - Constructor for class org.apache.nifi.stream.io.util.AbstractDemarcator
Constructs an instance of demarcator with provided InputStream and max buffer size.
AbstractDemarcator(InputStream, int, int) - Constructor for class org.apache.nifi.stream.io.util.AbstractDemarcator
Constructs an instance of demarcator with provided InputStream and max buffer size and initial buffer size.
AbstractTextDemarcator - Class in org.apache.nifi.stream.io.util
 
AbstractTextDemarcator(Reader, int) - Constructor for class org.apache.nifi.stream.io.util.AbstractTextDemarcator
Constructs an instance of demarcator with provided InputStream and max buffer size.
AbstractTextDemarcator(Reader, int, int) - Constructor for class org.apache.nifi.stream.io.util.AbstractTextDemarcator
Constructs an instance of demarcator with provided InputStream and max buffer size and initial buffer size.
add(T) - Method in class org.apache.nifi.util.RingBuffer
Adds the given value to the RingBuffer and returns the value that was removed in order to make room.
add(T) - Method in class org.apache.nifi.util.timebuffer.TimedBuffer
 
add(S) - Method in class org.apache.nifi.util.timebuffer.TimedBuffer.EntitySum
 
add(TimestampedLongAggregation.TimestampedAggregation) - Method in class org.apache.nifi.util.timebuffer.TimestampedLongAggregation.TimestampedAggregation
 
add12HourBaseOne() - Method in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
add12HourBaseZero() - Method in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
addAmPmMarker() - Method in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
addAndCompare(byte) - Method in class org.apache.nifi.stream.io.util.NonThreadSafeCircularBuffer
 
addAndCompare(byte) - Method in class org.apache.nifi.util.NaiveSearchRingBuffer
Add the given byte to the buffer and notify whether or not the byte completes the desired byte sequence.
addDayInMonth() - Method in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
addDayInYear() - Method in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
addDayNumberInWeek() - Method in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
addDayOfWeekInMonth() - Method in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
addEraDesignator() - Method in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
addGeneralTimeZone() - Method in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
addHourInDayBaseOne() - Method in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
addHourInDayBaseZero() - Method in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
addISO8601TimeZone() - Method in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
addLongDayNameInWeek() - Method in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
addLongMonth() - Method in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
addMatch(SearchTerm<T>, int, Node) - Method in class org.apache.nifi.util.search.ahocorasick.AhoCorasick
 
addMillisecond() - Method in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
addMinuteInHour() - Method in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
addOrReset(S) - Method in class org.apache.nifi.util.timebuffer.TimedBuffer.EntitySum
 
addResult(SearchTerm) - Method in class org.apache.nifi.util.search.ahocorasick.SearchState
 
addRFC822TimeZone() - Method in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
addSecondInMinute() - Method in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
addShortDayNameInWeek() - Method in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
addShortMonth() - Method in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
addWeekInMonth() - Method in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
addWeekInYear() - Method in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
addYear(int) - Method in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
aggregate(TimedCountSize, TimedCountSize) - Method in class org.apache.nifi.util.timebuffer.CountSizeEntityAccess
 
aggregate(TimestampedLongAggregation, TimestampedLongAggregation) - Method in class org.apache.nifi.util.timebuffer.CountSumMinMaxAccess
 
aggregate(T, T) - Method in interface org.apache.nifi.util.timebuffer.EntityAccess
 
aggregate(TimestampedLong, TimestampedLong) - Method in class org.apache.nifi.util.timebuffer.LongEntityAccess
 
AhoCorasick<T> - Class in org.apache.nifi.util.search.ahocorasick
 
AhoCorasick() - Constructor for class org.apache.nifi.util.search.ahocorasick.AhoCorasick
Constructs a new search object.
allDataRead - Variable in class org.apache.nifi.remote.io.CompressionInputStream
 
allowEL - Variable in class org.apache.nifi.processor.util.StandardValidators.DirectoryExistsValidator
 
allowEL - Variable in class org.apache.nifi.processor.util.StandardValidators.FileExistsValidator
 
AMPM_PATTERN - Static variable in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
AMPM_RANGE - Static variable in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
appendChar(char) - Method in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
asList() - Method in class org.apache.nifi.util.RingBuffer
 
ATTRIBUTE_EXPRESSION_LANGUAGE_VALIDATOR - Static variable in class org.apache.nifi.processor.util.StandardValidators
 
ATTRIBUTE_KEY_PROPERTY_NAME_VALIDATOR - Static variable in class org.apache.nifi.processor.util.StandardValidators
 
ATTRIBUTE_KEY_VALIDATOR - Static variable in class org.apache.nifi.processor.util.StandardValidators
 
available() - Method in class org.apache.nifi.remote.io.InterruptableInputStream
 
available() - Method in class org.apache.nifi.remote.io.socket.SocketChannelInputStream
 
available() - Method in class org.apache.nifi.stream.io.ByteCountingInputStream
 
available() - Method in class org.apache.nifi.stream.io.LimitingInputStream
 
availableBytesLength - Variable in class org.apache.nifi.stream.io.util.AbstractDemarcator
 
availableBytesLength - Variable in class org.apache.nifi.stream.io.util.AbstractTextDemarcator
 
availablePort() - Static method in class org.apache.nifi.remote.io.socket.NetworkUtils
Will determine the available port

B

bais - Variable in class org.apache.nifi.stream.io.RepeatingInputStream
 
beginPattern(char) - Method in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
binPrecision - Variable in class org.apache.nifi.util.timebuffer.TimedBuffer
 
binPrecision - Variable in class org.apache.nifi.util.timebuffer.TimedBuffer.EntitySum
 
bins - Variable in class org.apache.nifi.util.timebuffer.TimedBuffer
 
BOOLEAN_VALIDATOR - Static variable in class org.apache.nifi.processor.util.StandardValidators
 
buffer - Variable in class org.apache.nifi.remote.io.CompressionInputStream
 
buffer - Variable in class org.apache.nifi.remote.io.CompressionOutputStream
 
buffer - Variable in class org.apache.nifi.remote.io.socket.BufferStateManager
 
buffer - Variable in class org.apache.nifi.stream.io.LeakyBucketStreamThrottler.Drain
 
buffer - Variable in class org.apache.nifi.stream.io.util.AbstractDemarcator
 
buffer - Variable in class org.apache.nifi.stream.io.util.AbstractTextDemarcator
 
buffer - Variable in class org.apache.nifi.stream.io.util.NonThreadSafeCircularBuffer
 
buffer - Variable in class org.apache.nifi.util.NaiveSearchRingBuffer
 
buffer - Variable in class org.apache.nifi.util.RingBuffer
 
bufferAndDecompress() - Method in class org.apache.nifi.remote.io.CompressionInputStream
 
bufferedByte - Variable in class org.apache.nifi.remote.io.socket.SocketChannelInputStream
 
BufferedInputStream - Class in org.apache.nifi.stream.io
Deprecated.
use java.io.BufferedInputStream instead
BufferedInputStream(InputStream) - Constructor for class org.apache.nifi.stream.io.BufferedInputStream
Deprecated.
 
BufferedInputStream(InputStream, int) - Constructor for class org.apache.nifi.stream.io.BufferedInputStream
Deprecated.
 
BufferedOutputStream - Class in org.apache.nifi.stream.io
Deprecated.
use java.io.BufferedOutputStream instead
BufferedOutputStream(OutputStream) - Constructor for class org.apache.nifi.stream.io.BufferedOutputStream
Deprecated.
 
BufferedOutputStream(OutputStream, int) - Constructor for class org.apache.nifi.stream.io.BufferedOutputStream
Deprecated.
 
bufferFull() - Method in class org.apache.nifi.remote.io.CompressionOutputStream
 
bufferIndex - Variable in class org.apache.nifi.remote.io.CompressionInputStream
 
bufferIndex - Variable in class org.apache.nifi.remote.io.CompressionOutputStream
 
bufferSize - Variable in class org.apache.nifi.stream.io.util.NonThreadSafeCircularBuffer
 
bufferSize - Variable in class org.apache.nifi.util.NaiveSearchRingBuffer
 
BufferStateManager - Class in org.apache.nifi.remote.io.socket
 
BufferStateManager(ByteBuffer) - Constructor for class org.apache.nifi.remote.io.socket.BufferStateManager
 
BufferStateManager(ByteBuffer, BufferStateManager.Direction) - Constructor for class org.apache.nifi.remote.io.socket.BufferStateManager
 
BufferStateManager.Direction - Enum in org.apache.nifi.remote.io.socket
 
ByteArrayInputStream - Class in org.apache.nifi.stream.io
Deprecated.
use java.io.ByteArrayInputStream instead
ByteArrayInputStream(byte[]) - Constructor for class org.apache.nifi.stream.io.ByteArrayInputStream
Deprecated.
 
ByteArrayInputStream(byte[], int, int) - Constructor for class org.apache.nifi.stream.io.ByteArrayInputStream
Deprecated.
 
ByteArrayOutputStream - Class in org.apache.nifi.stream.io
Deprecated.
use java.io.ByteArrayOutputStream instead
ByteArrayOutputStream() - Constructor for class org.apache.nifi.stream.io.ByteArrayOutputStream
Deprecated.
 
ByteArrayOutputStream(int) - Constructor for class org.apache.nifi.stream.io.ByteArrayOutputStream
Deprecated.
 
ByteCountingInputStream - Class in org.apache.nifi.stream.io
 
ByteCountingInputStream(InputStream) - Constructor for class org.apache.nifi.stream.io.ByteCountingInputStream
 
ByteCountingInputStream(InputStream, long) - Constructor for class org.apache.nifi.stream.io.ByteCountingInputStream
 
ByteCountingOutputStream - Class in org.apache.nifi.stream.io
 
ByteCountingOutputStream(OutputStream) - Constructor for class org.apache.nifi.stream.io.ByteCountingOutputStream
 
ByteCountingOutputStream(OutputStream, long) - Constructor for class org.apache.nifi.stream.io.ByteCountingOutputStream
 
BytePatternNotFoundException - Exception in org.apache.nifi.stream.io.exception
 
BytePatternNotFoundException(String) - Constructor for exception org.apache.nifi.stream.io.exception.BytePatternNotFoundException
 
bytes - Variable in class org.apache.nifi.util.search.SearchTerm
 
BYTES_IN_GIGABYTE - Static variable in class org.apache.nifi.util.FormatUtils
 
BYTES_IN_KILOBYTE - Static variable in class org.apache.nifi.util.FormatUtils
 
BYTES_IN_MEGABYTE - Static variable in class org.apache.nifi.util.FormatUtils
 
BYTES_IN_TERABYTE - Static variable in class org.apache.nifi.util.FormatUtils
 
bytesCopied - Variable in class org.apache.nifi.stream.io.LeakyBucketStreamThrottler.Response
 
bytesRead - Variable in class org.apache.nifi.stream.io.ByteCountingInputStream
 
bytesRead - Variable in class org.apache.nifi.stream.io.LimitingInputStream
 
bytesRead - Variable in class org.apache.nifi.util.search.ahocorasick.SearchState
 
bytesSinceMark - Variable in class org.apache.nifi.stream.io.ByteCountingInputStream
 
bytesSkipped - Variable in class org.apache.nifi.stream.io.ByteCountingInputStream
 
bytesWritten - Variable in class org.apache.nifi.stream.io.ByteCountingOutputStream
 

C

calculateDataRate(long) - Method in class org.apache.nifi.util.StopWatch
 
calculateMultiplier(TimeUnit, TimeUnit) - Static method in class org.apache.nifi.util.FormatUtils
Returns the numerical multiplier to convert a value from originalTimeUnit to newTimeUnit (i.e.
CARRIAGE_RETURN - Static variable in class org.apache.nifi.stream.io.util.LineDemarcator
 
channel - Variable in class org.apache.nifi.remote.io.socket.SocketChannelInputStream
 
channel - Variable in class org.apache.nifi.remote.io.socket.SocketChannelOutputStream
 
CHANNEL_FULL_WAIT_NANOS - Static variable in class org.apache.nifi.remote.io.socket.SocketChannelOutputStream
 
CHARACTER_SET_VALIDATOR - Static variable in class org.apache.nifi.processor.util.StandardValidators
 
CHARACTER_SET_VALIDATOR_WITH_EVALUATION - Static variable in class org.apache.nifi.processor.util.StandardValidators
This validator will evaluate an expression using ONLY environment and variable registry properties, then validate that the result is a supported character set.
charCount - Variable in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
checkAndReset() - Method in class org.apache.nifi.util.file.monitor.SynchronousFileWatcher
Checks if the file has been updated according to the configured UpdateMonitor and resets the state
checkForUpdate() - Method in class org.apache.nifi.util.file.monitor.SynchronousFileWatcher
 
checkUpdateMillis - Variable in class org.apache.nifi.util.file.monitor.SynchronousFileWatcher
 
ClassLoaderUtils - Class in org.apache.nifi.util.file.classloader
 
ClassLoaderUtils() - Constructor for class org.apache.nifi.util.file.classloader.ClassLoaderUtils
 
clear() - Method in class org.apache.nifi.remote.io.socket.BufferStateManager
Clears the contents of the buffer and sets direction to WRITE
clear() - Method in class org.apache.nifi.util.NaiveSearchRingBuffer
Clears the internal buffer so that a new search may begin
clockSequence - Static variable in class org.apache.nifi.util.ComponentIdGenerator
 
close() - Method in class org.apache.nifi.remote.io.CompressionInputStream
Calls Inflater.end() to free acquired memory to prevent OutOfMemory error.
close() - Method in class org.apache.nifi.remote.io.CompressionOutputStream
Flushes remaining buffer and calls Deflater.end() to free acquired memory to prevent OutOfMemory error.
close() - Method in class org.apache.nifi.remote.io.InterruptableInputStream
 
close() - Method in class org.apache.nifi.remote.io.InterruptableOutputStream
 
close() - Method in class org.apache.nifi.remote.io.socket.SocketChannelInputStream
Closes the underlying socket channel.
close() - Method in class org.apache.nifi.remote.io.socket.SocketChannelOutputStream
Closes the underlying SocketChannel
close() - Method in class org.apache.nifi.stream.io.ByteCountingInputStream
 
close() - Method in class org.apache.nifi.stream.io.ByteCountingOutputStream
 
close() - Method in class org.apache.nifi.stream.io.LeakyBucketStreamThrottler
 
close() - Method in class org.apache.nifi.stream.io.LimitingInputStream
 
close() - Method in class org.apache.nifi.stream.io.NonCloseableInputStream
 
close() - Method in class org.apache.nifi.stream.io.NonCloseableOutputStream
 
close() - Method in class org.apache.nifi.stream.io.NullOutputStream
 
close() - Method in class org.apache.nifi.stream.io.SynchronizedByteCountingOutputStream
 
close() - Method in class org.apache.nifi.stream.io.util.AbstractDemarcator
 
close() - Method in class org.apache.nifi.stream.io.util.AbstractTextDemarcator
 
closeQuietly(Closeable) - Static method in class org.apache.nifi.util.file.FileUtils
Closes the given closeable quietly - no logging, no exceptions...
compact() - Method in class org.apache.nifi.remote.io.socket.BufferStateManager
 
compile(String) - Static method in interface org.apache.nifi.util.text.DateTimeMatcher
 
compile(String) - Method in class org.apache.nifi.util.text.DateTimeMatcherCompiler
 
compile(String) - Method in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
Compiler() - Constructor for class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
ComponentIdGenerator - Class in org.apache.nifi.util
IMPORTANT: This component is not part of public API! ====================================================
ComponentIdGenerator() - Constructor for class org.apache.nifi.util.ComponentIdGenerator
 
CompoundUpdateMonitor - Class in org.apache.nifi.util.file.monitor
An UpdateMonitor that combines multiple UpdateMonitors such that it will indicate a change in a file only if ALL sub-monitors indicate a change.
CompoundUpdateMonitor(UpdateMonitor, UpdateMonitor...) - Constructor for class org.apache.nifi.util.file.monitor.CompoundUpdateMonitor
 
CompoundUpdateMonitor.DeferredMonitorAction - Class in org.apache.nifi.util.file.monitor
 
compressAndWrite() - Method in class org.apache.nifi.remote.io.CompressionOutputStream
Compresses the currently buffered chunk of data and sends it to the output stream
compressed - Variable in class org.apache.nifi.remote.io.CompressionOutputStream
 
compressedBuffer - Variable in class org.apache.nifi.remote.io.CompressionInputStream
 
CompressionInputStream - Class in org.apache.nifi.remote.io
 
CompressionInputStream(InputStream) - Constructor for class org.apache.nifi.remote.io.CompressionInputStream
 
CompressionOutputStream - Class in org.apache.nifi.remote.io
 
CompressionOutputStream(OutputStream) - Constructor for class org.apache.nifi.remote.io.CompressionOutputStream
 
CompressionOutputStream(OutputStream, int) - Constructor for class org.apache.nifi.remote.io.CompressionOutputStream
 
CompressionOutputStream(OutputStream, int, int, int) - Constructor for class org.apache.nifi.remote.io.CompressionOutputStream
 
computeMd5Digest(File) - Static method in class org.apache.nifi.util.file.FileUtils
Returns the MD5 hash of the given file.
computeMd5Digest(InputStream) - Static method in class org.apache.nifi.util.file.FileUtils
Returns the MD5 hash of the given stream.
consume() - Method in class org.apache.nifi.remote.io.socket.SocketChannelInputStream
 
consumedCount - Variable in class org.apache.nifi.stream.io.MinimumLengthInputStream
 
copy(InputStream, OutputStream) - Method in class org.apache.nifi.stream.io.LeakyBucketStreamThrottler
 
copy(InputStream, OutputStream, long) - Method in class org.apache.nifi.stream.io.LeakyBucketStreamThrottler
 
copy(InputStream, OutputStream) - Method in interface org.apache.nifi.stream.io.StreamThrottler
 
copy(InputStream, OutputStream, long) - Method in interface org.apache.nifi.stream.io.StreamThrottler
 
copy(InputStream, OutputStream) - Static method in class org.apache.nifi.stream.io.StreamUtils
 
copy(InputStream, OutputStream, long) - Static method in class org.apache.nifi.stream.io.StreamUtils
Copies numBytes from source to destination.
copy(InputStream, OutputStream) - Static method in class org.apache.nifi.util.file.FileUtils
 
copyAttributesToOriginal(ProcessSession, FlowFile, String, int) - Static method in enum org.apache.nifi.flowfile.attributes.FragmentAttributes
 
copyBytes(byte[], File, boolean) - Static method in class org.apache.nifi.util.file.FileUtils
 
copyExclusive(InputStream, OutputStream, int, byte[]...) - Static method in class org.apache.nifi.stream.io.StreamUtils
Copies data from in to out until either we are out of data (returns null) or we hit one of the byte patterns identified by the stoppers parameter (returns the byte pattern matched).
copyFile(File, File, boolean, boolean, boolean, Logger) - Static method in class org.apache.nifi.util.file.FileUtils
Copies the given source file to the given destination file.
copyFile(File, File, boolean, boolean, Logger) - Static method in class org.apache.nifi.util.file.FileUtils
Copies the given source file to the given destination file.
copyFile(File, OutputStream, boolean, boolean) - Static method in class org.apache.nifi.util.file.FileUtils
 
copyFile(InputStream, File, boolean, boolean) - Static method in class org.apache.nifi.util.file.FileUtils
 
copyInclusive(InputStream, OutputStream, int, byte[]...) - Static method in class org.apache.nifi.stream.io.StreamUtils
Copies data from in to out until either we are out of data (returns null) or we hit one of the byte patterns identified by the stoppers parameter (returns the byte pattern matched).
copyText(String, int) - Method in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
CoreAttributes - Enum in org.apache.nifi.flowfile.attributes
 
CoreAttributes(String) - Constructor for enum org.apache.nifi.flowfile.attributes.CoreAttributes
 
count - Variable in class org.apache.nifi.util.timebuffer.TimedCountSize
 
count - Variable in class org.apache.nifi.util.timebuffer.TimestampedLongAggregation.TimestampedAggregation
 
countSelectedElements(RingBuffer.Filter<T>) - Method in class org.apache.nifi.util.RingBuffer
 
CountSizeEntityAccess - Class in org.apache.nifi.util.timebuffer
 
CountSizeEntityAccess() - Constructor for class org.apache.nifi.util.timebuffer.CountSizeEntityAccess
 
CountSumMinMaxAccess - Class in org.apache.nifi.util.timebuffer
 
CountSumMinMaxAccess() - Constructor for class org.apache.nifi.util.timebuffer.CountSumMinMaxAccess
 
CR - Static variable in class org.apache.nifi.stream.io.util.TextLineDemarcator
 
create - Variable in class org.apache.nifi.processor.util.StandardValidators.DirectoryExistsValidator
 
createAttributeExpressionLanguageValidator(AttributeExpression.ResultType) - Static method in class org.apache.nifi.processor.util.StandardValidators
 
createAttributeExpressionLanguageValidator(AttributeExpression.ResultType, boolean) - Static method in class org.apache.nifi.processor.util.StandardValidators
 
createDataSizeBoundsValidator(long, long) - Static method in class org.apache.nifi.processor.util.StandardValidators
 
createDirectoryExistsValidator(boolean, boolean) - Static method in class org.apache.nifi.processor.util.StandardValidators
 
createListValidator(boolean, boolean, Validator) - Static method in class org.apache.nifi.processor.util.StandardValidators
 
createLongValidator(long, long, boolean) - Static method in class org.apache.nifi.processor.util.StandardValidators
 
createModuleClassLoader(URL[], ClassLoader) - Static method in class org.apache.nifi.util.file.classloader.ClassLoaderUtils
 
createNew() - Method in class org.apache.nifi.util.timebuffer.CountSizeEntityAccess
 
createNew() - Method in class org.apache.nifi.util.timebuffer.CountSumMinMaxAccess
 
createNew() - Method in interface org.apache.nifi.util.timebuffer.EntityAccess
 
createNew() - Method in class org.apache.nifi.util.timebuffer.LongEntityAccess
 
createRegexMatchingValidator(Pattern) - Static method in class org.apache.nifi.processor.util.StandardValidators
 
createRegexValidator(int, int, boolean) - Static method in class org.apache.nifi.processor.util.StandardValidators
Creates a @{link Validator} that ensure that a value is a valid Java Regular Expression with at least minCapturingGroups capturing groups and at most maxCapturingGroups capturing groups.
createTimePeriodValidator(long, TimeUnit, long, TimeUnit) - Static method in class org.apache.nifi.processor.util.StandardValidators
 
createURLorFileValidator() - Static method in class org.apache.nifi.processor.util.StandardValidators
 
createURLValidator() - Static method in class org.apache.nifi.processor.util.StandardValidators
 
crlfLength - Variable in class org.apache.nifi.stream.io.util.TextLineDemarcator.OffsetInfo
 
cumulation - Variable in class org.apache.nifi.util.timebuffer.TimestampedLongAggregation
 
currentNode - Variable in class org.apache.nifi.util.search.ahocorasick.SearchState
 
currentPattern - Variable in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
curVersion - Variable in class org.apache.nifi.remote.StandardVersionNegotiator
 

D

DATA_SIZE_VALIDATOR - Static variable in class org.apache.nifi.processor.util.StandardValidators
 
DataOutputStream - Class in org.apache.nifi.stream.io
Deprecated.
use java.io.DataOutputStream instead
DataOutputStream(OutputStream) - Constructor for class org.apache.nifi.stream.io.DataOutputStream
Deprecated.
 
dataWritten - Variable in class org.apache.nifi.remote.io.CompressionOutputStream
 
dateFormat - Variable in class org.apache.nifi.util.text.SimpleDateFormatMatcher
 
DateTimeMatcher - Interface in org.apache.nifi.util.text
A utility class that can be used to determine whether or not a String matches a given date/time format, as specified by the Time Format used in SimpleDateFormat.
DateTimeMatcherCompiler - Class in org.apache.nifi.util.text
 
DateTimeMatcherCompiler() - Constructor for class org.apache.nifi.util.text.DateTimeMatcherCompiler
 
DAYS - Static variable in class org.apache.nifi.util.FormatUtils
 
DebugDisabledTimedLock - Class in org.apache.nifi.util.concurrency
 
DebugDisabledTimedLock(Lock) - Constructor for class org.apache.nifi.util.concurrency.DebugDisabledTimedLock
 
DebugEnabledTimedLock - Class in org.apache.nifi.util.concurrency
 
DebugEnabledTimedLock(Lock, String, int) - Constructor for class org.apache.nifi.util.concurrency.DebugEnabledTimedLock
 
DebuggableTimedLock - Interface in org.apache.nifi.util.concurrency
 
DEFAULT_BUFFER_SIZE - Static variable in class org.apache.nifi.remote.io.CompressionOutputStream
 
DEFAULT_COMPRESSION_LEVEL - Static variable in class org.apache.nifi.remote.io.CompressionOutputStream
 
DEFAULT_COMPRESSION_LEVEL - Static variable in class org.apache.nifi.stream.io.GZIPOutputStream
 
DEFAULT_COMPRESSION_LEVEL - Static variable in class org.apache.nifi.stream.io.ZipOutputStream
 
DeferredMonitorAction(List<UpdateMonitor>, Path) - Constructor for class org.apache.nifi.util.file.monitor.CompoundUpdateMonitor.DeferredMonitorAction
 
deflater - Variable in class org.apache.nifi.remote.io.CompressionOutputStream
 
deleteFile(File, Logger) - Static method in class org.apache.nifi.util.file.FileUtils
Deletes the given file.
deleteFile(File, Logger, int) - Static method in class org.apache.nifi.util.file.FileUtils
Deletes the given file.
deleteFile(List<File>, Logger) - Static method in class org.apache.nifi.util.file.FileUtils
Deletes all of the given files.
deleteFile(List<File>, Logger, int) - Static method in class org.apache.nifi.util.file.FileUtils
Deletes all of the given files.
deleteFile(File, boolean) - Static method in class org.apache.nifi.util.file.FileUtils
 
deleteFiles(Collection<File>, boolean) - Static method in class org.apache.nifi.util.file.FileUtils
Deletes given files.
deleteFilesInDir(File, FilenameFilter, Logger) - Static method in class org.apache.nifi.util.file.FileUtils
Deletes all files (not directories..) in the given directory (non recursive) that match the given filename filter.
deleteFilesInDir(File, FilenameFilter, Logger, boolean) - Static method in class org.apache.nifi.util.file.FileUtils
Deletes all files (not directories) in the given directory (recursive) that match the given filename filter.
deleteFilesInDir(File, FilenameFilter, Logger, boolean, boolean) - Static method in class org.apache.nifi.util.file.FileUtils
Deletes all files (not directories) in the given directory (recursive) that match the given filename filter.
delimiterBytes - Variable in class org.apache.nifi.stream.io.util.StreamDemarcator
 
determineMismatch(String) - Method in class org.apache.nifi.util.text.RegexDateTimeMatcher
 
determineTimeUnit(String) - Static method in class org.apache.nifi.util.FormatUtils
Returns the TimeUnit enum that maps to the provided raw String input.
direction - Variable in class org.apache.nifi.remote.io.socket.BufferStateManager
 
Direction() - Constructor for enum org.apache.nifi.remote.io.socket.BufferStateManager.Direction
 
DirectoryExistsValidator(boolean, boolean) - Constructor for class org.apache.nifi.processor.util.StandardValidators.DirectoryExistsValidator
 
disabled - Variable in class org.apache.nifi.util.concurrency.TimedLock
 
Drain() - Constructor for class org.apache.nifi.stream.io.LeakyBucketStreamThrottler.Drain
 
duration - Variable in class org.apache.nifi.util.StopWatch
 

E

enabled - Variable in class org.apache.nifi.util.concurrency.TimedLock
 
endPattern() - Method in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
ensureDirectoryExistAndCanAccess(File) - Static method in class org.apache.nifi.util.file.FileUtils
 
ensureSize(int) - Method in class org.apache.nifi.remote.io.socket.BufferStateManager
Ensures that the buffer is at least as big as the size specified, resizing the buffer if necessary.
EntityAccess<T> - Interface in org.apache.nifi.util.timebuffer
 
entityAccess - Variable in class org.apache.nifi.util.timebuffer.TimedBuffer
 
entityAccess - Variable in class org.apache.nifi.util.timebuffer.TimedBuffer.EntitySum
 
EntitySum(TimeUnit, int, EntityAccess<S>) - Constructor for class org.apache.nifi.util.timebuffer.TimedBuffer.EntitySum
 
eos - Variable in class org.apache.nifi.remote.io.CompressionInputStream
 
equals(Object) - Method in class org.apache.nifi.util.file.monitor.CompoundUpdateMonitor.DeferredMonitorAction
 
equals(Object) - Method in class org.apache.nifi.util.search.SearchTerm
 
equals(Object) - Method in class org.apache.nifi.util.Tuple
 
ERAS_PATTERN - Static variable in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
ERAS_RANGE - Static variable in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
error - Variable in class org.apache.nifi.stream.io.LeakyBucketStreamThrottler.Response
 
escapeHtml(String) - Static method in class org.apache.nifi.util.EscapeUtils
Escapes the specified html by replacing &, <, >, ", ', / with their corresponding html entity.
EscapeUtils - Class in org.apache.nifi.util
 
EscapeUtils() - Constructor for class org.apache.nifi.util.EscapeUtils
 
evaluate(S) - Method in interface org.apache.nifi.util.RingBuffer.ForEachEvaluator
Evaluates the given element and returns true if the next element should be evaluated, false otherwise
executorService - Variable in class org.apache.nifi.stream.io.LeakyBucketStreamThrottler
 
expectedNumberOfDigits - Variable in class org.apache.nifi.util.text.StartsWithDigitsDateTimeMatcher
 
extractDataToken(int) - Method in class org.apache.nifi.stream.io.util.AbstractDemarcator
Will extract data token of the provided length from the current buffer starting at the 'mark'.

F

failureNode - Variable in class org.apache.nifi.util.search.ahocorasick.Node
 
FILE_EXISTS_VALIDATOR - Static variable in class org.apache.nifi.processor.util.StandardValidators
 
FileExistsValidator(boolean) - Constructor for class org.apache.nifi.processor.util.StandardValidators.FileExistsValidator
 
FileUtils - Class in org.apache.nifi.util.file
A utility class containing a few useful static methods to do typical IO operations.
FileUtils() - Constructor for class org.apache.nifi.util.file.FileUtils
 
fill() - Method in class org.apache.nifi.stream.io.util.AbstractDemarcator
Will fill the current buffer from current 'index' position, expanding it and or shuffling it if necessary.
fill() - Method in class org.apache.nifi.stream.io.util.AbstractTextDemarcator
Will fill the current buffer from current 'index' position, expanding it and or shuffling it if necessary.
fillBuffer(byte[]) - Method in class org.apache.nifi.remote.io.CompressionInputStream
 
fillBuffer(InputStream, long) - Method in class org.apache.nifi.stream.io.LeakyBucketStreamThrottler.Drain
 
fillBuffer(InputStream, byte[]) - Static method in class org.apache.nifi.stream.io.StreamUtils
Reads data from the given input stream, copying it to the destination byte array.
fillBuffer(InputStream, byte[], boolean) - Static method in class org.apache.nifi.stream.io.StreamUtils
Reads data from the given input stream, copying it to the destination byte array.
filled - Variable in class org.apache.nifi.util.RingBuffer
 
FlowFileAttributeKey - Interface in org.apache.nifi.flowfile.attributes
 
FlowFileFilters - Class in org.apache.nifi.processor.util
 
FlowFileFilters() - Constructor for class org.apache.nifi.processor.util.FlowFileFilters
 
flush() - Method in class org.apache.nifi.remote.io.CompressionOutputStream
 
flush() - Method in class org.apache.nifi.remote.io.InterruptableOutputStream
 
flush() - Method in class org.apache.nifi.stream.io.ByteCountingOutputStream
 
flush() - Method in class org.apache.nifi.stream.io.NullOutputStream
 
flush() - Method in class org.apache.nifi.stream.io.SynchronizedByteCountingOutputStream
 
forEach(RingBuffer.ForEachEvaluator<T>) - Method in class org.apache.nifi.util.RingBuffer
Iterates over each element in the RingBuffer, calling the evaluate method on each element in the RingBuffer.
forEach(RingBuffer.ForEachEvaluator<T>, RingBuffer.IterationDirection) - Method in class org.apache.nifi.util.RingBuffer
Iterates over each element in the RingBuffer, calling the evaluate method on each element in the RingBuffer.
formatCount(long) - Static method in class org.apache.nifi.util.FormatUtils
Formats the specified count by adding commas.
formatDataSize(double) - Static method in class org.apache.nifi.util.FormatUtils
Formats the specified data size in human readable format.
formatHoursMinutesSeconds(long, TimeUnit) - Static method in class org.apache.nifi.util.FormatUtils
Formats the specified duration in 'HH:mm:ss.SSS' format.
formatMinutesSeconds(long, TimeUnit) - Static method in class org.apache.nifi.util.FormatUtils
Formats the specified duration in 'mm:ss.SSS' format.
formatNanos(long, boolean) - Static method in class org.apache.nifi.util.FormatUtils
Formats nanoseconds in the format: 3 seconds, 8 millis, 3 nanos - if includeTotalNanos = false, 3 seconds, 8 millis, 3 nanos (3008000003 nanos) - if includeTotalNanos = true
formatUtilization(double) - Static method in class org.apache.nifi.util.FormatUtils
 
FormatUtils - Class in org.apache.nifi.util
 
FormatUtils() - Constructor for class org.apache.nifi.util.FormatUtils
 
foundMatch() - Method in class org.apache.nifi.util.search.ahocorasick.SearchState
 
fourByteBuffer - Variable in class org.apache.nifi.remote.io.CompressionInputStream
 
FragmentAttributes - Enum in org.apache.nifi.flowfile.attributes
This enum class contains flow file attribute keys commonly used among Split processors.
FragmentAttributes(String) - Constructor for enum org.apache.nifi.flowfile.attributes.FragmentAttributes
 

G

generateAdditionalUrlsFingerprint(Set<URL>) - Static method in class org.apache.nifi.util.file.classloader.ClassLoaderUtils
 
generateId() - Static method in class org.apache.nifi.util.ComponentIdGenerator
Will generate unique time based UUID where the next UUID is always greater then the previous.
generateId(long) - Static method in class org.apache.nifi.util.ComponentIdGenerator
 
generateId(long, long, boolean) - Static method in class org.apache.nifi.util.ComponentIdGenerator
 
get(int) - Method in class org.apache.nifi.util.search.SearchTerm
 
getAggregateValue(long) - Method in class org.apache.nifi.util.timebuffer.TimedBuffer
 
getAggregation() - Method in class org.apache.nifi.util.timebuffer.TimestampedLongAggregation
 
getBufferContents() - Method in class org.apache.nifi.util.NaiveSearchRingBuffer
 
getByteArray() - Method in class org.apache.nifi.stream.io.util.NonThreadSafeCircularBuffer
 
getBytes() - Method in class org.apache.nifi.util.search.SearchTerm
 
getBytesConsumed() - Method in class org.apache.nifi.stream.io.ByteCountingInputStream
 
getBytesCopied() - Method in class org.apache.nifi.stream.io.LeakyBucketStreamThrottler.Response
 
getBytesRead() - Method in class org.apache.nifi.stream.io.ByteCountingInputStream
 
getBytesSkipped() - Method in class org.apache.nifi.stream.io.ByteCountingInputStream
 
getBytesWritten() - Method in class org.apache.nifi.stream.io.ByteCountingOutputStream
 
getBytesWritten() - Method in class org.apache.nifi.stream.io.SynchronizedByteCountingOutputStream
 
getCalculatedValue(int) - Method in class org.apache.nifi.util.file.monitor.CompoundUpdateMonitor.DeferredMonitorAction
 
getContainerCapacity(Path) - Static method in class org.apache.nifi.util.file.FileUtils
Returns the capacity for a given path
getContainerUsableSpace(Path) - Static method in class org.apache.nifi.util.file.FileUtils
Returns the free capacity for a given path
getCount() - Method in class org.apache.nifi.util.timebuffer.TimedCountSize
 
getCount() - Method in class org.apache.nifi.util.timebuffer.TimestampedLongAggregation.TimestampedAggregation
 
getCrlfLength() - Method in class org.apache.nifi.stream.io.util.TextLineDemarcator.OffsetInfo
 
getCurrentNode() - Method in class org.apache.nifi.util.search.ahocorasick.SearchState
 
getCurrentState(Path) - Method in class org.apache.nifi.util.file.monitor.CompoundUpdateMonitor
 
getCurrentState(Path) - Method in class org.apache.nifi.util.file.monitor.LastModifiedMonitor
 
getCurrentState(Path) - Method in class org.apache.nifi.util.file.monitor.MD5SumMonitor
 
getCurrentState(Path) - Method in interface org.apache.nifi.util.file.monitor.UpdateMonitor
 
getCustomClassLoader(String, ClassLoader, FilenameFilter) - Static method in class org.apache.nifi.util.file.classloader.ClassLoaderUtils
 
getDuration(TimeUnit) - Method in class org.apache.nifi.util.StopWatch
Returns the amount of time that the StopWatch was running.
getDuration() - Method in class org.apache.nifi.util.StopWatch
 
getElapsed(TimeUnit) - Method in class org.apache.nifi.util.StopWatch
Returns the amount of time that has elapsed since the timer was started.
getElementData(int) - Method in class org.apache.nifi.util.RingBuffer
 
getError() - Method in class org.apache.nifi.stream.io.LeakyBucketStreamThrottler.Response
 
getFailureNode() - Method in class org.apache.nifi.util.search.ahocorasick.Node
 
getGMTOffsetTimeZone() - Method in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
getInputStream() - Method in class org.apache.nifi.stream.io.LeakyBucketStreamThrottler.Request
 
getKey() - Method in class org.apache.nifi.util.Tuple
 
getLastModified(String) - Static method in class org.apache.nifi.util.file.classloader.ClassLoaderUtils
 
getLength() - Method in class org.apache.nifi.stream.io.util.TextLineDemarcator.OffsetInfo
 
getLimit() - Method in class org.apache.nifi.stream.io.LimitingInputStream
 
getLock() - Method in class org.apache.nifi.util.concurrency.TimedLock
 
getMatchingTerm() - Method in class org.apache.nifi.util.search.ahocorasick.Node
 
getMax() - Method in class org.apache.nifi.util.timebuffer.TimestampedLongAggregation.TimestampedAggregation
 
getMaxBytesToCopy() - Method in class org.apache.nifi.stream.io.LeakyBucketStreamThrottler.Request
 
getMaxInputLength() - Method in class org.apache.nifi.util.text.RegexDateTimeMatcher
 
getMaxLength() - Method in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler.LengthRange
 
getMin() - Method in class org.apache.nifi.util.timebuffer.TimestampedLongAggregation.TimestampedAggregation
 
getMinInputLength() - Method in class org.apache.nifi.util.text.RegexDateTimeMatcher
 
getMinLength() - Method in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler.LengthRange
 
getNamedTimeZone() - Method in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
getNeighbor(int) - Method in class org.apache.nifi.util.search.ahocorasick.Node
 
getNewestElement() - Method in class org.apache.nifi.util.RingBuffer
 
getOldestByte() - Method in class org.apache.nifi.stream.io.util.NonThreadSafeCircularBuffer
Returns the oldest byte in the buffer
getOldestByte() - Method in class org.apache.nifi.util.NaiveSearchRingBuffer
 
getOldestElement() - Method in class org.apache.nifi.util.RingBuffer
 
getOutputStream() - Method in class org.apache.nifi.stream.io.LeakyBucketStreamThrottler.Request
 
getPreciseTimeDuration(String, TimeUnit) - Static method in class org.apache.nifi.util.FormatUtils
Returns the parsed and converted input in the requested units.
getPreferredVersion() - Method in class org.apache.nifi.remote.StandardVersionNegotiator
 
getPreferredVersion(int) - Method in class org.apache.nifi.remote.StandardVersionNegotiator
 
getPreferredVersion() - Method in interface org.apache.nifi.remote.VersionNegotiator
 
getPreferredVersion(int) - Method in interface org.apache.nifi.remote.VersionNegotiator
Gets the preferred version of this resource that is no greater than the given maxVersion.
getReference() - Method in class org.apache.nifi.util.search.SearchTerm
 
getResponseQueue() - Method in class org.apache.nifi.stream.io.LeakyBucketStreamThrottler.Request
 
getResults() - Method in class org.apache.nifi.util.search.ahocorasick.SearchState
 
getSelectedElements(RingBuffer.Filter<T>) - Method in class org.apache.nifi.util.RingBuffer
 
getSelectedElements(RingBuffer.Filter<T>, int) - Method in class org.apache.nifi.util.RingBuffer
 
getSize() - Method in class org.apache.nifi.util.RingBuffer
 
getSize() - Method in class org.apache.nifi.util.timebuffer.TimedCountSize
 
getSmallerTimeUnit(TimeUnit) - Static method in class org.apache.nifi.util.FormatUtils
Returns the next smallest TimeUnit (i.e.
getStartOffset() - Method in class org.apache.nifi.stream.io.util.TextLineDemarcator.OffsetInfo
 
getState() - Method in class org.apache.nifi.util.file.monitor.SynchronousFileWatcher.StateWrapper
 
getSum() - Method in class org.apache.nifi.util.timebuffer.TimestampedLongAggregation.TimestampedAggregation
 
getSupportedVersions() - Method in class org.apache.nifi.remote.StandardVersionNegotiator
 
getSupportedVersions() - Method in interface org.apache.nifi.remote.VersionNegotiator
 
getTimeDuration(String, TimeUnit) - Static method in class org.apache.nifi.util.FormatUtils
Deprecated.
As of Apache NiFi 1.9.0, because this method only returns whole numbers, use FormatUtils.getPreciseTimeDuration(String, TimeUnit) when possible.
getTimestamp() - Method in class org.apache.nifi.util.file.monitor.SynchronousFileWatcher.StateWrapper
 
getTimestamp(TimedCountSize) - Method in class org.apache.nifi.util.timebuffer.CountSizeEntityAccess
 
getTimestamp(TimestampedLongAggregation) - Method in class org.apache.nifi.util.timebuffer.CountSumMinMaxAccess
 
getTimestamp(T) - Method in interface org.apache.nifi.util.timebuffer.EntityAccess
 
getTimestamp(TimestampedLong) - Method in class org.apache.nifi.util.timebuffer.LongEntityAccess
 
getTimestamp() - Method in class org.apache.nifi.util.timebuffer.TimedCountSize
 
getTimestamp() - Method in class org.apache.nifi.util.timebuffer.TimestampedLong
 
getTimestamp() - Method in class org.apache.nifi.util.timebuffer.TimestampedLongAggregation
 
getURLsForClasspath(String, FilenameFilter, boolean) - Static method in class org.apache.nifi.util.file.classloader.ClassLoaderUtils
 
getURLsForClasspath(Set<String>, FilenameFilter, boolean) - Static method in class org.apache.nifi.util.file.classloader.ClassLoaderUtils
 
getValue() - Method in class org.apache.nifi.util.timebuffer.TimedBuffer.EntitySum
 
getValue() - Method in class org.apache.nifi.util.timebuffer.TimestampedLong
 
getValue() - Method in class org.apache.nifi.util.timebuffer.TimestampedLongAggregation
 
getValue() - Method in class org.apache.nifi.util.Tuple
 
getVersion() - Method in class org.apache.nifi.remote.StandardVersionNegotiator
 
getVersion() - Method in interface org.apache.nifi.remote.VersionNegotiator
 
getWrappedStream() - Method in class org.apache.nifi.stream.io.ByteCountingOutputStream
 
getWrappedStream() - Method in class org.apache.nifi.stream.io.SynchronizedByteCountingOutputStream
 
GZIPOutputStream - Class in org.apache.nifi.stream.io
This class extends the GZIPOutputStream by allowing the constructor to provide a compression level, and uses a default value of 1, rather than 5.
GZIPOutputStream(OutputStream) - Constructor for class org.apache.nifi.stream.io.GZIPOutputStream
 
GZIPOutputStream(OutputStream, int) - Constructor for class org.apache.nifi.stream.io.GZIPOutputStream
 

H

hashCode - Variable in class org.apache.nifi.util.search.SearchTerm
 
hashCode() - Method in class org.apache.nifi.util.search.SearchTerm
 
hashCode() - Method in class org.apache.nifi.util.Tuple
 
hasMatch() - Method in class org.apache.nifi.util.search.ahocorasick.Node
 
hasReachedLimit() - Method in class org.apache.nifi.stream.io.LimitingInputStream
 
HOSTNAME_PORT_LIST_VALIDATOR - Static variable in class org.apache.nifi.processor.util.StandardValidators
Validator that ensures that value is a non-empty comma separated list of hostname:port
HOURS - Static variable in class org.apache.nifi.util.FormatUtils
 

I

in - Variable in class org.apache.nifi.remote.io.CompressionInputStream
 
in - Variable in class org.apache.nifi.remote.io.InterruptableInputStream
 
in - Variable in class org.apache.nifi.stream.io.ByteCountingInputStream
 
in - Variable in class org.apache.nifi.stream.io.LeakyBucketStreamThrottler.Request
 
in - Variable in class org.apache.nifi.stream.io.LimitingInputStream
 
incrementBytesRead(long) - Method in class org.apache.nifi.util.search.ahocorasick.SearchState
 
index - Variable in class org.apache.nifi.stream.io.util.AbstractDemarcator
 
index - Variable in class org.apache.nifi.stream.io.util.AbstractTextDemarcator
 
inflater - Variable in class org.apache.nifi.remote.io.CompressionInputStream
 
INIT_BUFFER_SIZE - Static variable in class org.apache.nifi.stream.io.util.AbstractDemarcator
 
INIT_BUFFER_SIZE - Static variable in class org.apache.nifi.stream.io.util.AbstractTextDemarcator
 
initialBufferSize - Variable in class org.apache.nifi.stream.io.util.AbstractDemarcator
 
initialize() - Method in class org.apache.nifi.util.search.ahocorasick.AhoCorasick
 
initializeDictionary(Set<SearchTerm<T>>) - Method in class org.apache.nifi.util.search.ahocorasick.AhoCorasick
 
initializeDictionary(Set<SearchTerm<T>>) - Method in interface org.apache.nifi.util.search.Search
Establishes the dictionary of terms which will be searched in subsequent search calls.
insertionPointer - Variable in class org.apache.nifi.stream.io.util.NonThreadSafeCircularBuffer
 
insertionPointer - Variable in class org.apache.nifi.util.NaiveSearchRingBuffer
 
insertionPointer - Variable in class org.apache.nifi.util.RingBuffer
 
INTEGER_VALIDATOR - Static variable in class org.apache.nifi.processor.util.StandardValidators
 
interrupt() - Method in class org.apache.nifi.remote.io.InterruptableInputStream
 
interrupt() - Method in class org.apache.nifi.remote.io.InterruptableOutputStream
 
interrupt() - Method in class org.apache.nifi.remote.io.socket.SocketChannelInputStream
 
InterruptableInputStream - Class in org.apache.nifi.remote.io
 
InterruptableInputStream(InputStream) - Constructor for class org.apache.nifi.remote.io.InterruptableInputStream
 
InterruptableOutputStream - Class in org.apache.nifi.remote.io
 
InterruptableOutputStream(OutputStream) - Constructor for class org.apache.nifi.remote.io.InterruptableOutputStream
 
interrupted - Variable in class org.apache.nifi.remote.io.InterruptableInputStream
 
interrupted - Variable in class org.apache.nifi.remote.io.InterruptableOutputStream
 
interrupted - Variable in class org.apache.nifi.remote.io.socket.SocketChannelInputStream
 
is - Variable in class org.apache.nifi.stream.io.util.AbstractDemarcator
 
isBufferEmpty() - Method in class org.apache.nifi.remote.io.CompressionInputStream
 
isDataAvailable() - Method in class org.apache.nifi.remote.io.socket.SocketChannelInputStream
 
isEmpty(String) - Static method in class org.apache.nifi.processor.util.StandardValidators
 
isExpired() - Method in class org.apache.nifi.util.timebuffer.TimedBuffer.EntitySum
 
isFilled() - Method in class org.apache.nifi.stream.io.util.NonThreadSafeCircularBuffer
 
isFilled() - Method in class org.apache.nifi.util.NaiveSearchRingBuffer
 
isNotBlank(String) - Static method in class org.apache.nifi.util.file.classloader.ClassLoaderUtils
 
ISO8061_INSTANT_VALIDATOR - Static variable in class org.apache.nifi.processor.util.StandardValidators
Deprecated.
ISO8601_INSTANT_VALIDATOR - Static variable in class org.apache.nifi.processor.util.StandardValidators
 
isSame(File, File) - Static method in class org.apache.nifi.util.file.FileUtils
Returns true if the given files are the same according to their MD5 hash.
isStartsWithMatch() - Method in class org.apache.nifi.stream.io.util.TextLineDemarcator.OffsetInfo
 
isSuccess() - Method in class org.apache.nifi.stream.io.LeakyBucketStreamThrottler.Response
 
isVersionSupported(int) - Method in class org.apache.nifi.remote.StandardVersionNegotiator
 
isVersionSupported(int) - Method in interface org.apache.nifi.remote.VersionNegotiator
Indicates whether or not the specified version is supported by this resource
isWeek(String) - Static method in class org.apache.nifi.util.FormatUtils
Returns true if this raw unit String is parsed as representing "weeks", which does not have a value in the TimeUnit enum.
IterationDirection() - Constructor for enum org.apache.nifi.util.RingBuffer.IterationDirection
 
iterationFrequency - Variable in class org.apache.nifi.util.concurrency.DebugEnabledTimedLock
 

J

join(String, String...) - Static method in class org.apache.nifi.util.FormatUtils
 
joinRegex(String[]) - Static method in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 

K

key - Variable in enum org.apache.nifi.flowfile.attributes.CoreAttributes
 
key() - Method in enum org.apache.nifi.flowfile.attributes.CoreAttributes
 
key() - Method in interface org.apache.nifi.flowfile.attributes.FlowFileAttributeKey
 
key - Variable in enum org.apache.nifi.flowfile.attributes.FragmentAttributes
 
key() - Method in enum org.apache.nifi.flowfile.attributes.FragmentAttributes
 
key - Variable in enum org.apache.nifi.flowfile.attributes.SiteToSiteAttributes
 
key() - Method in enum org.apache.nifi.flowfile.attributes.SiteToSiteAttributes
 
key - Variable in class org.apache.nifi.util.Tuple
 

L

lastChar - Variable in class org.apache.nifi.stream.io.util.LineDemarcator
 
LastModifiedMonitor - Class in org.apache.nifi.util.file.monitor
 
LastModifiedMonitor() - Constructor for class org.apache.nifi.util.file.monitor.LastModifiedMonitor
 
lastState - Variable in class org.apache.nifi.util.file.monitor.SynchronousFileWatcher
 
lastTime - Static variable in class org.apache.nifi.util.ComponentIdGenerator
 
LeakyBucketStreamThrottler - Class in org.apache.nifi.stream.io
 
LeakyBucketStreamThrottler(int) - Constructor for class org.apache.nifi.stream.io.LeakyBucketStreamThrottler
 
LeakyBucketStreamThrottler.Drain - Class in org.apache.nifi.stream.io
This class is responsible for draining water from the leaky bucket.
LeakyBucketStreamThrottler.Request - Class in org.apache.nifi.stream.io
 
LeakyBucketStreamThrottler.Response - Class in org.apache.nifi.stream.io
 
length - Variable in class org.apache.nifi.stream.io.util.TextLineDemarcator.OffsetInfo
 
lengthRange(String[]) - Static method in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
LengthRange(int, int) - Constructor for class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler.LengthRange
 
LF - Static variable in class org.apache.nifi.stream.io.util.TextLineDemarcator
 
limit - Variable in class org.apache.nifi.stream.io.LimitingInputStream
 
LimitingInputStream - Class in org.apache.nifi.stream.io
 
LimitingInputStream(InputStream, long) - Constructor for class org.apache.nifi.stream.io.LimitingInputStream
Constructs a limited input stream whereby if the limit is reached all subsequent calls to read will return a -1 and hasLimitReached() will indicate true.
limitReached - Variable in class org.apache.nifi.stream.io.LimitingInputStream
 
LineDemarcator - Class in org.apache.nifi.stream.io.util
A demarcator that scans an InputStream for line endings (carriage returns and new lines) and returns lines of text one-at-a-time.
LineDemarcator(InputStream, Charset, int, int) - Constructor for class org.apache.nifi.stream.io.util.LineDemarcator
 
LineDemarcator(Reader, int, int) - Constructor for class org.apache.nifi.stream.io.util.LineDemarcator
 
ListDateTimeMatcher - Class in org.apache.nifi.util.text
An implementation of the DateTimeMatcher that accepts in its constructor a List of delegate DateTimeMatchers.
ListDateTimeMatcher(List<DateTimeMatcher>) - Constructor for class org.apache.nifi.util.text.ListDateTimeMatcher
 
lock - Static variable in class org.apache.nifi.util.ComponentIdGenerator
 
lock - Variable in class org.apache.nifi.util.concurrency.DebugDisabledTimedLock
 
lock() - Method in class org.apache.nifi.util.concurrency.DebugDisabledTimedLock
 
lock - Variable in class org.apache.nifi.util.concurrency.DebugEnabledTimedLock
 
lock() - Method in class org.apache.nifi.util.concurrency.DebugEnabledTimedLock
 
lock() - Method in interface org.apache.nifi.util.concurrency.DebuggableTimedLock
 
lock() - Method in class org.apache.nifi.util.concurrency.TimedLock
 
lockIterations - Variable in class org.apache.nifi.util.concurrency.DebugEnabledTimedLock
 
lockNanos - Variable in class org.apache.nifi.util.concurrency.DebugEnabledTimedLock
 
lockTime - Variable in class org.apache.nifi.util.concurrency.DebugEnabledTimedLock
 
logger - Static variable in class org.apache.nifi.remote.io.socket.BufferStateManager
 
logger - Static variable in class org.apache.nifi.util.ComponentIdGenerator
 
logger - Variable in class org.apache.nifi.util.concurrency.DebugEnabledTimedLock
 
logger - Variable in class org.apache.nifi.util.concurrency.TimedLock
 
LOGGER - Static variable in class org.apache.nifi.util.file.classloader.ClassLoaderUtils
 
LONG_VALIDATOR - Static variable in class org.apache.nifi.processor.util.StandardValidators
 
LONG_WEEKDAY_PATTERN - Static variable in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
LONG_WEEKDAY_RANGE - Static variable in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
LongEntityAccess - Class in org.apache.nifi.util.timebuffer
 
LongEntityAccess() - Constructor for class org.apache.nifi.util.timebuffer.LongEntityAccess
 
lookingFor - Variable in class org.apache.nifi.stream.io.util.NonThreadSafeCircularBuffer
 
lookingFor - Variable in class org.apache.nifi.util.NaiveSearchRingBuffer
 

M

makeWholeNumberTime(double, TimeUnit) - Static method in class org.apache.nifi.util.FormatUtils
Converts the provided time duration value to one that can be represented as a whole number.
mark(int) - Method in class org.apache.nifi.remote.io.InterruptableInputStream
 
mark(int) - Method in class org.apache.nifi.stream.io.ByteCountingInputStream
 
mark(int) - Method in class org.apache.nifi.stream.io.LimitingInputStream
 
mark - Variable in class org.apache.nifi.stream.io.util.AbstractDemarcator
 
mark - Variable in class org.apache.nifi.stream.io.util.AbstractTextDemarcator
 
markLimitReached() - Method in class org.apache.nifi.stream.io.LimitingInputStream
 
markSupported() - Method in class org.apache.nifi.remote.io.InterruptableInputStream
 
markSupported() - Method in class org.apache.nifi.stream.io.ByteCountingInputStream
 
markSupported() - Method in class org.apache.nifi.stream.io.LimitingInputStream
 
matchers - Variable in class org.apache.nifi.util.text.ListDateTimeMatcher
 
matches(String) - Method in interface org.apache.nifi.util.text.DateTimeMatcher
Determines whether or not the text matches the pattern
matches(String) - Method in class org.apache.nifi.util.text.ListDateTimeMatcher
 
matches(String) - Method in class org.apache.nifi.util.text.RegexDateTimeMatcher
 
matches(String) - Method in class org.apache.nifi.util.text.SimpleDateFormatMatcher
 
matches(String) - Method in class org.apache.nifi.util.text.StartsWithDigitsDateTimeMatcher
 
max - Variable in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler.LengthRange
 
max - Variable in class org.apache.nifi.util.timebuffer.TimestampedLongAggregation.TimestampedAggregation
 
maxBytesPerSecond - Variable in class org.apache.nifi.stream.io.LeakyBucketStreamThrottler
 
maxBytesToCopy - Variable in class org.apache.nifi.stream.io.LeakyBucketStreamThrottler.Request
 
maxDataSize - Variable in class org.apache.nifi.stream.io.util.AbstractDemarcator
 
maxDataSize - Variable in class org.apache.nifi.stream.io.util.AbstractTextDemarcator
 
maximum - Variable in class org.apache.nifi.processor.util.StandardValidators.StringLengthValidator
 
maxIterations - Variable in class org.apache.nifi.stream.io.RepeatingInputStream
 
maxLength(String[]) - Static method in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
maxLength - Variable in class org.apache.nifi.util.text.RegexDateTimeMatcher
 
maxNanos - Variable in class org.apache.nifi.processor.util.StandardValidators.TimePeriodValidator
 
maxValueEnglish - Variable in class org.apache.nifi.processor.util.StandardValidators.TimePeriodValidator
 
MD5SumMonitor - Class in org.apache.nifi.util.file.monitor
 
MD5SumMonitor() - Constructor for class org.apache.nifi.util.file.monitor.MD5SumMonitor
 
MILLIS - Static variable in class org.apache.nifi.util.FormatUtils
 
MILLIS_BETWEEN_ATTEMPTS - Static variable in class org.apache.nifi.util.file.FileUtils
 
min - Variable in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler.LengthRange
 
min - Variable in class org.apache.nifi.util.timebuffer.TimestampedLongAggregation.TimestampedAggregation
 
MIN_BUFFER_SIZE - Static variable in class org.apache.nifi.remote.io.CompressionOutputStream
 
minimum - Variable in class org.apache.nifi.processor.util.StandardValidators.StringLengthValidator
 
MinimumLengthInputStream - Class in org.apache.nifi.stream.io
An InputStream that will throw EOFException if the underlying InputStream runs out of data before reaching the configured minimum amount of data
MinimumLengthInputStream(InputStream, long) - Constructor for class org.apache.nifi.stream.io.MinimumLengthInputStream
 
minLength - Variable in class org.apache.nifi.stream.io.MinimumLengthInputStream
 
minLength(String[]) - Static method in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
minLength - Variable in class org.apache.nifi.util.text.RegexDateTimeMatcher
 
minNanos - Variable in class org.apache.nifi.processor.util.StandardValidators.TimePeriodValidator
 
MINS - Static variable in class org.apache.nifi.util.FormatUtils
 
minValueEnglish - Variable in class org.apache.nifi.processor.util.StandardValidators.TimePeriodValidator
 
monitor - Variable in class org.apache.nifi.util.file.monitor.SynchronousFileWatcher
 
monitors - Variable in class org.apache.nifi.util.file.monitor.CompoundUpdateMonitor.DeferredMonitorAction
 
monitors - Variable in class org.apache.nifi.util.file.monitor.CompoundUpdateMonitor
 
MONTH_NAME_RANGE - Static variable in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
MONTHS_PATTERN - Static variable in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 

N

NaiveSearchRingBuffer - Class in org.apache.nifi.util
A RingBuffer that can be used to scan byte sequences for subsequences.
NaiveSearchRingBuffer(byte[]) - Constructor for class org.apache.nifi.util.NaiveSearchRingBuffer
 
name - Variable in class org.apache.nifi.util.concurrency.DebugEnabledTimedLock
 
NANOS - Static variable in class org.apache.nifi.util.FormatUtils
 
neighborMap - Variable in class org.apache.nifi.util.search.ahocorasick.Node
 
NetworkUtils - Class in org.apache.nifi.remote.io.socket
 
NetworkUtils() - Constructor for class org.apache.nifi.remote.io.socket.NetworkUtils
 
NEW_LINE - Static variable in class org.apache.nifi.stream.io.util.LineDemarcator
 
newAggregation(TimestampedLongAggregation.TimestampedAggregation) - Static method in class org.apache.nifi.util.timebuffer.TimestampedLongAggregation
 
newSizeBasedFilter(double, DataUnit, int) - Static method in class org.apache.nifi.processor.util.FlowFileFilters
Returns a new FlowFileFilter that will pull FlowFiles until the maximum file size has been reached, or the maximum FlowFile Count was been reached (this is important because FlowFiles may be 0 bytes!).
newThrottledInputStream(InputStream) - Method in class org.apache.nifi.stream.io.LeakyBucketStreamThrottler
 
newThrottledInputStream(InputStream) - Method in interface org.apache.nifi.stream.io.StreamThrottler
 
newThrottledOutputStream(OutputStream) - Method in class org.apache.nifi.stream.io.LeakyBucketStreamThrottler
 
newThrottledOutputStream(OutputStream) - Method in interface org.apache.nifi.stream.io.StreamThrottler
 
newValue(long) - Static method in class org.apache.nifi.util.timebuffer.TimestampedLongAggregation
 
nextLine() - Method in class org.apache.nifi.stream.io.util.LineDemarcator
Will read the next line of text from the InputStream returning null when it reaches the end of the stream.
nextOffsetInfo() - Method in class org.apache.nifi.stream.io.util.TextLineDemarcator
Will compute the next offset info for a text line (line terminated by either '\r', '\n' or '\r\n').
nextOffsetInfo(byte[]) - Method in class org.apache.nifi.stream.io.util.TextLineDemarcator
Will compute the next offset info for a text line (line terminated by either '\r', '\n' or '\r\n').
nextToken() - Method in class org.apache.nifi.stream.io.util.StreamDemarcator
Will read the next data token from the InputStream returning null when it reaches the end of the stream.
Node - Class in org.apache.nifi.util.search.ahocorasick
 
Node(SearchTerm<?>) - Constructor for class org.apache.nifi.util.search.ahocorasick.Node
 
Node() - Constructor for class org.apache.nifi.util.search.ahocorasick.Node
 
NON_BLANK_VALIDATOR - Static variable in class org.apache.nifi.processor.util.StandardValidators
Validator that ensures that value has 1+ non-whitespace characters
NON_COMPUTED_VALUE - Static variable in class org.apache.nifi.util.file.monitor.CompoundUpdateMonitor.DeferredMonitorAction
 
NON_EMPTY_EL_VALIDATOR - Static variable in class org.apache.nifi.processor.util.StandardValidators
Validator that ensures that value's length > 0 and that expression language is present
NON_EMPTY_VALIDATOR - Static variable in class org.apache.nifi.processor.util.StandardValidators
Validator that ensures that value's length > 0
NON_NEGATIVE_INTEGER_VALIDATOR - Static variable in class org.apache.nifi.processor.util.StandardValidators
 
NonCloseableInputStream - Class in org.apache.nifi.stream.io
Wraps and InputStream so that the underlying InputStream cannot be closed.
NonCloseableInputStream(InputStream) - Constructor for class org.apache.nifi.stream.io.NonCloseableInputStream
 
NonCloseableOutputStream - Class in org.apache.nifi.stream.io
 
NonCloseableOutputStream(OutputStream) - Constructor for class org.apache.nifi.stream.io.NonCloseableOutputStream
 
NonThreadSafeCircularBuffer - Class in org.apache.nifi.stream.io.util
 
NonThreadSafeCircularBuffer(byte[]) - Constructor for class org.apache.nifi.stream.io.util.NonThreadSafeCircularBuffer
 
NullOutputStream - Class in org.apache.nifi.stream.io
OutputStream that throws away all data, just like as if writing to /dev/null
NullOutputStream() - Constructor for class org.apache.nifi.stream.io.NullOutputStream
 
NUMBER_VALIDATOR - Static variable in class org.apache.nifi.processor.util.StandardValidators
 
numBins - Variable in class org.apache.nifi.util.timebuffer.TimedBuffer
 
numConfiguredBins - Variable in class org.apache.nifi.util.timebuffer.TimedBuffer.EntitySum
 

O

offset - Variable in class org.apache.nifi.stream.io.util.AbstractDemarcator
 
OffsetInfo(long, long, int) - Constructor for class org.apache.nifi.stream.io.util.TextLineDemarcator.OffsetInfo
 
oneByteBuffer - Variable in class org.apache.nifi.remote.io.socket.SocketChannelInputStream
 
oneByteBuffer - Variable in class org.apache.nifi.remote.io.socket.SocketChannelOutputStream
 
org.apache.nifi.flowfile.attributes - package org.apache.nifi.flowfile.attributes
 
org.apache.nifi.processor.util - package org.apache.nifi.processor.util
 
org.apache.nifi.remote - package org.apache.nifi.remote
 
org.apache.nifi.remote.exception - package org.apache.nifi.remote.exception
 
org.apache.nifi.remote.io - package org.apache.nifi.remote.io
 
org.apache.nifi.remote.io.socket - package org.apache.nifi.remote.io.socket
 
org.apache.nifi.stream.io - package org.apache.nifi.stream.io
 
org.apache.nifi.stream.io.exception - package org.apache.nifi.stream.io.exception
 
org.apache.nifi.stream.io.util - package org.apache.nifi.stream.io.util
 
org.apache.nifi.util - package org.apache.nifi.util
 
org.apache.nifi.util.concurrency - package org.apache.nifi.util.concurrency
 
org.apache.nifi.util.file - package org.apache.nifi.util.file
 
org.apache.nifi.util.file.classloader - package org.apache.nifi.util.file.classloader
 
org.apache.nifi.util.file.monitor - package org.apache.nifi.util.file.monitor
 
org.apache.nifi.util.search - package org.apache.nifi.util.search
 
org.apache.nifi.util.search.ahocorasick - package org.apache.nifi.util.search.ahocorasick
 
org.apache.nifi.util.text - package org.apache.nifi.util.text
 
org.apache.nifi.util.timebuffer - package org.apache.nifi.util.timebuffer
 
out - Variable in class org.apache.nifi.remote.io.CompressionOutputStream
 
out - Variable in class org.apache.nifi.remote.io.InterruptableOutputStream
 
out - Variable in class org.apache.nifi.stream.io.ByteCountingOutputStream
 
out - Variable in class org.apache.nifi.stream.io.LeakyBucketStreamThrottler.Request
 
out - Variable in class org.apache.nifi.stream.io.NonCloseableOutputStream
 

P

pad2Places(long) - Static method in class org.apache.nifi.util.FormatUtils
 
pad3Places(long) - Static method in class org.apache.nifi.util.FormatUtils
 
path - Variable in class org.apache.nifi.util.file.monitor.CompoundUpdateMonitor.DeferredMonitorAction
 
path - Variable in class org.apache.nifi.util.file.monitor.SynchronousFileWatcher
 
pattern - Static variable in class org.apache.nifi.processor.util.StandardValidators.TimePeriodValidator
 
pattern - Variable in class org.apache.nifi.util.text.RegexDateTimeMatcher
 
patterns - Variable in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
patternStarted - Variable in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
plus(RegexDateTimeMatcher.Compiler.LengthRange) - Method in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler.LengthRange
 
plus(int, int) - Method in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler.LengthRange
 
PORT_VALIDATOR - Static variable in class org.apache.nifi.processor.util.StandardValidators
 
POSITIVE_INTEGER_VALIDATOR - Static variable in class org.apache.nifi.processor.util.StandardValidators
 
POSITIVE_LONG_VALIDATOR - Static variable in class org.apache.nifi.processor.util.StandardValidators
 
preCalculated - Variable in class org.apache.nifi.util.file.monitor.CompoundUpdateMonitor.DeferredMonitorAction
 
prepareForRead(int) - Method in class org.apache.nifi.remote.io.socket.BufferStateManager
 
prepareForWrite(int) - Method in class org.apache.nifi.remote.io.socket.BufferStateManager
 

R

randomGenerator - Static variable in class org.apache.nifi.util.ComponentIdGenerator
 
range - Variable in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
read() - Method in class org.apache.nifi.remote.io.CompressionInputStream
 
read(byte[]) - Method in class org.apache.nifi.remote.io.CompressionInputStream
 
read(byte[], int, int) - Method in class org.apache.nifi.remote.io.CompressionInputStream
 
read() - Method in class org.apache.nifi.remote.io.InterruptableInputStream
 
read(byte[]) - Method in class org.apache.nifi.remote.io.InterruptableInputStream
 
read(byte[], int, int) - Method in class org.apache.nifi.remote.io.InterruptableInputStream
 
read() - Method in class org.apache.nifi.remote.io.socket.SocketChannelInputStream
 
read(byte[]) - Method in class org.apache.nifi.remote.io.socket.SocketChannelInputStream
 
read(byte[], int, int) - Method in class org.apache.nifi.remote.io.socket.SocketChannelInputStream
 
read() - Method in class org.apache.nifi.stream.io.ByteCountingInputStream
 
read(byte[], int, int) - Method in class org.apache.nifi.stream.io.ByteCountingInputStream
 
read(byte[]) - Method in class org.apache.nifi.stream.io.ByteCountingInputStream
 
read() - Method in class org.apache.nifi.stream.io.LimitingInputStream
 
read(byte[]) - Method in class org.apache.nifi.stream.io.LimitingInputStream
 
read(byte[], int, int) - Method in class org.apache.nifi.stream.io.LimitingInputStream
 
read() - Method in class org.apache.nifi.stream.io.MinimumLengthInputStream
 
read(byte[]) - Method in class org.apache.nifi.stream.io.MinimumLengthInputStream
 
read(byte[], int, int) - Method in class org.apache.nifi.stream.io.MinimumLengthInputStream
 
read() - Method in class org.apache.nifi.stream.io.NonCloseableInputStream
 
read(byte[]) - Method in class org.apache.nifi.stream.io.NonCloseableInputStream
 
read(byte[], int, int) - Method in class org.apache.nifi.stream.io.NonCloseableInputStream
 
read() - Method in class org.apache.nifi.stream.io.RepeatingInputStream
 
read(byte[], int, int) - Method in class org.apache.nifi.stream.io.RepeatingInputStream
 
read(byte[]) - Method in class org.apache.nifi.stream.io.RepeatingInputStream
 
read(InputStream, byte[], int) - Static method in class org.apache.nifi.stream.io.StreamUtils
Reads byteCount bytes of data from the given InputStream, writing to the provided byte array.
readChunkHeader() - Method in class org.apache.nifi.remote.io.CompressionInputStream
 
reader - Variable in class org.apache.nifi.stream.io.util.AbstractTextDemarcator
 
readLock - Variable in class org.apache.nifi.util.RingBuffer
 
readSelector - Variable in class org.apache.nifi.remote.io.socket.SocketChannelInputStream
 
ref - Variable in class org.apache.nifi.util.timebuffer.TimedBuffer.EntitySum
 
reference - Variable in class org.apache.nifi.util.search.SearchTerm
 
RegexDateTimeMatcher - Class in org.apache.nifi.util.text
 
RegexDateTimeMatcher(Pattern, List<String>, int, int) - Constructor for class org.apache.nifi.util.text.RegexDateTimeMatcher
 
RegexDateTimeMatcher.Compiler - Class in org.apache.nifi.util.text
 
RegexDateTimeMatcher.Compiler.LengthRange - Class in org.apache.nifi.util.text
 
REGULAR_EXPRESSION_VALIDATOR - Static variable in class org.apache.nifi.processor.util.StandardValidators
 
releaseQuietly(FileLock) - Static method in class org.apache.nifi.util.file.FileUtils
Releases the given lock quietly no logging, no exception
removeSelectedElements(RingBuffer.Filter<T>) - Method in class org.apache.nifi.util.RingBuffer
Removes all elements from the RingBuffer that match the given filter
renameFile(File, File, int) - Static method in class org.apache.nifi.util.file.FileUtils
Renames the given file from the source path to the destination path.
renameFile(File, File, int, boolean) - Static method in class org.apache.nifi.util.file.FileUtils
Renames the given file from the source path to the destination path.
repeat() - Method in class org.apache.nifi.stream.io.RepeatingInputStream
 
repeatCount - Variable in class org.apache.nifi.stream.io.RepeatingInputStream
 
RepeatingInputStream - Class in org.apache.nifi.stream.io
 
RepeatingInputStream(byte[], int) - Constructor for class org.apache.nifi.stream.io.RepeatingInputStream
 
Request(InputStream, OutputStream, long) - Constructor for class org.apache.nifi.stream.io.LeakyBucketStreamThrottler.Request
 
requestQueue - Variable in class org.apache.nifi.stream.io.LeakyBucketStreamThrottler
 
reset() - Method in class org.apache.nifi.remote.io.InterruptableInputStream
 
reset() - Method in class org.apache.nifi.stream.io.ByteCountingInputStream
 
reset() - Method in class org.apache.nifi.stream.io.LimitingInputStream
 
resourceLock - Variable in class org.apache.nifi.util.file.monitor.SynchronousFileWatcher
 
Response(boolean, int) - Constructor for class org.apache.nifi.stream.io.LeakyBucketStreamThrottler.Response
 
Response(IOException) - Constructor for class org.apache.nifi.stream.io.LeakyBucketStreamThrottler.Response
 
responseQueue - Variable in class org.apache.nifi.stream.io.LeakyBucketStreamThrottler.Request
 
resultMap - Variable in class org.apache.nifi.util.search.ahocorasick.SearchState
 
RingBuffer<T> - Class in org.apache.nifi.util
Thread-safe implementation of a RingBuffer
RingBuffer(int) - Constructor for class org.apache.nifi.util.RingBuffer
 
RingBuffer.Filter<S> - Interface in org.apache.nifi.util
 
RingBuffer.ForEachEvaluator<S> - Interface in org.apache.nifi.util
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
RingBuffer.IterationDirection - Enum in org.apache.nifi.util
 
root - Variable in class org.apache.nifi.util.search.ahocorasick.AhoCorasick
 
run() - Method in class org.apache.nifi.stream.io.LeakyBucketStreamThrottler.Drain
 
rwLock - Variable in class org.apache.nifi.util.RingBuffer
 

S

search(InputStream, boolean) - Method in class org.apache.nifi.util.search.ahocorasick.AhoCorasick
 
search(InputStream, boolean, SearchState) - Method in class org.apache.nifi.util.search.ahocorasick.AhoCorasick
 
Search<T> - Interface in org.apache.nifi.util.search
Defines an interface to search for content given a set of search terms.
search(InputStream, boolean) - Method in interface org.apache.nifi.util.search.Search
Searches the given input stream for matches between the already specified dictionary and the contents scanned.
SearchState<T> - Class in org.apache.nifi.util.search.ahocorasick
 
SearchState(Node) - Constructor for class org.apache.nifi.util.search.ahocorasick.SearchState
 
SearchTerm<T> - Class in org.apache.nifi.util.search
This is an immutable thread safe object representing a search term
SearchTerm(byte[]) - Constructor for class org.apache.nifi.util.search.SearchTerm
Constructs a SearchTerm.
SearchTerm(byte[], boolean, T) - Constructor for class org.apache.nifi.util.search.SearchTerm
Constructs a search term.
SECS - Static variable in class org.apache.nifi.util.FormatUtils
 
select(S) - Method in interface org.apache.nifi.util.RingBuffer.Filter
 
serialVersionUID - Static variable in exception org.apache.nifi.stream.io.exception.BytePatternNotFoundException
 
setCurrentNode(Node) - Method in class org.apache.nifi.util.search.ahocorasick.SearchState
 
setFailureNode(Node) - Method in class org.apache.nifi.util.search.ahocorasick.Node
 
setMatchingTerm(SearchTerm<?>) - Method in class org.apache.nifi.util.search.ahocorasick.Node
 
setNeighbor(Node, int) - Method in class org.apache.nifi.util.search.ahocorasick.Node
 
setStartsWithMatch(boolean) - Method in class org.apache.nifi.stream.io.util.TextLineDemarcator.OffsetInfo
 
setTimeout(int) - Method in class org.apache.nifi.remote.io.socket.SocketChannelInputStream
 
setTimeout(int) - Method in class org.apache.nifi.remote.io.socket.SocketChannelOutputStream
 
setVersion(int) - Method in class org.apache.nifi.remote.StandardVersionNegotiator
 
setVersion(int) - Method in interface org.apache.nifi.remote.VersionNegotiator
Sets the version of this resource to the specified version.
SHORT_WEEKDAY_PATTERN - Static variable in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
SHORT_WEEKDAY_RANGE - Static variable in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
shredFile(File, int) - Static method in class org.apache.nifi.util.file.FileUtils
Randomly generates a sequence of bytes and overwrites the contents of the file a number of times.
shutdown - Variable in class org.apache.nifi.stream.io.LeakyBucketStreamThrottler
 
SimpleDateFormatMatcher - Class in org.apache.nifi.util.text
 
SimpleDateFormatMatcher(String) - Constructor for class org.apache.nifi.util.text.SimpleDateFormatMatcher
 
SiteToSiteAttributes - Enum in org.apache.nifi.flowfile.attributes
FlowFile attributes used during site-to-site transfer.
SiteToSiteAttributes(String) - Constructor for enum org.apache.nifi.flowfile.attributes.SiteToSiteAttributes
 
size() - Method in class org.apache.nifi.util.search.SearchTerm
 
size - Variable in class org.apache.nifi.util.timebuffer.TimedCountSize
 
skip(long) - Method in class org.apache.nifi.remote.io.InterruptableInputStream
 
skip(long) - Method in class org.apache.nifi.stream.io.ByteCountingInputStream
 
skip(long) - Method in class org.apache.nifi.stream.io.LimitingInputStream
 
skip(long) - Method in class org.apache.nifi.stream.io.MinimumLengthInputStream
 
skip(InputStream, long) - Static method in class org.apache.nifi.stream.io.StreamUtils
Skips the specified number of bytes from the InputStream If unable to skip that number of bytes, throws EOFException
sleepQuietly(long) - Static method in class org.apache.nifi.util.file.FileUtils
 
SocketChannelInputStream - Class in org.apache.nifi.remote.io.socket
 
SocketChannelInputStream(SocketChannel) - Constructor for class org.apache.nifi.remote.io.socket.SocketChannelInputStream
 
SocketChannelOutputStream - Class in org.apache.nifi.remote.io.socket
 
SocketChannelOutputStream(SocketChannel) - Constructor for class org.apache.nifi.remote.io.socket.SocketChannelOutputStream
 
StandardValidators - Class in org.apache.nifi.processor.util
 
StandardValidators() - Constructor for class org.apache.nifi.processor.util.StandardValidators
 
StandardValidators.DirectoryExistsValidator - Class in org.apache.nifi.processor.util
 
StandardValidators.FileExistsValidator - Class in org.apache.nifi.processor.util
 
StandardValidators.StringLengthValidator - Class in org.apache.nifi.processor.util
 
StandardValidators.TimePeriodValidator - Class in org.apache.nifi.processor.util
 
StandardVersionNegotiator - Class in org.apache.nifi.remote
 
StandardVersionNegotiator(int...) - Constructor for class org.apache.nifi.remote.StandardVersionNegotiator
 
start() - Method in class org.apache.nifi.util.StopWatch
 
startNanos - Variable in class org.apache.nifi.util.StopWatch
 
startOffset - Variable in class org.apache.nifi.stream.io.util.TextLineDemarcator.OffsetInfo
 
startsWith(byte[], int) - Method in class org.apache.nifi.util.search.SearchTerm
Determines if the given window starts with the same bytes as this term
StartsWithDigitsDateTimeMatcher - Class in org.apache.nifi.util.text
A DateTimeMatcher that bases its decision purely on whether or not the first X number of characters in the input text are digits.
StartsWithDigitsDateTimeMatcher(int) - Constructor for class org.apache.nifi.util.text.StartsWithDigitsDateTimeMatcher
 
startsWithMatch - Variable in class org.apache.nifi.stream.io.util.TextLineDemarcator.OffsetInfo
 
state - Variable in class org.apache.nifi.util.file.monitor.SynchronousFileWatcher.StateWrapper
 
StateWrapper(Object) - Constructor for class org.apache.nifi.util.file.monitor.SynchronousFileWatcher.StateWrapper
 
stop() - Method in class org.apache.nifi.util.StopWatch
 
StopWatch - Class in org.apache.nifi.util
 
StopWatch() - Constructor for class org.apache.nifi.util.StopWatch
Creates a StopWatch but does not start it
StopWatch(boolean) - Constructor for class org.apache.nifi.util.StopWatch
 
StreamDemarcator - Class in org.apache.nifi.stream.io.util
The StreamDemarcator class takes an input stream and demarcates it so it could be read (see StreamDemarcator.nextToken()) as individual byte[] demarcated by the provided delimiter (see 'delimiterBytes').
StreamDemarcator(InputStream, byte[], int) - Constructor for class org.apache.nifi.stream.io.util.StreamDemarcator
Constructs a new instance
StreamDemarcator(InputStream, byte[], int, int) - Constructor for class org.apache.nifi.stream.io.util.StreamDemarcator
Constructs a new instance
StreamThrottler - Interface in org.apache.nifi.stream.io
 
StreamUtils - Class in org.apache.nifi.stream.io
 
StreamUtils() - Constructor for class org.apache.nifi.stream.io.StreamUtils
 
StringLengthValidator(int, int) - Constructor for class org.apache.nifi.processor.util.StandardValidators.StringLengthValidator
 
subPatterns - Variable in class org.apache.nifi.util.text.RegexDateTimeMatcher
 
success - Variable in class org.apache.nifi.stream.io.LeakyBucketStreamThrottler.Response
 
sum - Variable in class org.apache.nifi.util.timebuffer.TimestampedLongAggregation.TimestampedAggregation
 
SYNC_BYTES - Static variable in class org.apache.nifi.remote.io.CompressionOutputStream
 
SynchronizedByteCountingOutputStream - Class in org.apache.nifi.stream.io
 
SynchronizedByteCountingOutputStream(OutputStream) - Constructor for class org.apache.nifi.stream.io.SynchronizedByteCountingOutputStream
 
SynchronizedByteCountingOutputStream(OutputStream, long) - Constructor for class org.apache.nifi.stream.io.SynchronizedByteCountingOutputStream
 
SynchronousFileWatcher - Class in org.apache.nifi.util.file.monitor
Allows the user to configure a Path to watch for modifications and periodically poll to check if the file has been modified
SynchronousFileWatcher(Path, UpdateMonitor) - Constructor for class org.apache.nifi.util.file.monitor.SynchronousFileWatcher
 
SynchronousFileWatcher(Path, UpdateMonitor, long) - Constructor for class org.apache.nifi.util.file.monitor.SynchronousFileWatcher
 
SynchronousFileWatcher.StateWrapper - Class in org.apache.nifi.util.file.monitor
 
syncWithRestore(File, File, Logger) - Static method in class org.apache.nifi.util.file.FileUtils
Syncs a primary copy of a file with the copy in the restore directory.

T

term - Variable in class org.apache.nifi.util.search.ahocorasick.Node
 
TextLineDemarcator - Class in org.apache.nifi.stream.io.util
Implementation of demarcator of text lines in the provided InputStream.
TextLineDemarcator(InputStream) - Constructor for class org.apache.nifi.stream.io.util.TextLineDemarcator
Constructs an instance of demarcator with provided InputStream and default buffer size.
TextLineDemarcator(InputStream, int) - Constructor for class org.apache.nifi.stream.io.util.TextLineDemarcator
Constructs an instance of demarcator with provided InputStream and initial buffer size.
TextLineDemarcator.OffsetInfo - Class in org.apache.nifi.stream.io.util
Container to hold offset and meta info for a computed text line.
TIME_DURATION_PATTERN - Static variable in class org.apache.nifi.util.FormatUtils
 
TIME_DURATION_REGEX - Static variable in class org.apache.nifi.util.FormatUtils
 
TIME_PERIOD_VALIDATOR - Static variable in class org.apache.nifi.processor.util.StandardValidators
 
TIME_UNIT_MULTIPLIERS - Static variable in class org.apache.nifi.util.FormatUtils
 
TimedBuffer<T> - Class in org.apache.nifi.util.timebuffer
 
TimedBuffer(TimeUnit, int, EntityAccess<T>) - Constructor for class org.apache.nifi.util.timebuffer.TimedBuffer
 
TimedBuffer.EntitySum<S> - Class in org.apache.nifi.util.timebuffer
 
TimedCountSize - Class in org.apache.nifi.util.timebuffer
 
TimedCountSize(long, long) - Constructor for class org.apache.nifi.util.timebuffer.TimedCountSize
 
TimedLock - Class in org.apache.nifi.util.concurrency
 
TimedLock(Lock, String, int) - Constructor for class org.apache.nifi.util.concurrency.TimedLock
 
timeout - Variable in class org.apache.nifi.remote.io.socket.SocketChannelOutputStream
 
timeoutMillis - Variable in class org.apache.nifi.remote.io.socket.SocketChannelInputStream
 
TimePeriodValidator(long, TimeUnit, long, TimeUnit) - Constructor for class org.apache.nifi.processor.util.StandardValidators.TimePeriodValidator
 
timestamp - Variable in class org.apache.nifi.util.file.monitor.SynchronousFileWatcher.StateWrapper
 
timestamp - Variable in class org.apache.nifi.util.timebuffer.TimedCountSize
 
timestamp - Variable in class org.apache.nifi.util.timebuffer.TimestampedLong
 
timestamp - Variable in class org.apache.nifi.util.timebuffer.TimestampedLongAggregation
 
TimestampedAggregation(long, long, long, long) - Constructor for class org.apache.nifi.util.timebuffer.TimestampedLongAggregation.TimestampedAggregation
 
TimestampedLong - Class in org.apache.nifi.util.timebuffer
 
TimestampedLong(Long) - Constructor for class org.apache.nifi.util.timebuffer.TimestampedLong
 
TimestampedLongAggregation - Class in org.apache.nifi.util.timebuffer
 
TimestampedLongAggregation(long) - Constructor for class org.apache.nifi.util.timebuffer.TimestampedLongAggregation
 
TimestampedLongAggregation(TimestampedLongAggregation.TimestampedAggregation) - Constructor for class org.apache.nifi.util.timebuffer.TimestampedLongAggregation
 
TimestampedLongAggregation.TimestampedAggregation - Class in org.apache.nifi.util.timebuffer
 
toHex(byte[]) - Method in class org.apache.nifi.remote.io.CompressionInputStream
 
toInt(byte[]) - Method in class org.apache.nifi.remote.io.CompressionInputStream
 
TokenTooLargeException - Exception in org.apache.nifi.stream.io.exception
 
TokenTooLargeException(String) - Constructor for exception org.apache.nifi.stream.io.exception.TokenTooLargeException
 
toRepeat - Variable in class org.apache.nifi.stream.io.RepeatingInputStream
 
toString() - Method in class org.apache.nifi.stream.io.LeakyBucketStreamThrottler.Request
 
toString() - Method in class org.apache.nifi.stream.io.util.TextLineDemarcator.OffsetInfo
 
toString() - Method in class org.apache.nifi.util.search.SearchTerm
 
toString(Charset) - Method in class org.apache.nifi.util.search.SearchTerm
 
toURLs(Set<String>, FilenameFilter, boolean) - Static method in class org.apache.nifi.util.file.classloader.ClassLoaderUtils
 
toWrap - Variable in class org.apache.nifi.stream.io.NonCloseableInputStream
 
TRANSFER_CHUNK_SIZE_BYTES - Static variable in class org.apache.nifi.util.file.FileUtils
 
TransmissionDisabledException - Exception in org.apache.nifi.remote.exception
Indicates that the user disabled transmission while communications were taking place with a peer
TransmissionDisabledException() - Constructor for exception org.apache.nifi.remote.exception.TransmissionDisabledException
 
tryLock() - Method in class org.apache.nifi.util.concurrency.DebugDisabledTimedLock
 
tryLock(long, TimeUnit) - Method in class org.apache.nifi.util.concurrency.DebugDisabledTimedLock
 
tryLock() - Method in class org.apache.nifi.util.concurrency.DebugEnabledTimedLock
 
tryLock(long, TimeUnit) - Method in class org.apache.nifi.util.concurrency.DebugEnabledTimedLock
 
tryLock(long, TimeUnit) - Method in interface org.apache.nifi.util.concurrency.DebuggableTimedLock
 
tryLock() - Method in interface org.apache.nifi.util.concurrency.DebuggableTimedLock
 
tryLock() - Method in class org.apache.nifi.util.concurrency.TimedLock
 
tryLock(long, TimeUnit) - Method in class org.apache.nifi.util.concurrency.TimedLock
 
Tuple<A,B> - Class in org.apache.nifi.util
 
Tuple(A, B) - Constructor for class org.apache.nifi.util.Tuple
 

U

UNION - Static variable in class org.apache.nifi.util.FormatUtils
 
unlock(String) - Method in class org.apache.nifi.util.concurrency.DebugDisabledTimedLock
 
unlock(String) - Method in class org.apache.nifi.util.concurrency.DebugEnabledTimedLock
 
unlock(String) - Method in interface org.apache.nifi.util.concurrency.DebuggableTimedLock
 
unlock(String) - Method in class org.apache.nifi.util.concurrency.TimedLock
 
UpdateMonitor - Interface in org.apache.nifi.util.file.monitor
 
URI_LIST_VALIDATOR - Static variable in class org.apache.nifi.processor.util.StandardValidators
 
URI_VALIDATOR - Static variable in class org.apache.nifi.processor.util.StandardValidators
 
URL_VALIDATOR - Static variable in class org.apache.nifi.processor.util.StandardValidators
URL Validator that does not allow the Expression Language to be used

V

VALID_TIME_UNITS - Static variable in class org.apache.nifi.util.FormatUtils
 
validate(String, String, ValidationContext) - Method in class org.apache.nifi.processor.util.StandardValidators.DirectoryExistsValidator
 
validate(String, String, ValidationContext) - Method in class org.apache.nifi.processor.util.StandardValidators.FileExistsValidator
 
validate(String, String, ValidationContext) - Method in class org.apache.nifi.processor.util.StandardValidators.StringLengthValidator
 
validate(String, String, ValidationContext) - Method in class org.apache.nifi.processor.util.StandardValidators.TimePeriodValidator
 
validate(InputStream, int, int) - Method in class org.apache.nifi.stream.io.util.AbstractDemarcator
Validates prerequisites for constructor arguments
validate(Reader, int, int) - Method in class org.apache.nifi.stream.io.util.AbstractTextDemarcator
Validates prerequisites for constructor arguments
validate(byte[]) - Method in class org.apache.nifi.stream.io.util.StreamDemarcator
Validates prerequisites for constructor arguments
value - Variable in class org.apache.nifi.util.timebuffer.TimestampedLong
 
value - Variable in class org.apache.nifi.util.timebuffer.TimestampedLongAggregation
 
value - Variable in class org.apache.nifi.util.Tuple
 
valueOf(String) - Static method in enum org.apache.nifi.flowfile.attributes.CoreAttributes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.nifi.flowfile.attributes.FragmentAttributes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.nifi.flowfile.attributes.SiteToSiteAttributes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.nifi.remote.io.socket.BufferStateManager.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.nifi.util.RingBuffer.IterationDirection
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.nifi.flowfile.attributes.CoreAttributes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.nifi.flowfile.attributes.FragmentAttributes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.nifi.flowfile.attributes.SiteToSiteAttributes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.nifi.remote.io.socket.BufferStateManager.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.nifi.util.RingBuffer.IterationDirection
Returns an array containing the constants of this enum type, in the order they are declared.
VersionNegotiator - Interface in org.apache.nifi.remote
 
versions - Variable in class org.apache.nifi.remote.StandardVersionNegotiator
 

W

waitForReady() - Method in class org.apache.nifi.remote.io.socket.SocketChannelInputStream
 
WEEKS - Static variable in class org.apache.nifi.util.FormatUtils
 
write(int) - Method in class org.apache.nifi.remote.io.CompressionOutputStream
 
write(byte[]) - Method in class org.apache.nifi.remote.io.CompressionOutputStream
 
write(byte[], int, int) - Method in class org.apache.nifi.remote.io.CompressionOutputStream
 
write(int) - Method in class org.apache.nifi.remote.io.InterruptableOutputStream
 
write(byte[]) - Method in class org.apache.nifi.remote.io.InterruptableOutputStream
 
write(byte[], int, int) - Method in class org.apache.nifi.remote.io.InterruptableOutputStream
 
write(int) - Method in class org.apache.nifi.remote.io.socket.SocketChannelOutputStream
 
write(byte[]) - Method in class org.apache.nifi.remote.io.socket.SocketChannelOutputStream
 
write(byte[], int, int) - Method in class org.apache.nifi.remote.io.socket.SocketChannelOutputStream
 
write(int) - Method in class org.apache.nifi.stream.io.ByteCountingOutputStream
 
write(byte[]) - Method in class org.apache.nifi.stream.io.ByteCountingOutputStream
 
write(byte[], int, int) - Method in class org.apache.nifi.stream.io.ByteCountingOutputStream
 
write(byte[]) - Method in class org.apache.nifi.stream.io.NonCloseableOutputStream
 
write(byte[], int, int) - Method in class org.apache.nifi.stream.io.NonCloseableOutputStream
 
write(int) - Method in class org.apache.nifi.stream.io.NonCloseableOutputStream
 
write(int) - Method in class org.apache.nifi.stream.io.NullOutputStream
 
write(byte[]) - Method in class org.apache.nifi.stream.io.NullOutputStream
 
write(byte[], int, int) - Method in class org.apache.nifi.stream.io.NullOutputStream
 
write(byte[]) - Method in class org.apache.nifi.stream.io.SynchronizedByteCountingOutputStream
 
write(int) - Method in class org.apache.nifi.stream.io.SynchronizedByteCountingOutputStream
 
write(byte[], int, int) - Method in class org.apache.nifi.stream.io.SynchronizedByteCountingOutputStream
 
writeChunkHeader(int) - Method in class org.apache.nifi.remote.io.CompressionOutputStream
 
writeInt(OutputStream, int) - Method in class org.apache.nifi.remote.io.CompressionOutputStream
 
writeLock - Variable in class org.apache.nifi.util.RingBuffer
 

Z

ZipOutputStream - Class in org.apache.nifi.stream.io
This class extends the ZipOutputStream by providing a constructor that allows the user to specify the compression level.
ZipOutputStream(OutputStream) - Constructor for class org.apache.nifi.stream.io.ZipOutputStream
 
ZipOutputStream(OutputStream, int) - Constructor for class org.apache.nifi.stream.io.ZipOutputStream
 
ZONE_NAME_PATTERN - Static variable in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
ZONE_NAME_RANGE - Static variable in class org.apache.nifi.util.text.RegexDateTimeMatcher.Compiler
 
A B C D E F G H I J K L M N O P R S T U V W Z 
Skip navigation links

Copyright © 2019 Apache NiFi Project. All rights reserved.