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

A

addAll(Collection<MockFlowFile>) - Method in class org.apache.nifi.util.MockFlowFileQueue
 
addBulletin(Bulletin) - Method in class org.apache.nifi.util.MockBulletinRepository
 
addConnection(Relationship) - Method in class org.apache.nifi.util.MockProcessContext
 
addConnection(Relationship) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
addConnection(String) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
addConnection(Relationship) - Method in interface org.apache.nifi.util.TestRunner
Indicates to the Framework that the configured processor has a connection for the given Relationship.
addConnection(String) - Method in interface org.apache.nifi.util.TestRunner
Indicates to the Framework that the configured processor has a connection for the Relationship with the given name.
addControllerService(ControllerService, String) - Method in class org.apache.nifi.util.MockControllerServiceLookup
 
addControllerService(ControllerService) - Method in class org.apache.nifi.util.MockControllerServiceLookup
 
addControllerService(String, ControllerService, Map<PropertyDescriptor, String>, String) - Method in class org.apache.nifi.util.MockProcessContext
 
addControllerService(String, ControllerService) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
addControllerService(String, ControllerService, Map<String, String>) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
addControllerService(String, ControllerService) - Method in interface org.apache.nifi.util.TestRunner
Adds the given ControllerService to this TestRunner so that the configured Processor can access it using the given identifier.
addControllerService(String, ControllerService, Map<String, String>) - Method in interface org.apache.nifi.util.TestRunner
Adds the given ControllerService to this TestRunner so that the configured Processor can access it using the given identifier.
addControllerServices(MockControllerServiceLookup) - Method in class org.apache.nifi.util.MockControllerServiceLookup
 
addFlowChange(Action) - Method in class org.apache.nifi.util.MockEventAccess
 
addProcessor(Object[]) - Method in class org.apache.nifi.util.MockComponentLog
 
addProcessorAndThrowable(Object[], Throwable) - Method in class org.apache.nifi.util.MockComponentLog
 
addProcessorAndThrowable(Object[], Throwable, boolean) - Method in class org.apache.nifi.util.MockComponentLog
 
addProvenanceEvent(ProvenanceEventRecord) - Method in class org.apache.nifi.util.MockEventAccess
 
addProvenanceEvents(Collection<ProvenanceEventRecord>) - Method in class org.apache.nifi.util.SharedSessionState
 
adjustCounter(String, long, boolean) - Method in class org.apache.nifi.util.MockProcessSession
 
adjustCounter(String, long) - Method in class org.apache.nifi.util.SharedSessionState
 
allowExpressionValidation - Variable in class org.apache.nifi.util.MockProcessContext
 
allowSynchronousCommits - Variable in class org.apache.nifi.util.MockProcessSession
 
allowSynchronousSessionCommits - Variable in class org.apache.nifi.util.MockSessionFactory
 
allowSynchronousSessionCommits - Variable in class org.apache.nifi.util.StandardProcessorTestRunner
 
annotationData - Variable in class org.apache.nifi.util.ControllerServiceConfiguration
 
annotationData - Variable in class org.apache.nifi.util.MockProcessContext
 
append(FlowFile, OutputStreamCallback) - Method in class org.apache.nifi.util.MockProcessSession
 
args - Variable in class org.apache.nifi.util.LogMessage
 
asBoolean() - Method in class org.apache.nifi.util.MockPropertyValue
 
asControllerService() - Method in class org.apache.nifi.util.MockPropertyValue
 
asControllerService(Class<T>) - Method in class org.apache.nifi.util.MockPropertyValue
 
asDataSize(DataUnit) - Method in class org.apache.nifi.util.MockPropertyValue
 
asDouble() - Method in class org.apache.nifi.util.MockPropertyValue
 
asFloat() - Method in class org.apache.nifi.util.MockPropertyValue
 
asInteger() - Method in class org.apache.nifi.util.MockPropertyValue
 
asLong() - Method in class org.apache.nifi.util.MockPropertyValue
 
asResource() - Method in class org.apache.nifi.util.MockPropertyValue
 
asResources() - Method in class org.apache.nifi.util.MockPropertyValue
 
assertAllConditionsMet(String, Predicate<MockFlowFile>) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
Asserts that all FlowFiles meet all conditions.
assertAllConditionsMet(Relationship, Predicate<MockFlowFile>) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
Asserts that all FlowFiles meet all conditions.
assertAllConditionsMet(String, Predicate<MockFlowFile>) - Method in interface org.apache.nifi.util.TestRunner
Asserts that all FlowFiles meet all conditions.
assertAllConditionsMet(Relationship, Predicate<MockFlowFile>) - Method in interface org.apache.nifi.util.TestRunner
Asserts that all FlowFiles meet all conditions.
assertAllFlowFiles(FlowFileValidator) - Method in class org.apache.nifi.util.MockProcessSession
Asserts that all FlowFiles that were transferred are compliant with the given validator.
assertAllFlowFiles(Relationship, FlowFileValidator) - Method in class org.apache.nifi.util.MockProcessSession
Asserts that all FlowFiles that were transferred in the given relationship are compliant with the given validator.
assertAllFlowFiles(FlowFileValidator) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
assertAllFlowFiles(Relationship, FlowFileValidator) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
assertAllFlowFiles(FlowFileValidator) - Method in interface org.apache.nifi.util.TestRunner
Asserts that all FlowFiles that were transferred are compliant with the given validator.
assertAllFlowFiles(Relationship, FlowFileValidator) - Method in interface org.apache.nifi.util.TestRunner
Asserts that all FlowFiles that were transferred in the given relationship are compliant with the given validator.
assertAllFlowFilesContainAttribute(String) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
assertAllFlowFilesContainAttribute(Relationship, String) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
assertAllFlowFilesContainAttribute(String) - Method in interface org.apache.nifi.util.TestRunner
Asserts that all FlowFiles that were transferred contain the given attribute.
assertAllFlowFilesContainAttribute(Relationship, String) - Method in interface org.apache.nifi.util.TestRunner
Asserts that all FlowFiles that were transferred to the given relationship contain the given attribute.
assertAllFlowFilesTransferred(String) - Method in class org.apache.nifi.util.MockProcessSession
Asserts that all FlowFiles that were transferred were transferred to the given relationship
assertAllFlowFilesTransferred(Relationship) - Method in class org.apache.nifi.util.MockProcessSession
Asserts that all FlowFiles that were transferred were transferred to the given relationship
assertAllFlowFilesTransferred(Relationship, int) - Method in class org.apache.nifi.util.MockProcessSession
Asserts that all FlowFiles that were transferred were transferred to the given relationship and that the number of FlowFiles transferred is equal to count
assertAllFlowFilesTransferred(String, int) - Method in class org.apache.nifi.util.MockProcessSession
Asserts that all FlowFiles that were transferred were transferred to the given relationship and that the number of FlowFiles transferred is equal to count
assertAllFlowFilesTransferred(String) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
assertAllFlowFilesTransferred(Relationship) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
assertAllFlowFilesTransferred(String, int) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
assertAllFlowFilesTransferred(Relationship, int) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
assertAllFlowFilesTransferred(String) - Method in interface org.apache.nifi.util.TestRunner
Asserts that all FlowFiles that were transferred were transferred to the given relationship
assertAllFlowFilesTransferred(Relationship) - Method in interface org.apache.nifi.util.TestRunner
Asserts that all FlowFiles that were transferred were transferred to the given relationship
assertAllFlowFilesTransferred(String, int) - Method in interface org.apache.nifi.util.TestRunner
Asserts that all FlowFiles that were transferred were transferred to the given relationship and that the number of FlowFiles transferred is equal to count
assertAllFlowFilesTransferred(Relationship, int) - Method in interface org.apache.nifi.util.TestRunner
Asserts that all FlowFiles that were transferred were transferred to the given relationship and that the number of FlowFiles transferred is equal to count
assertAttributeEquals(String, String) - Method in class org.apache.nifi.util.MockFlowFile
 
assertAttributeExists(String) - Method in class org.apache.nifi.util.MockFlowFile
 
assertAttributeNotEquals(String, String) - Method in class org.apache.nifi.util.MockFlowFile
 
assertAttributeNotExists(String) - Method in class org.apache.nifi.util.MockFlowFile
 
assertAttributes(Relationship, Set<String>, Set<Map<String, String>>) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
assertAttributes(Relationship, Set<String>, Set<Map<String, String>>) - Method in interface org.apache.nifi.util.TestRunner
Asserts that flowfiles on a given relationship have a certain set of attributes.
assertCommitted() - Method in class org.apache.nifi.util.MockProcessSession
Assert that the session has been committed
assertContentEquals(File) - Method in class org.apache.nifi.util.MockFlowFile
Asserts that the content of this FlowFile is the same as the content of the given file
assertContentEquals(Path) - Method in class org.apache.nifi.util.MockFlowFile
Asserts that the content of this FlowFile is the same as the content of the given path
assertContentEquals(byte[]) - Method in class org.apache.nifi.util.MockFlowFile
Asserts that the content of this FlowFile is the same as the content of the given byte array
assertContentEquals(String) - Method in class org.apache.nifi.util.MockFlowFile
 
assertContentEquals(String, String) - Method in class org.apache.nifi.util.MockFlowFile
 
assertContentEquals(String, Charset) - Method in class org.apache.nifi.util.MockFlowFile
 
assertContentEquals(InputStream) - Method in class org.apache.nifi.util.MockFlowFile
Asserts that the content of this FlowFile is the same as the content of the given InputStream.
assertContents(Relationship, List<String>) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
assertContents(Relationship, List<String>) - Method in interface org.apache.nifi.util.TestRunner
Asserts that flowfiles on a given relationship have certain contents.
assertFlowFile(FlowFile) - Method in interface org.apache.nifi.util.FlowFileValidator
Define a verification method to validate the given FlowFile
assertNotCommitted() - Method in class org.apache.nifi.util.MockProcessSession
Assert that the session has not been committed
assertNotRolledBack() - Method in class org.apache.nifi.util.MockProcessSession
Assert that MockProcessSession.rollback() has not been called
assertNotValid() - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
assertNotValid(ControllerService) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
assertNotValid() - Method in interface org.apache.nifi.util.TestRunner
Assert that the currently configured set of properties/annotation data are NOT valid
assertNotValid(ControllerService) - Method in interface org.apache.nifi.util.TestRunner
Assert that the currently configured set of properties/annotation data are NOT valid for the given Controller Service.
assertPenalizeCount(int) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
assertPenalizeCount(int) - Method in interface org.apache.nifi.util.TestRunner
Assert that the number of FlowFiles that were penalized is equal to the given count
assertProvenanceEvent(ProvenanceEventType) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
assertProvenanceEvent(ProvenanceEventType) - Method in interface org.apache.nifi.util.TestRunner
Assert that provenance event was created with the specified event type.
assertQueueEmpty() - Method in class org.apache.nifi.util.MockProcessSession
Assert that there are no FlowFiles left on the input queue.
assertQueueEmpty() - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
assertQueueEmpty() - Method in interface org.apache.nifi.util.TestRunner
Assert that there are no FlowFiles left on the input queue.
assertQueueNotEmpty() - Method in class org.apache.nifi.util.MockProcessSession
Assert that at least one FlowFile is on the input queue
assertQueueNotEmpty() - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
assertQueueNotEmpty() - Method in interface org.apache.nifi.util.TestRunner
Assert that there is at least one FlowFile left on the input queue.
assertRolledBack() - Method in class org.apache.nifi.util.MockProcessSession
Assert that MockProcessSession.rollback() has been called
assertStateEquals(String, String, Scope) - Method in class org.apache.nifi.state.MockStateManager
Ensures that the state with the given key and scope is set to the given value, or else the test will fail
assertStateEquals(Map<String, String>, Scope) - Method in class org.apache.nifi.state.MockStateManager
Ensures that the state is equal to the given values
assertStateNotEquals(Map<String, String>, Scope) - Method in class org.apache.nifi.state.MockStateManager
Ensures that the state is not equal to the given values
assertStateNotEquals(String, String, Scope) - Method in class org.apache.nifi.state.MockStateManager
Ensures that the state with the given key and scope is not set to the given value, or else the test will fail
assertStateNotSet(String, Scope) - Method in class org.apache.nifi.state.MockStateManager
Ensures that no value is set for the given key and scope, or else the test will fail
assertStateNotSet() - Method in class org.apache.nifi.state.MockStateManager
Ensures that state was not set for any scope
assertStateNotSet(Scope) - Method in class org.apache.nifi.state.MockStateManager
Ensures that the state was not set for the given scope
assertStateSet(String, Scope) - Method in class org.apache.nifi.state.MockStateManager
Ensures that some value is set for the given key and scope, or else the test will fail
assertStateSet(Scope) - Method in class org.apache.nifi.state.MockStateManager
Ensures that the state was set for the given scope, regardless of what the value was.
assertTransferCount(Relationship, int) - Method in class org.apache.nifi.util.MockProcessSession
Assert that the number of FlowFiles transferred to the given relationship is equal to the given count
assertTransferCount(String, int) - Method in class org.apache.nifi.util.MockProcessSession
Assert that the number of FlowFiles transferred to the given relationship is equal to the given count
assertTransferCount(Relationship, int) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
assertTransferCount(String, int) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
assertTransferCount(Relationship, int) - Method in interface org.apache.nifi.util.TestRunner
Assert that the number of FlowFiles transferred to the given relationship is equal to the given count
assertTransferCount(String, int) - Method in interface org.apache.nifi.util.TestRunner
Assert that the number of FlowFiles transferred to the given relationship is equal to the given count
assertValid() - Method in class org.apache.nifi.util.MockProcessContext
 
assertValid() - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
assertValid(ControllerService) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
assertValid() - Method in interface org.apache.nifi.util.TestRunner
Assert that the currently configured set of properties/annotation data are valid
assertValid(ControllerService) - Method in interface org.apache.nifi.util.TestRunner
Assert that the currently configured set of properties/annotation data are valid for the given Controller Service.
associate(FlowFile, String, String) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
asTimePeriod(TimeUnit) - Method in class org.apache.nifi.util.MockPropertyValue
 
attributes - Variable in class org.apache.nifi.util.MockFlowFile
 

B

beingProcessed - Variable in class org.apache.nifi.util.MockProcessSession
 
build(FlowFile, ProvenanceEventType) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
BulletinFactory - Class in org.apache.nifi.reporting
 
BulletinFactory() - Constructor for class org.apache.nifi.reporting.BulletinFactory
 

C

call() - Method in class org.apache.nifi.util.StandardProcessorTestRunner.RunProcessor
 
CapturingLogger - Class in org.apache.nifi.util
Implementation of SLF4J logger that records every log message and provides a mechanism to retrieve them.
CapturingLogger(Logger) - Constructor for class org.apache.nifi.util.CapturingLogger
 
clear(Scope) - Method in class org.apache.nifi.state.MockStateManager
 
clear() - Method in class org.apache.nifi.util.MockProvenanceReporter
 
clearCommitted() - Method in class org.apache.nifi.util.MockProcessSession
Clear the 'committed' flag so that we can test that the next iteration of Processor.onTrigger(org.apache.nifi.processor.ProcessContext, org.apache.nifi.processor.ProcessSessionFactory) commits or rolls back the session
clearProperties() - Method in class org.apache.nifi.util.MockProcessContext
 
clearProperties() - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
clearProperties() - Method in interface org.apache.nifi.util.TestRunner
Clears all set properties from the ProcessContext.
clearProvenanceEvents() - Method in class org.apache.nifi.util.SharedSessionState
 
clearProvenanceEvents() - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
clearProvenanceEvents() - Method in interface org.apache.nifi.util.TestRunner
Clears the Provenance Events that have been emitted by the Processor
clearQueue() - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
clearRollback() - Method in class org.apache.nifi.util.MockProcessSession
Clear the 'rolledBack' flag so that we can test that the next iteration of Processor.onTrigger(org.apache.nifi.processor.ProcessContext, org.apache.nifi.processor.ProcessSessionFactory) commits or rolls back the session
clearState(Scope) - Method in class org.apache.nifi.util.MockProcessSession
 
clearTransferState() - Method in class org.apache.nifi.util.MockProcessSession
Removes all state information about FlowFiles that have been transferred
clearTransferState() - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
clearTransferState() - Method in interface org.apache.nifi.util.TestRunner
Resets the Transfer Counts that indicate how many FlowFiles have been transferred to each Relationship and removes from memory any FlowFiles that have been transferred to this Relationships.
clone(FlowFile) - Method in class org.apache.nifi.util.MockProcessSession
 
clone(FlowFile, long, long) - Method in class org.apache.nifi.util.MockProcessSession
 
clone(FlowFile, FlowFile) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
close() - Method in class org.apache.nifi.provenance.MockProvenanceRepository
 
closeStreams(Map<FlowFile, ? extends Closeable>, boolean) - Method in class org.apache.nifi.util.MockProcessSession
 
clusterRetrievedCount - Variable in class org.apache.nifi.state.MockStateManager
 
clusterStateMap - Variable in class org.apache.nifi.state.MockStateManager
 
commit() - Method in class org.apache.nifi.util.MockProcessSession
 
commitAsync() - Method in class org.apache.nifi.util.MockProcessSession
 
commitAsync(Runnable, Consumer<Throwable>) - Method in class org.apache.nifi.util.MockProcessSession
 
commitInternal() - Method in class org.apache.nifi.util.MockProcessSession
 
committed - Variable in class org.apache.nifi.util.MockProcessSession
 
compareTo(FlowFile) - Method in class org.apache.nifi.util.MockFlowFile
 
component - Variable in class org.apache.nifi.util.MockComponentLog
 
component - Variable in class org.apache.nifi.util.MockProcessContext
 
componentBulletinsCreated - Variable in class org.apache.nifi.util.MockReportingContext
 
componentName - Variable in class org.apache.nifi.util.MockProcessContext
 
connections - Variable in class org.apache.nifi.util.MockProcessContext
 
context - Variable in class org.apache.nifi.util.MockProcessorInitializationContext
 
context - Variable in class org.apache.nifi.util.MockValidationContext
 
context - Variable in class org.apache.nifi.util.StandardProcessorTestRunner
 
ControllerServiceConfiguration - Class in org.apache.nifi.util
 
ControllerServiceConfiguration(ControllerService) - Constructor for class org.apache.nifi.util.ControllerServiceConfiguration
 
controllerServiceLoggers - Variable in class org.apache.nifi.util.StandardProcessorTestRunner
 
controllerServiceMap - Variable in class org.apache.nifi.util.MockControllerServiceLookup
 
controllerServices - Variable in class org.apache.nifi.util.MockReportingContext
 
controllerServiceStateManagers - Variable in class org.apache.nifi.util.StandardProcessorTestRunner
 
counterMap - Variable in class org.apache.nifi.util.MockProcessSession
 
counterMap - Variable in class org.apache.nifi.util.SharedSessionState
 
create() - Method in class org.apache.nifi.util.MockProcessSession
 
create(FlowFile) - Method in class org.apache.nifi.util.MockProcessSession
 
create(Collection<FlowFile>) - Method in class org.apache.nifi.util.MockProcessSession
 
create(FlowFile) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
create(FlowFile, String) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
createBulletin(String, String, String, String, String, String) - Static method in class org.apache.nifi.reporting.BulletinFactory
 
createBulletin(String, String, String, String, String, String, String) - Static method in class org.apache.nifi.reporting.BulletinFactory
 
createBulletin(String, String, String) - Static method in class org.apache.nifi.reporting.BulletinFactory
 
createBulletin(String, String, String, String) - Static method in class org.apache.nifi.reporting.BulletinFactory
 
createBulletin(String, String, String, ComponentType, String, String, String, String, String) - Static method in class org.apache.nifi.reporting.BulletinFactory
 
createBulletin(String, String, String, ComponentType, String, String, String, String, String, String) - Static method in class org.apache.nifi.reporting.BulletinFactory
 
createBulletin(String, Severity, String) - Method in class org.apache.nifi.util.MockReportingContext
 
createBulletin(String, String, Severity, String) - Method in class org.apache.nifi.util.MockReportingContext
 
createdSessions - Variable in class org.apache.nifi.util.MockSessionFactory
 
createFlowFile(File) - Method in class org.apache.nifi.util.MockProcessSession
 
createFlowFile(byte[]) - Method in class org.apache.nifi.util.MockProcessSession
 
createFlowFile(byte[], Map<String, String>) - Method in class org.apache.nifi.util.MockProcessSession
 
createPropertyConfigurationMap(MockProcessContext) - Static method in class org.apache.nifi.util.MockValidationContext
 
createSession() - Method in class org.apache.nifi.util.MockSessionFactory
 
createSession() - Method in class org.apache.nifi.util.SingleSessionFactory
 
creationTime - Variable in class org.apache.nifi.util.MockFlowFile
 
currentId - Static variable in class org.apache.nifi.reporting.BulletinFactory
 
currentVersions - Variable in class org.apache.nifi.util.MockProcessSession
 

D

data - Variable in class org.apache.nifi.util.MockFlowFile
 
debug(String) - Method in class org.apache.nifi.util.CapturingLogger
 
debug(String, Object) - Method in class org.apache.nifi.util.CapturingLogger
 
debug(String, Object, Object) - Method in class org.apache.nifi.util.CapturingLogger
 
debug(String, Object...) - Method in class org.apache.nifi.util.CapturingLogger
 
debug(String, Throwable) - Method in class org.apache.nifi.util.CapturingLogger
 
debug(Marker, String) - Method in class org.apache.nifi.util.CapturingLogger
 
debug(Marker, String, Object) - Method in class org.apache.nifi.util.CapturingLogger
 
debug(Marker, String, Object, Object) - Method in class org.apache.nifi.util.CapturingLogger
 
debug(Marker, String, Object...) - Method in class org.apache.nifi.util.CapturingLogger
 
debug(Marker, String, Throwable) - Method in class org.apache.nifi.util.CapturingLogger
 
debug(String, Throwable) - Method in class org.apache.nifi.util.MockComponentLog
 
debug(String, Object[]) - Method in class org.apache.nifi.util.MockComponentLog
 
debug(String, Object[], Throwable) - Method in class org.apache.nifi.util.MockComponentLog
 
debug(String) - Method in class org.apache.nifi.util.MockComponentLog
 
debugMessages - Variable in class org.apache.nifi.util.CapturingLogger
 
decrementReadCount(FlowFile) - Method in class org.apache.nifi.util.MockProcessSession
 
decrypt(String) - Method in class org.apache.nifi.util.MockProcessContext
 
disableControllerService(ControllerService) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
disableControllerService(ControllerService) - Method in interface org.apache.nifi.util.TestRunner
Marks the Controller Service as disabled so that it cannot be used by other components.
disableExpressionValidation() - Method in class org.apache.nifi.util.MockProcessContext
 
doReset - Variable in class org.apache.nifi.util.validator.InstrumentedValidator
Flag to reset a count after retrieving it.
drop(FlowFile, String) - Method in class org.apache.nifi.util.MockProvenanceReporter
 

E

EmptyControllerServiceLookup - Class in org.apache.nifi.util
 
EmptyControllerServiceLookup() - Constructor for class org.apache.nifi.util.EmptyControllerServiceLookup
 
enableControllerService(ControllerService) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
enableControllerService(ControllerService) - Method in interface org.apache.nifi.util.TestRunner
Marks the Controller Service as enabled so that it can be used by other components.
enabled - Variable in class org.apache.nifi.util.ControllerServiceConfiguration
 
enableExpressionValidation - Variable in class org.apache.nifi.util.MockProcessContext
 
enableExpressionValidation() - Method in class org.apache.nifi.util.MockProcessContext
 
encrypt(String) - Method in class org.apache.nifi.util.MockProcessContext
 
enforceReadStreamsClosed - Variable in class org.apache.nifi.util.MockSessionFactory
 
enforceReadStreamsClosed - Variable in class org.apache.nifi.util.StandardProcessorTestRunner
 
enforceReadStreamsClosed(boolean) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
enforceReadStreamsClosed(boolean) - Method in interface org.apache.nifi.util.TestRunner
By default, if ProcessSession.read(FlowFile) is called, the InputStream that is returned MUST be closed by the processor under test or calls to ProcessSession.commit() will throw an Exception.
enforceStreamsClosed - Variable in class org.apache.nifi.util.MockProcessSession
 
enqueue(FlowFile...) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
enqueue(Path) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
enqueue(Path, Map<String, String>) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
enqueue(byte[]) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
enqueue(String) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
enqueue(byte[], Map<String, String>) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
enqueue(String, Map<String, String>) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
enqueue(InputStream) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
enqueue(InputStream, Map<String, String>) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
enqueue(FlowFile...) - Method in interface org.apache.nifi.util.TestRunner
Enqueues the given FlowFiles into the Processor's input queue
enqueue(Path) - Method in interface org.apache.nifi.util.TestRunner
Reads the content from the given Path into memory and creates a FlowFile from this content with no attributes and adds this FlowFile to the Processor's Input Queue
enqueue(Path, Map<String, String>) - Method in interface org.apache.nifi.util.TestRunner
Reads the content from the given Path into memory and creates a FlowFile from this content with the given attributes and adds this FlowFile to the Processor's Input Queue
enqueue(byte[]) - Method in interface org.apache.nifi.util.TestRunner
Copies the content from the given byte array into memory and creates a FlowFile from this content with no attributes and adds this FlowFile to the Processor's Input Queue
enqueue(String) - Method in interface org.apache.nifi.util.TestRunner
Creates a FlowFile with the content set to the given string (in UTF-8 format), with no attributes, and adds this FlowFile to the Processor's Input Queue
enqueue(byte[], Map<String, String>) - Method in interface org.apache.nifi.util.TestRunner
Copies the content from the given byte array into memory and creates a FlowFile from this content with the given attributes and adds this FlowFile to the Processor's Input Queue
enqueue(String, Map<String, String>) - Method in interface org.apache.nifi.util.TestRunner
Creates a FlowFile with the content set to the given string (in UTF-8 format), with the given attributes, and adds this FlowFile to the Processor's Input Queue
enqueue(InputStream) - Method in interface org.apache.nifi.util.TestRunner
Reads the content from the given InputStream into memory and creates a FlowFile from this content with no attributes and adds this FlowFile to the Processor's Input Queue
enqueue(InputStream, Map<String, String>) - Method in interface org.apache.nifi.util.TestRunner
Reads the content from the given InputStream into memory and creates a FlowFile from this content with the given attributes and adds this FlowFile to the Processor's Input Queue
enqueuedIndex - Variable in class org.apache.nifi.util.MockFlowFile
 
enqueuedIndex - Static variable in class org.apache.nifi.util.MockProcessSession
 
ensureExpressionsEvaluated() - Method in class org.apache.nifi.util.MockPropertyValue
 
entryDate - Variable in class org.apache.nifi.util.MockFlowFile
 
equals(Object) - Method in class org.apache.nifi.util.EqualsWrapper
 
equals(Object) - Method in class org.apache.nifi.util.MockFlowFile
 
EqualsWrapper<T> - Class in org.apache.nifi.util
Wraps an object to be able to check equality conveniently, even if it doesn't have meaningful equals() implementation or it's not appropriate for a given context.
EqualsWrapper(T, List<Function<T, Object>>) - Constructor for class org.apache.nifi.util.EqualsWrapper
Wraps an object and primes it for equality checks.
error(String) - Method in class org.apache.nifi.util.CapturingLogger
 
error(String, Object) - Method in class org.apache.nifi.util.CapturingLogger
 
error(String, Object, Object) - Method in class org.apache.nifi.util.CapturingLogger
 
error(String, Object, Throwable) - Method in class org.apache.nifi.util.CapturingLogger
 
error(String, Object...) - Method in class org.apache.nifi.util.CapturingLogger
 
error(String, Throwable) - Method in class org.apache.nifi.util.CapturingLogger
 
error(Marker, String) - Method in class org.apache.nifi.util.CapturingLogger
 
error(Marker, String, Object) - Method in class org.apache.nifi.util.CapturingLogger
 
error(Marker, String, Object, Object) - Method in class org.apache.nifi.util.CapturingLogger
 
error(Marker, String, Object...) - Method in class org.apache.nifi.util.CapturingLogger
 
error(Marker, String, Throwable) - Method in class org.apache.nifi.util.CapturingLogger
 
error(String, Throwable) - Method in class org.apache.nifi.util.MockComponentLog
 
error(String, Object[]) - Method in class org.apache.nifi.util.MockComponentLog
 
error(String) - Method in class org.apache.nifi.util.MockComponentLog
 
error(String, Object[], Throwable) - Method in class org.apache.nifi.util.MockComponentLog
 
errorMessages - Variable in class org.apache.nifi.util.CapturingLogger
 
evaluateAttributeExpressions() - Method in class org.apache.nifi.util.MockPropertyValue
 
evaluateAttributeExpressions(AttributeValueDecorator) - Method in class org.apache.nifi.util.MockPropertyValue
 
evaluateAttributeExpressions(FlowFile) - Method in class org.apache.nifi.util.MockPropertyValue
 
evaluateAttributeExpressions(FlowFile, AttributeValueDecorator) - Method in class org.apache.nifi.util.MockPropertyValue
 
evaluateAttributeExpressions(FlowFile, Map<String, String>) - Method in class org.apache.nifi.util.MockPropertyValue
 
evaluateAttributeExpressions(Map<String, String>) - Method in class org.apache.nifi.util.MockPropertyValue
 
evaluateAttributeExpressions(Map<String, String>, AttributeValueDecorator) - Method in class org.apache.nifi.util.MockPropertyValue
 
evaluateAttributeExpressions(FlowFile, Map<String, String>, AttributeValueDecorator) - Method in class org.apache.nifi.util.MockPropertyValue
 
evaluateAttributeExpressions(FlowFile, Map<String, String>, AttributeValueDecorator, Map<String, String>) - Method in class org.apache.nifi.util.MockPropertyValue
 
eventAccess - Variable in class org.apache.nifi.util.MockReportingContext
 
eventBuilder() - Method in class org.apache.nifi.provenance.MockProvenanceRepository
 
events - Variable in class org.apache.nifi.util.MockProvenanceReporter
 
events - Variable in class org.apache.nifi.util.SharedSessionState
 
expectExpressions - Variable in class org.apache.nifi.util.MockPropertyValue
 
expire(FlowFile, String) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
exportTo(FlowFile, OutputStream) - Method in class org.apache.nifi.util.MockProcessSession
 
exportTo(FlowFile, Path, boolean) - Method in class org.apache.nifi.util.MockProcessSession
 
expressionLanguageScope - Variable in class org.apache.nifi.util.MockPropertyValue
 
expressionLanguageSupported - Variable in class org.apache.nifi.util.MockValidationContext
 
expressionsEvaluated - Variable in class org.apache.nifi.util.MockPropertyValue
 

F

failToGetClusterState - Variable in class org.apache.nifi.state.MockStateManager
 
failToGetLocalState - Variable in class org.apache.nifi.state.MockStateManager
 
failToSetClusterState - Variable in class org.apache.nifi.state.MockStateManager
 
failToSetLocalState - Variable in class org.apache.nifi.state.MockStateManager
 
fetch(FlowFile, String) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
fetch(FlowFile, String, long) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
fetch(FlowFile, String, String, long) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
findBulletins(BulletinQuery) - Method in class org.apache.nifi.util.MockBulletinRepository
 
findBulletinsForController() - Method in class org.apache.nifi.util.MockBulletinRepository
 
findBulletinsForController(int) - Method in class org.apache.nifi.util.MockBulletinRepository
 
findBulletinsForGroupBySource(String) - Method in class org.apache.nifi.util.MockBulletinRepository
 
findBulletinsForGroupBySource(String, int) - Method in class org.apache.nifi.util.MockBulletinRepository
 
findBulletinsForSource(String) - Method in class org.apache.nifi.util.MockBulletinRepository
 
findBulletinsForSource(String, String) - Method in class org.apache.nifi.util.MockBulletinRepository
 
flowChanges - Variable in class org.apache.nifi.util.MockEventAccess
 
flowFileIdGenerator - Variable in class org.apache.nifi.util.SharedSessionState
 
flowFileQueue - Variable in class org.apache.nifi.util.SharedSessionState
 
flowFileQueue - Variable in class org.apache.nifi.util.StandardProcessorTestRunner
 
FlowFileValidator - Interface in org.apache.nifi.util
 
fork(FlowFile, Collection<FlowFile>) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
fork(FlowFile, Collection<FlowFile>, long) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
fork(FlowFile, Collection<FlowFile>, String) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
fork(FlowFile, Collection<FlowFile>, String, long) - Method in class org.apache.nifi.util.MockProvenanceReporter
 

G

generateDropEvent(FlowFile, String) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
generateJoinEvent(Collection<FlowFile>, FlowFile) - Method in class org.apache.nifi.util.MockProvenanceReporter
Generates a Fork event for the given child and parents but does not register the event.
get(String) - Method in class org.apache.nifi.state.MockStateMap
 
get() - Method in class org.apache.nifi.util.MockProcessSession
 
get(int) - Method in class org.apache.nifi.util.MockProcessSession
 
get(FlowFileFilter) - Method in class org.apache.nifi.util.MockProcessSession
 
getActualDescriptor(PropertyDescriptor) - Method in class org.apache.nifi.util.MockConfigurationContext
 
getAllProperties() - Method in class org.apache.nifi.util.MockConfigurationContext
 
getAllProperties() - Method in class org.apache.nifi.util.MockProcessContext
 
getAllProperties() - Method in class org.apache.nifi.util.MockPropertyContext
 
getAllProperties() - Method in class org.apache.nifi.util.MockReportingContext
 
getAllProperties() - Method in class org.apache.nifi.util.MockValidationContext
 
getAnnotationData() - Method in class org.apache.nifi.util.ControllerServiceConfiguration
 
getAnnotationData() - Method in class org.apache.nifi.util.MockConfigurationContext
 
getAnnotationData() - Method in class org.apache.nifi.util.MockProcessContext
 
getAnnotationData() - Method in class org.apache.nifi.util.MockValidationContext
 
getArgs() - Method in class org.apache.nifi.util.LogMessage
 
getAttribute(String) - Method in class org.apache.nifi.util.MockFlowFile
 
getAttributes() - Method in class org.apache.nifi.util.MockFlowFile
 
getAvailableRelationships() - Method in class org.apache.nifi.util.MockProcessContext
 
getBulletinRepository() - Method in class org.apache.nifi.util.MockReportingContext
 
getBytesFetched() - Method in class org.apache.nifi.util.MockProvenanceReporter
 
getBytesReceived() - Method in class org.apache.nifi.util.MockProvenanceReporter
 
getBytesSent() - Method in class org.apache.nifi.util.MockProvenanceReporter
 
getClusterNodeIdentifier() - Method in class org.apache.nifi.util.MockReportingContext
 
getComponentBulletinCapacity() - Method in class org.apache.nifi.util.MockBulletinRepository
 
getComponentBulletins(String) - Method in class org.apache.nifi.util.MockReportingContext
 
getConfigToUpdate(ControllerService) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
getConfiguration(String) - Method in class org.apache.nifi.util.MockControllerServiceLookup
 
getContainerCapacity(String) - Method in class org.apache.nifi.provenance.MockProvenanceRepository
 
getContainerFileStoreName(String) - Method in class org.apache.nifi.provenance.MockProvenanceRepository
 
getContainerNames() - Method in class org.apache.nifi.provenance.MockProvenanceRepository
 
getContainerUsableSpace(String) - Method in class org.apache.nifi.provenance.MockProvenanceRepository
 
getContent() - Method in class org.apache.nifi.util.MockFlowFile
Returns the value of the internal content for this mock flowfile as a UTF-8 encoded String.
getContentAsByteArray(MockFlowFile) - Method in class org.apache.nifi.util.MockProcessSession
 
getContentAsByteArray(MockFlowFile) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
getContentAsByteArray(MockFlowFile) - Method in interface org.apache.nifi.util.TestRunner
Copies the contents of the given MockFlowFile into a byte array and returns that byte array.
getContentClaim() - Method in class org.apache.nifi.util.MockFlowFile
 
getContentClaimOffset() - Method in class org.apache.nifi.util.MockFlowFile
 
getContentStream() - Method in class org.apache.nifi.util.MockFlowFile
Returns the value of the internal content for this mock flowfile as an InputStream.
getControllerBulletinCapacity() - Method in class org.apache.nifi.util.MockBulletinRepository
 
getControllerService(String) - Method in class org.apache.nifi.util.MockControllerServiceLookup
 
getControllerService(String) - Method in class org.apache.nifi.util.MockProcessorInitializationContext
 
getControllerService(String) - Method in class org.apache.nifi.util.MockValidationContext
 
getControllerService(String) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
getControllerService(String, Class<T>) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
getControllerService(String) - Method in interface org.apache.nifi.util.TestRunner
 
getControllerService(String, Class<T>) - Method in interface org.apache.nifi.util.TestRunner
 
getControllerServiceAnnotationData(ControllerService) - Method in class org.apache.nifi.util.MockProcessContext
 
getControllerServiceIdentifiers(Class<? extends ControllerService>) - Method in class org.apache.nifi.util.MockControllerServiceLookup
 
getControllerServiceIdentifiers(Class<? extends ControllerService>) - Method in class org.apache.nifi.util.MockProcessorInitializationContext
 
getControllerServiceIdentifiers(Class<? extends ControllerService>) - Method in class org.apache.nifi.util.MockValidationContext
 
getControllerServiceLogger(String) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
getControllerServiceLogger(String) - Method in interface org.apache.nifi.util.TestRunner
Returns the MockComponentLog that is used by the specified controller service.
getControllerServiceLookup() - Method in class org.apache.nifi.util.MockControllerServiceInitializationContext
 
getControllerServiceLookup() - Method in class org.apache.nifi.util.MockProcessContext
 
getControllerServiceLookup() - Method in class org.apache.nifi.util.MockProcessorInitializationContext
 
getControllerServiceLookup() - Method in class org.apache.nifi.util.MockReportingContext
 
getControllerServiceLookup() - Method in class org.apache.nifi.util.MockReportingInitializationContext
 
getControllerServiceLookup() - Method in class org.apache.nifi.util.MockValidationContext
 
getControllerServiceName(String) - Method in class org.apache.nifi.util.MockControllerServiceInitializationContext
 
getControllerServiceName(String) - Method in class org.apache.nifi.util.MockControllerServiceLookup
 
getControllerServiceName(String) - Method in class org.apache.nifi.util.MockProcessorInitializationContext
 
getControllerServiceName(String) - Method in class org.apache.nifi.util.MockValidationContext
 
getControllerServiceProperties(ControllerService) - Method in class org.apache.nifi.util.MockProcessContext
 
getControllerServices() - Method in class org.apache.nifi.util.MockControllerServiceLookup
 
getControllerServiceValidationContext(ControllerService) - Method in class org.apache.nifi.util.MockValidationContext
 
getControllerStatus() - Method in class org.apache.nifi.util.MockEventAccess
 
getCounterValue(String) - Method in class org.apache.nifi.util.SharedSessionState
 
getCounterValue(String) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
getCounterValue(String) - Method in interface org.apache.nifi.util.TestRunner
 
getCreatedSessions() - Method in class org.apache.nifi.util.MockSessionFactory
 
getCreationTime() - Method in class org.apache.nifi.util.MockFlowFile
 
getData() - Method in class org.apache.nifi.util.MockFlowFile
Returns the value of the internal content for this mock flowfile.
getDebugMessages() - Method in class org.apache.nifi.util.CapturingLogger
 
getDebugMessages() - Method in class org.apache.nifi.util.MockComponentLog
 
getEntryDate() - Method in class org.apache.nifi.util.MockFlowFile
 
getErrorMessages() - Method in class org.apache.nifi.util.CapturingLogger
 
getErrorMessages() - Method in class org.apache.nifi.util.MockComponentLog
 
getEvent(long) - Method in class org.apache.nifi.provenance.MockProvenanceRepository
 
getEvent(long, NiFiUser) - Method in class org.apache.nifi.provenance.MockProvenanceRepository
 
getEventAccess() - Method in class org.apache.nifi.util.MockReportingContext
 
getEvents(long, int) - Method in class org.apache.nifi.provenance.MockProvenanceRepository
 
getEvents(long, int, NiFiUser) - Method in class org.apache.nifi.provenance.MockProvenanceRepository
 
getEvents() - Method in class org.apache.nifi.util.MockProvenanceReporter
 
getExecutionNode() - Method in class org.apache.nifi.util.MockProcessContext
 
getFlowChanges(int, int) - Method in class org.apache.nifi.util.MockEventAccess
 
getFlowFileQueue() - Method in class org.apache.nifi.util.SharedSessionState
 
getFlowFilesFetched() - Method in class org.apache.nifi.util.MockProvenanceReporter
 
getFlowFilesForRelationship(Relationship) - Method in class org.apache.nifi.util.MockProcessSession
 
getFlowFilesForRelationship(String) - Method in class org.apache.nifi.util.MockProcessSession
 
getFlowFilesForRelationship(String) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
getFlowFilesForRelationship(Relationship) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
getFlowFilesForRelationship(String) - Method in interface org.apache.nifi.util.TestRunner
Returns a List of FlowFiles in the order in which they were transferred to the given relationship
getFlowFilesForRelationship(Relationship) - Method in interface org.apache.nifi.util.TestRunner
Returns a List of FlowFiles in the order in which they were transferred to the given relationship
getFlowFilesReceived() - Method in class org.apache.nifi.util.MockProvenanceReporter
 
getFlowFilesSent() - Method in class org.apache.nifi.util.MockProvenanceReporter
 
getGroupStatus(String) - Method in class org.apache.nifi.util.MockEventAccess
 
getId() - Method in class org.apache.nifi.util.MockFlowFile
 
getIdentifier() - Method in class org.apache.nifi.util.MockControllerServiceInitializationContext
 
getIdentifier() - Method in class org.apache.nifi.util.MockParameterProviderInitializationContext
 
getIdentifier() - Method in class org.apache.nifi.util.MockProcessorInitializationContext
 
getIdentifier() - Method in class org.apache.nifi.util.MockReportingInitializationContext
 
getInfoMessages() - Method in class org.apache.nifi.util.CapturingLogger
 
getInfoMessages() - Method in class org.apache.nifi.util.MockComponentLog
 
getInputRequirement() - Method in class org.apache.nifi.util.MockControllerServiceLookup
 
getInputRequirement() - Method in class org.apache.nifi.util.MockProcessContext
 
getKerberosConfigurationFile() - Method in class org.apache.nifi.util.MockControllerServiceInitializationContext
 
getKerberosConfigurationFile() - Method in class org.apache.nifi.util.MockKerberosContext
 
getKerberosConfigurationFile() - Method in class org.apache.nifi.util.MockParameterProviderInitializationContext
 
getKerberosConfigurationFile() - Method in class org.apache.nifi.util.MockProcessorInitializationContext
 
getKerberosConfigurationFile() - Method in class org.apache.nifi.util.MockReportingInitializationContext
 
getKerberosServiceKeytab() - Method in class org.apache.nifi.util.MockControllerServiceInitializationContext
 
getKerberosServiceKeytab() - Method in class org.apache.nifi.util.MockKerberosContext
 
getKerberosServiceKeytab() - Method in class org.apache.nifi.util.MockParameterProviderInitializationContext
 
getKerberosServiceKeytab() - Method in class org.apache.nifi.util.MockProcessorInitializationContext
 
getKerberosServiceKeytab() - Method in class org.apache.nifi.util.MockReportingInitializationContext
 
getKerberosServicePrincipal() - Method in class org.apache.nifi.util.MockControllerServiceInitializationContext
 
getKerberosServicePrincipal() - Method in class org.apache.nifi.util.MockKerberosContext
 
getKerberosServicePrincipal() - Method in class org.apache.nifi.util.MockParameterProviderInitializationContext
 
getKerberosServicePrincipal() - Method in class org.apache.nifi.util.MockProcessorInitializationContext
 
getKerberosServicePrincipal() - Method in class org.apache.nifi.util.MockReportingInitializationContext
 
getLastQueueDate() - Method in class org.apache.nifi.util.MockFlowFile
 
getLatestCachedEvent(String) - Method in class org.apache.nifi.provenance.MockProvenanceRepository
 
getLineageStartDate() - Method in class org.apache.nifi.util.MockFlowFile
 
getLineageStartIndex() - Method in class org.apache.nifi.util.MockFlowFile
 
getLogger() - Method in class org.apache.nifi.util.MockControllerServiceInitializationContext
 
getLogger() - Method in class org.apache.nifi.util.MockParameterProviderInitializationContext
 
getLogger() - Method in class org.apache.nifi.util.MockProcessorInitializationContext
 
getLogger() - Method in class org.apache.nifi.util.MockReportingInitializationContext
 
getLogger() - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
getLogger() - Method in interface org.apache.nifi.util.TestRunner
Returns the MockComponentLog that is used by the Processor under test.
getMarker() - Method in class org.apache.nifi.util.LogMessage
 
getMaxBulletinId() - Method in class org.apache.nifi.util.MockBulletinRepository
 
getMaxConcurrentTasks() - Method in class org.apache.nifi.util.MockProcessContext
 
getMaxEventId() - Method in class org.apache.nifi.provenance.MockProvenanceRepository
 
getMsg() - Method in class org.apache.nifi.util.LogMessage
 
getName() - Method in class org.apache.nifi.util.CapturingLogger
 
getName() - Method in class org.apache.nifi.util.MockComponentLog
 
getName() - Method in class org.apache.nifi.util.MockConfigurationContext
 
getName() - Method in class org.apache.nifi.util.MockParameterProviderInitializationContext
 
getName() - Method in class org.apache.nifi.util.MockProcessContext
 
getName() - Method in class org.apache.nifi.util.MockReportingInitializationContext
 
getNodeTypeProvider() - Method in class org.apache.nifi.util.MockControllerServiceInitializationContext
 
getNodeTypeProvider() - Method in class org.apache.nifi.util.MockParameterProviderInitializationContext
 
getNodeTypeProvider() - Method in class org.apache.nifi.util.MockProcessorInitializationContext
 
getNodeTypeProvider() - Method in class org.apache.nifi.util.MockReportingInitializationContext
 
getPenalizedFlowFiles() - Method in class org.apache.nifi.util.MockProcessSession
 
getPenalizedFlowFiles() - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
getPenalizedFlowFiles() - Method in interface org.apache.nifi.util.TestRunner
Returns a List of FlowFiles in the order in which they were transferred that were penalized
getPenaltyExpirationMillis() - Method in class org.apache.nifi.util.MockFlowFile
 
getProcessContext() - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
getProcessContext() - Method in interface org.apache.nifi.util.TestRunner
 
getProcessGroupIdentifier() - Method in class org.apache.nifi.util.MockValidationContext
 
getProcessor() - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
getProcessor() - Method in interface org.apache.nifi.util.TestRunner
 
getProcessSessionFactory() - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
getProcessSessionFactory() - Method in interface org.apache.nifi.util.TestRunner
 
getProperties() - Method in class org.apache.nifi.util.ControllerServiceConfiguration
 
getProperties() - Method in class org.apache.nifi.util.MockConfigurationContext
 
getProperties() - Method in class org.apache.nifi.util.MockProcessContext
 
getProperties() - Method in class org.apache.nifi.util.MockReportingContext
 
getProperties() - Method in class org.apache.nifi.util.MockValidationContext
 
getProperty(PropertyDescriptor) - Method in class org.apache.nifi.util.ControllerServiceConfiguration
 
getProperty(PropertyDescriptor) - Method in class org.apache.nifi.util.MockConfigurationContext
 
getProperty(PropertyDescriptor) - Method in class org.apache.nifi.util.MockProcessContext
 
getProperty(String) - Method in class org.apache.nifi.util.MockProcessContext
 
getProperty(PropertyDescriptor) - Method in class org.apache.nifi.util.MockPropertyContext
 
getProperty(PropertyDescriptor) - Method in class org.apache.nifi.util.MockReportingContext
 
getProperty(PropertyDescriptor) - Method in class org.apache.nifi.util.MockValidationContext
 
getPropertyDescriptor(String) - Method in class org.apache.nifi.util.MockProcessContext
 
getPropertyWithoutValidatingExpressions(PropertyDescriptor) - Method in class org.apache.nifi.util.MockProcessContext
 
getProvenanceEventRepository() - Method in class org.apache.nifi.provenance.MockProvenanceRepository
 
getProvenanceEvents(long, int) - Method in class org.apache.nifi.util.MockEventAccess
 
getProvenanceEvents() - Method in class org.apache.nifi.util.SharedSessionState
 
getProvenanceEvents() - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
getProvenanceEvents() - Method in interface org.apache.nifi.util.TestRunner
Returns a List of all ProvenanceEventRecords that were emitted by the Processor
getProvenanceReporter() - Method in class org.apache.nifi.util.MockProcessSession
 
getProvenanceReporter() - Method in class org.apache.nifi.util.SharedSessionState
 
getProvenanceRepository() - Method in class org.apache.nifi.util.MockEventAccess
 
getQueueDateIndex() - Method in class org.apache.nifi.util.MockFlowFile
 
getQueueSize() - Method in class org.apache.nifi.util.MockProcessSession
 
getQueueSize() - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
getQueueSize() - Method in interface org.apache.nifi.util.TestRunner
 
getReferencedParameters(String) - Method in class org.apache.nifi.util.MockValidationContext
 
getRemovedCount() - Method in class org.apache.nifi.util.MockProcessSession
 
getRemovedCount() - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
getRemovedCount() - Method in interface org.apache.nifi.util.TestRunner
 
getRetrievalCount(Scope) - Method in class org.apache.nifi.state.MockStateManager
 
getRetryCount() - Method in class org.apache.nifi.util.MockProcessContext
 
getSchedulingPeriod() - Method in class org.apache.nifi.util.MockConfigurationContext
 
getSchedulingPeriod(TimeUnit) - Method in class org.apache.nifi.util.MockConfigurationContext
 
getSchedulingPeriod(TimeUnit) - Method in class org.apache.nifi.util.MockReportingInitializationContext
 
getSchedulingPeriod() - Method in class org.apache.nifi.util.MockReportingInitializationContext
 
getSchedulingStrategy() - Method in class org.apache.nifi.util.MockReportingInitializationContext
 
getSearchableAttributes() - Method in class org.apache.nifi.provenance.MockProvenanceRepository
 
getSearchableFields() - Method in class org.apache.nifi.provenance.MockProvenanceRepository
 
getService() - Method in class org.apache.nifi.util.ControllerServiceConfiguration
 
getSize() - Method in class org.apache.nifi.util.MockFlowFile
 
getState(Scope) - Method in class org.apache.nifi.state.MockStateManager
 
getState(Scope) - Method in class org.apache.nifi.util.MockProcessSession
 
getStateManager() - Method in class org.apache.nifi.util.MockControllerServiceInitializationContext
 
getStateManager() - Method in class org.apache.nifi.util.MockProcessContext
 
getStateManager() - Method in class org.apache.nifi.util.MockReportingContext
 
getStateManager() - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
getStateManager(ControllerService) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
Returns the State Manager for the given Controller Service.
getStateManager() - Method in interface org.apache.nifi.util.TestRunner
 
getStateManager(ControllerService) - Method in interface org.apache.nifi.util.TestRunner
 
getThreadCount() - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
getThreadCount() - Method in interface org.apache.nifi.util.TestRunner
 
getThrowable() - Method in class org.apache.nifi.util.LogMessage
 
getTotalBytesRead() - Method in class org.apache.nifi.util.MockEventAccess
 
getTotalBytesReceived() - Method in class org.apache.nifi.util.MockEventAccess
 
getTotalBytesSent() - Method in class org.apache.nifi.util.MockEventAccess
 
getTotalBytesWritten() - Method in class org.apache.nifi.util.MockEventAccess
 
getTraceMessages() - Method in class org.apache.nifi.util.CapturingLogger
 
getTraceMessages() - Method in class org.apache.nifi.util.MockComponentLog
 
getUnavailableRelationships() - Method in class org.apache.nifi.util.MockProcessContext
 
getValidateCallCount() - Method in class org.apache.nifi.util.validator.InstrumentedValidator
Returns the count of times validate was called
getValue(String, Scope) - Method in class org.apache.nifi.state.MockStateManager
 
getValue() - Method in class org.apache.nifi.util.MockPropertyValue
 
getVariableMap() - Method in class org.apache.nifi.util.MockVariableRegistry
 
getVariableValue(String) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
getVariableValue(String) - Method in interface org.apache.nifi.util.TestRunner
Returns the current value of the variable with the given name
getVersion() - Method in class org.apache.nifi.state.MockStateMap
 
getWarnMessages() - Method in class org.apache.nifi.util.CapturingLogger
 
getWarnMessages() - Method in class org.apache.nifi.util.MockComponentLog
 

H

hasConnection(Relationship) - Method in class org.apache.nifi.util.MockProcessContext
 
hashCode() - Method in class org.apache.nifi.util.EqualsWrapper
 
hashCode() - Method in class org.apache.nifi.util.MockFlowFile
 
hasIncomingConnection() - Method in class org.apache.nifi.util.MockProcessContext
 
hasNonLoopConnection() - Method in class org.apache.nifi.util.MockProcessContext
 

I

id - Variable in class org.apache.nifi.util.MockFlowFile
 
identifier - Variable in class org.apache.nifi.util.MockControllerServiceInitializationContext
 
identifier - Variable in class org.apache.nifi.util.MockParameterProviderInitializationContext
 
identifier - Variable in class org.apache.nifi.util.MockReportingInitializationContext
 
idGenerator - Variable in class org.apache.nifi.provenance.MockProvenanceRepository
 
idGenerator - Variable in class org.apache.nifi.util.StandardProcessorTestRunner
 
ignoreAnnotations - Variable in class org.apache.nifi.state.MockStateManager
 
importFrom(InputStream, FlowFile) - Method in class org.apache.nifi.util.MockProcessSession
 
importFrom(Path, boolean, FlowFile) - Method in class org.apache.nifi.util.MockProcessSession
 
incomingConnection - Variable in class org.apache.nifi.util.MockProcessContext
 
incrementReadCount(FlowFile) - Method in class org.apache.nifi.util.MockProcessSession
 
info(String) - Method in class org.apache.nifi.util.CapturingLogger
 
info(String, Object) - Method in class org.apache.nifi.util.CapturingLogger
 
info(String, Object, Object) - Method in class org.apache.nifi.util.CapturingLogger
 
info(String, Object...) - Method in class org.apache.nifi.util.CapturingLogger
 
info(String, Throwable) - Method in class org.apache.nifi.util.CapturingLogger
 
info(Marker, String) - Method in class org.apache.nifi.util.CapturingLogger
 
info(Marker, String, Object) - Method in class org.apache.nifi.util.CapturingLogger
 
info(Marker, String, Object, Object) - Method in class org.apache.nifi.util.CapturingLogger
 
info(Marker, String, Object...) - Method in class org.apache.nifi.util.CapturingLogger
 
info(Marker, String, Throwable) - Method in class org.apache.nifi.util.CapturingLogger
 
info(String, Throwable) - Method in class org.apache.nifi.util.MockComponentLog
 
info(String, Object[]) - Method in class org.apache.nifi.util.MockComponentLog
 
info(String) - Method in class org.apache.nifi.util.MockComponentLog
 
info(String, Object[], Throwable) - Method in class org.apache.nifi.util.MockComponentLog
 
infoMessages - Variable in class org.apache.nifi.util.CapturingLogger
 
inheritAttributes(FlowFile, FlowFile) - Method in class org.apache.nifi.util.MockProcessSession
Inherits the attributes from the given source flow file into another flow file.
inheritAttributes(Collection<FlowFile>, FlowFile) - Method in class org.apache.nifi.util.MockProcessSession
Inherits the attributes from the given source flow files into the destination flow file.
initialize(EventReporter, Authorizer, ProvenanceAuthorizableFactory, IdentifierLookup) - Method in class org.apache.nifi.provenance.MockProvenanceRepository
 
inputRequirement - Variable in class org.apache.nifi.util.MockProcessContext
 
InstrumentedValidator - Class in org.apache.nifi.util.validator
InstrumentedValidator wraps a and provides statistics on it's interactions.
InstrumentedValidator(Validator) - Constructor for class org.apache.nifi.util.validator.InstrumentedValidator
Constructs a new .
InstrumentedValidator(Validator, boolean) - Constructor for class org.apache.nifi.util.validator.InstrumentedValidator
Constructs a new .
InstrumentedValidator() - Constructor for class org.apache.nifi.util.validator.InstrumentedValidator
Default constructor without wrapping not supported.
intersectAttributes(Collection<FlowFile>) - Static method in class org.apache.nifi.util.MockProcessSession
Returns the attributes that are common to every flow file given.
invocations - Variable in class org.apache.nifi.util.StandardProcessorTestRunner
 
invokeMethodsWithAnnotation(Class<? extends Annotation>, Object, Object...) - Static method in class org.apache.nifi.util.ReflectionUtils
Invokes all methods on the given instance that have been annotated with the given Annotation.
invokeRemoteProcess(FlowFile, String) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
invokeRemoteProcess(FlowFile, String, String) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
isAttributeEqual(String, String) - Method in class org.apache.nifi.util.MockFlowFile
 
isClustered - Variable in class org.apache.nifi.util.MockControllerServiceInitializationContext
 
isClustered() - Method in class org.apache.nifi.util.MockControllerServiceInitializationContext
 
isClustered - Variable in class org.apache.nifi.util.MockProcessContext
 
isClustered() - Method in class org.apache.nifi.util.MockProcessContext
 
isClustered() - Method in class org.apache.nifi.util.MockReportingContext
 
isConfiguredForClustering - Variable in class org.apache.nifi.util.MockProcessContext
 
isConfiguredForClustering() - Method in class org.apache.nifi.util.MockProcessContext
 
isConnected - Variable in class org.apache.nifi.util.MockProcessContext
 
isConnectedToCluster() - Method in class org.apache.nifi.util.MockProcessContext
 
isContentEqual(String) - Method in class org.apache.nifi.util.MockFlowFile
 
isContentEqual(String, Charset) - Method in class org.apache.nifi.util.MockFlowFile
 
isContentEqual(byte[]) - Method in class org.apache.nifi.util.MockFlowFile
 
isControllerServiceEnabled(String) - Method in class org.apache.nifi.util.MockControllerServiceLookup
 
isControllerServiceEnabled(ControllerService) - Method in class org.apache.nifi.util.MockControllerServiceLookup
 
isControllerServiceEnabled(String) - Method in class org.apache.nifi.util.MockProcessorInitializationContext
 
isControllerServiceEnabled(ControllerService) - Method in class org.apache.nifi.util.MockProcessorInitializationContext
 
isControllerServiceEnabled(String) - Method in class org.apache.nifi.util.MockValidationContext
 
isControllerServiceEnabled(ControllerService) - Method in class org.apache.nifi.util.MockValidationContext
 
isControllerServiceEnabled(ControllerService) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
isControllerServiceEnabled(ControllerService) - Method in interface org.apache.nifi.util.TestRunner
 
isControllerServiceEnabling(String) - Method in class org.apache.nifi.util.MockControllerServiceLookup
 
isControllerServiceEnabling(String) - Method in class org.apache.nifi.util.MockProcessorInitializationContext
 
isControllerServiceEnabling(String) - Method in class org.apache.nifi.util.MockValidationContext
 
isDebugEnabled() - Method in class org.apache.nifi.util.CapturingLogger
 
isDebugEnabled(Marker) - Method in class org.apache.nifi.util.CapturingLogger
 
isDebugEnabled() - Method in class org.apache.nifi.util.MockComponentLog
 
isDependencySatisfied(PropertyDescriptor, Function<String, PropertyDescriptor>) - Method in class org.apache.nifi.util.MockValidationContext
 
isEmpty() - Method in class org.apache.nifi.util.MockFlowFileQueue
 
isEnabled() - Method in class org.apache.nifi.util.ControllerServiceConfiguration
 
isErrorEnabled() - Method in class org.apache.nifi.util.CapturingLogger
 
isErrorEnabled(Marker) - Method in class org.apache.nifi.util.CapturingLogger
 
isErrorEnabled() - Method in class org.apache.nifi.util.MockComponentLog
 
isExpressionLanguagePresent(PropertyDescriptor) - Method in class org.apache.nifi.util.MockProcessContext
 
isExpressionLanguagePresent() - Method in class org.apache.nifi.util.MockPropertyValue
 
isExpressionLanguagePresent(String) - Method in class org.apache.nifi.util.MockValidationContext
 
isExpressionLanguageSupported(String) - Method in class org.apache.nifi.util.MockValidationContext
 
isFlowFileKnown(FlowFile) - Method in class org.apache.nifi.util.MockProcessSession
Checks if a FlowFile is known in this session.
isInfoEnabled() - Method in class org.apache.nifi.util.CapturingLogger
 
isInfoEnabled(Marker) - Method in class org.apache.nifi.util.CapturingLogger
 
isInfoEnabled() - Method in class org.apache.nifi.util.MockComponentLog
 
isParameterDefined(String) - Method in class org.apache.nifi.util.MockValidationContext
 
isParameterSet(String) - Method in class org.apache.nifi.util.MockValidationContext
 
isPenalized() - Method in class org.apache.nifi.util.MockFlowFile
 
isPrimary() - Method in class org.apache.nifi.util.MockControllerServiceInitializationContext
 
isPrimary() - Method in class org.apache.nifi.util.MockProcessContext
 
isPrimaryNode - Variable in class org.apache.nifi.util.MockControllerServiceInitializationContext
 
isPrimaryNode - Variable in class org.apache.nifi.util.MockProcessContext
 
isQueueEmpty() - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
isQueueEmpty() - Method in interface org.apache.nifi.util.TestRunner
 
isRelationshipRetried(Relationship) - Method in class org.apache.nifi.util.MockProcessContext
 
isSet() - Method in class org.apache.nifi.util.MockPropertyValue
 
isTraceEnabled() - Method in class org.apache.nifi.util.CapturingLogger
 
isTraceEnabled(Marker) - Method in class org.apache.nifi.util.CapturingLogger
 
isTraceEnabled() - Method in class org.apache.nifi.util.MockComponentLog
 
isValid() - Method in class org.apache.nifi.util.MockProcessContext
 
isValidationRequired(ControllerService) - Method in class org.apache.nifi.util.MockValidationContext
 
isWarnEnabled() - Method in class org.apache.nifi.util.CapturingLogger
 
isWarnEnabled(Marker) - Method in class org.apache.nifi.util.CapturingLogger
 
isWarnEnabled() - Method in class org.apache.nifi.util.MockComponentLog
 
isYieldCalled() - Method in class org.apache.nifi.util.MockProcessContext
 
item - Variable in class org.apache.nifi.util.EqualsWrapper
 

J

join(Collection<FlowFile>, FlowFile) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
join(Collection<FlowFile>, FlowFile, long) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
join(Collection<FlowFile>, FlowFile, String) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
join(Collection<FlowFile>, FlowFile, String, long) - Method in class org.apache.nifi.util.MockProvenanceReporter
 

K

kerberosConfigFile - Variable in class org.apache.nifi.util.MockKerberosContext
 
kerberosContext - Variable in class org.apache.nifi.util.MockControllerServiceInitializationContext
 
kerberosContext - Variable in class org.apache.nifi.util.MockParameterProviderInitializationContext
 
kerberosContext - Variable in class org.apache.nifi.util.MockProcessorInitializationContext
 
kerberosContext - Variable in class org.apache.nifi.util.StandardProcessorTestRunner
 
kerberosServiceKeytab - Variable in class org.apache.nifi.util.MockKerberosContext
 
kerberosServicePrincipal - Variable in class org.apache.nifi.util.MockKerberosContext
 

L

lastArgIsException(Object[]) - Method in class org.apache.nifi.util.MockComponentLog
 
lastEnqueuedDate - Variable in class org.apache.nifi.util.MockFlowFile
 
localRetrievedCount - Variable in class org.apache.nifi.state.MockStateManager
 
localStateMap - Variable in class org.apache.nifi.state.MockStateManager
 
LOG - Static variable in class org.apache.nifi.util.ReflectionUtils
 
logger - Variable in class org.apache.nifi.util.CapturingLogger
 
logger - Variable in class org.apache.nifi.util.MockComponentLog
 
logger - Variable in class org.apache.nifi.util.MockControllerServiceInitializationContext
 
logger - Variable in class org.apache.nifi.util.MockParameterProviderInitializationContext
 
logger - Variable in class org.apache.nifi.util.MockProcessorInitializationContext
 
logger - Static variable in class org.apache.nifi.util.MockProvenanceReporter
 
logger - Variable in class org.apache.nifi.util.MockReportingInitializationContext
 
logger - Variable in class org.apache.nifi.util.StandardProcessorTestRunner
 
LogMessage - Class in org.apache.nifi.util
 
LogMessage(Marker, String, Throwable, Object...) - Constructor for class org.apache.nifi.util.LogMessage
 

M

marker - Variable in class org.apache.nifi.util.LogMessage
 
markEvaluated() - Method in class org.apache.nifi.util.MockPropertyValue
 
maxConcurrentTasks - Variable in class org.apache.nifi.util.MockProcessContext
 
merge(Collection<FlowFile>, FlowFile) - Method in class org.apache.nifi.util.MockProcessSession
 
merge(Collection<FlowFile>, FlowFile, byte[], byte[], byte[]) - Method in class org.apache.nifi.util.MockProcessSession
 
migrate(ProcessSession) - Method in class org.apache.nifi.util.MockProcessSession
 
migrate(ProcessSession, Collection<FlowFile>) - Method in class org.apache.nifi.util.MockProcessSession
 
migrate(MockProcessSession, Collection<MockFlowFile>) - Method in class org.apache.nifi.util.MockProcessSession
 
migrate(MockProvenanceReporter, Set<String>) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
MockBulletin - Class in org.apache.nifi.reporting
 
MockBulletin(long) - Constructor for class org.apache.nifi.reporting.MockBulletin
 
MockBulletinRepository - Class in org.apache.nifi.util
 
MockBulletinRepository() - Constructor for class org.apache.nifi.util.MockBulletinRepository
 
MockComponentLog - Class in org.apache.nifi.util
 
MockComponentLog(String, Object) - Constructor for class org.apache.nifi.util.MockComponentLog
 
MockConfigurationContext - Class in org.apache.nifi.util
 
MockConfigurationContext(Map<PropertyDescriptor, String>, ControllerServiceLookup) - Constructor for class org.apache.nifi.util.MockConfigurationContext
 
MockConfigurationContext(Map<PropertyDescriptor, String>, ControllerServiceLookup, VariableRegistry) - Constructor for class org.apache.nifi.util.MockConfigurationContext
 
MockConfigurationContext(ControllerService, Map<PropertyDescriptor, String>, ControllerServiceLookup, VariableRegistry) - Constructor for class org.apache.nifi.util.MockConfigurationContext
 
MockControllerServiceInitializationContext - Class in org.apache.nifi.util
 
MockControllerServiceInitializationContext(ControllerService, String) - Constructor for class org.apache.nifi.util.MockControllerServiceInitializationContext
 
MockControllerServiceInitializationContext(ControllerService, String, StateManager) - Constructor for class org.apache.nifi.util.MockControllerServiceInitializationContext
 
MockControllerServiceInitializationContext(ControllerService, String, ComponentLog, StateManager) - Constructor for class org.apache.nifi.util.MockControllerServiceInitializationContext
 
MockControllerServiceInitializationContext(ControllerService, String, ComponentLog, StateManager, KerberosContext) - Constructor for class org.apache.nifi.util.MockControllerServiceInitializationContext
 
MockControllerServiceLookup - Class in org.apache.nifi.util
 
MockControllerServiceLookup() - Constructor for class org.apache.nifi.util.MockControllerServiceLookup
 
mockedValidator - Variable in class org.apache.nifi.util.validator.InstrumentedValidator
 
MockEventAccess - Class in org.apache.nifi.util
 
MockEventAccess() - Constructor for class org.apache.nifi.util.MockEventAccess
 
MockFlowFile - Class in org.apache.nifi.util
 
MockFlowFile(long) - Constructor for class org.apache.nifi.util.MockFlowFile
 
MockFlowFile(long, FlowFile) - Constructor for class org.apache.nifi.util.MockFlowFile
 
MockFlowFileQueue - Class in org.apache.nifi.util
 
MockFlowFileQueue() - Constructor for class org.apache.nifi.util.MockFlowFileQueue
 
MockKerberosContext - Class in org.apache.nifi.util
 
MockKerberosContext(File) - Constructor for class org.apache.nifi.util.MockKerberosContext
 
MockKerberosContext(String, File, File) - Constructor for class org.apache.nifi.util.MockKerberosContext
 
MockParameterProviderInitializationContext - Class in org.apache.nifi.util
 
MockParameterProviderInitializationContext(String, String, ComponentLog) - Constructor for class org.apache.nifi.util.MockParameterProviderInitializationContext
 
MockParameterProviderInitializationContext(String, String, ComponentLog, KerberosContext) - Constructor for class org.apache.nifi.util.MockParameterProviderInitializationContext
 
MockProcessContext - Class in org.apache.nifi.util
 
MockProcessContext(ConfigurableComponent) - Constructor for class org.apache.nifi.util.MockProcessContext
 
MockProcessContext(ConfigurableComponent, String) - Constructor for class org.apache.nifi.util.MockProcessContext
 
MockProcessContext(ConfigurableComponent, StateManager, VariableRegistry) - Constructor for class org.apache.nifi.util.MockProcessContext
Creates a new MockProcessContext for the given Processor
MockProcessContext(ControllerService, MockProcessContext, StateManager, VariableRegistry) - Constructor for class org.apache.nifi.util.MockProcessContext
 
MockProcessContext(ControllerService, String, MockProcessContext, StateManager, VariableRegistry) - Constructor for class org.apache.nifi.util.MockProcessContext
 
MockProcessContext(ConfigurableComponent, String, StateManager, VariableRegistry) - Constructor for class org.apache.nifi.util.MockProcessContext
Creates a new MockProcessContext for the given Processor with given name
MockProcessorInitializationContext - Class in org.apache.nifi.util
 
MockProcessorInitializationContext(Processor, MockProcessContext) - Constructor for class org.apache.nifi.util.MockProcessorInitializationContext
 
MockProcessorInitializationContext(Processor, MockProcessContext, MockComponentLog) - Constructor for class org.apache.nifi.util.MockProcessorInitializationContext
 
MockProcessorInitializationContext(Processor, MockProcessContext, MockComponentLog, KerberosContext) - Constructor for class org.apache.nifi.util.MockProcessorInitializationContext
 
MockProcessSession - Class in org.apache.nifi.util
 
MockProcessSession(SharedSessionState, Processor) - Constructor for class org.apache.nifi.util.MockProcessSession
 
MockProcessSession(SharedSessionState, Processor, StateManager) - Constructor for class org.apache.nifi.util.MockProcessSession
 
MockProcessSession(SharedSessionState, Processor, boolean, StateManager) - Constructor for class org.apache.nifi.util.MockProcessSession
 
MockProcessSession(SharedSessionState, Processor, boolean, StateManager, boolean) - Constructor for class org.apache.nifi.util.MockProcessSession
 
MockPropertyContext - Class in org.apache.nifi.util
 
MockPropertyContext(Map<PropertyDescriptor, String>) - Constructor for class org.apache.nifi.util.MockPropertyContext
 
MockPropertyValue - Class in org.apache.nifi.util
 
MockPropertyValue(String) - Constructor for class org.apache.nifi.util.MockPropertyValue
 
MockPropertyValue(String, ControllerServiceLookup) - Constructor for class org.apache.nifi.util.MockPropertyValue
 
MockPropertyValue(String, ControllerServiceLookup, VariableRegistry) - Constructor for class org.apache.nifi.util.MockPropertyValue
 
MockPropertyValue(String, ControllerServiceLookup, VariableRegistry, PropertyDescriptor) - Constructor for class org.apache.nifi.util.MockPropertyValue
 
MockPropertyValue(String, ControllerServiceLookup, PropertyDescriptor, boolean, VariableRegistry) - Constructor for class org.apache.nifi.util.MockPropertyValue
 
MockProvenanceReporter - Class in org.apache.nifi.util
 
MockProvenanceReporter(MockProcessSession, SharedSessionState, String, String) - Constructor for class org.apache.nifi.util.MockProvenanceReporter
 
MockProvenanceRepository - Class in org.apache.nifi.provenance
 
MockProvenanceRepository() - Constructor for class org.apache.nifi.provenance.MockProvenanceRepository
 
MockReportingContext - Class in org.apache.nifi.util
 
MockReportingContext(Map<String, ControllerService>, StateManager, VariableRegistry) - Constructor for class org.apache.nifi.util.MockReportingContext
 
MockReportingInitializationContext - Class in org.apache.nifi.util
 
MockReportingInitializationContext(String, String, ComponentLog) - Constructor for class org.apache.nifi.util.MockReportingInitializationContext
 
MockSessionFactory - Class in org.apache.nifi.util
 
MockSessionFactory(SharedSessionState, Processor, boolean, StateManager, boolean) - Constructor for class org.apache.nifi.util.MockSessionFactory
 
MockStateManager - Class in org.apache.nifi.state
 
MockStateManager(Object) - Constructor for class org.apache.nifi.state.MockStateManager
 
MockStateMap - Class in org.apache.nifi.state
 
MockStateMap(Map<String, String>, long) - Constructor for class org.apache.nifi.state.MockStateMap
 
MockValidationContext - Class in org.apache.nifi.util
 
MockValidationContext(MockProcessContext) - Constructor for class org.apache.nifi.util.MockValidationContext
 
MockValidationContext(MockProcessContext, StateManager, VariableRegistry) - Constructor for class org.apache.nifi.util.MockValidationContext
 
MockVariableRegistry - Class in org.apache.nifi.util
 
MockVariableRegistry() - Constructor for class org.apache.nifi.util.MockVariableRegistry
 
modifyAttributes(FlowFile) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
modifyAttributes(FlowFile, String) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
modifyContent(FlowFile) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
modifyContent(FlowFile, String) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
modifyContent(FlowFile, long) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
modifyContent(FlowFile, String, long) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
msg - Variable in class org.apache.nifi.util.LogMessage
 

N

name - Variable in class org.apache.nifi.util.MockParameterProviderInitializationContext
 
name - Variable in class org.apache.nifi.util.MockReportingInitializationContext
 
newExpressionLanguageCompiler() - Method in class org.apache.nifi.util.MockValidationContext
 
newPropertyValue(String) - Method in class org.apache.nifi.util.MockProcessContext
 
newPropertyValue(String) - Method in class org.apache.nifi.util.MockValidationContext
 
newTestRunner(Processor) - Static method in class org.apache.nifi.util.TestRunners
Returns a TestRunner for the given Processor.
newTestRunner(Processor, KerberosContext) - Static method in class org.apache.nifi.util.TestRunners
Returns a TestRunner for the given Processor which uses the given KerberosContext.
newTestRunner(Processor, MockComponentLog) - Static method in class org.apache.nifi.util.TestRunners
Returns a TestRunner for the given Processor.
newTestRunner(Processor, String) - Static method in class org.apache.nifi.util.TestRunners
Returns a TestRunner for the given Processor.
newTestRunner(Processor, String, KerberosContext) - Static method in class org.apache.nifi.util.TestRunners
Returns a TestRunner for the given Processor and KerberosContext.
newTestRunner(Processor, String, MockComponentLog) - Static method in class org.apache.nifi.util.TestRunners
Returns a TestRunner for the given Processor.
newTestRunner(Class<? extends Processor>) - Static method in class org.apache.nifi.util.TestRunners
Returns a TestRunner for the given Processor class.
newTestRunner(Class<? extends Processor>, MockComponentLog) - Static method in class org.apache.nifi.util.TestRunners
Returns a TestRunner for the given Processor class.
newTestRunner(Class<? extends Processor>, String) - Static method in class org.apache.nifi.util.TestRunners
Returns a TestRunner for the given Processor class.
newTestRunner(Class<? extends Processor>, String, MockComponentLog) - Static method in class org.apache.nifi.util.TestRunners
Returns a TestRunner for the given Processor class.
nextFlowFileId() - Method in class org.apache.nifi.util.SharedSessionState
 
nonLoopConnection - Variable in class org.apache.nifi.util.MockProcessContext
 
NoOpProcessor - Class in org.apache.nifi.util
 
NoOpProcessor() - Constructor for class org.apache.nifi.util.NoOpProcessor
 
numThreads - Variable in class org.apache.nifi.util.StandardProcessorTestRunner
 

O

offer(MockFlowFile) - Method in class org.apache.nifi.util.MockFlowFileQueue
 
onTrigger(ProcessContext, ProcessSession) - Method in class org.apache.nifi.util.NoOpProcessor
 
openInputStreams - Variable in class org.apache.nifi.util.MockProcessSession
 
openOutputStreams - Variable in class org.apache.nifi.util.MockProcessSession
 
org.apache.nifi.provenance - package org.apache.nifi.provenance
 
org.apache.nifi.reporting - package org.apache.nifi.reporting
 
org.apache.nifi.state - package org.apache.nifi.state
 
org.apache.nifi.util - package org.apache.nifi.util
 
org.apache.nifi.util.validator - package org.apache.nifi.util.validator
 
originalVersions - Variable in class org.apache.nifi.util.MockProcessSession
 

P

penalize(FlowFile) - Method in class org.apache.nifi.util.MockProcessSession
 
penalized - Variable in class org.apache.nifi.util.MockFlowFile
 
penalized - Variable in class org.apache.nifi.util.MockProcessSession
 
poll() - Method in class org.apache.nifi.util.MockFlowFileQueue
 
prependToArgs(Object[], Object...) - Method in class org.apache.nifi.util.MockComponentLog
 
processGroupStatus - Variable in class org.apache.nifi.util.MockEventAccess
 
processGroupStatusMap - Variable in class org.apache.nifi.util.MockEventAccess
 
processor - Variable in class org.apache.nifi.util.MockProcessSession
 
processor - Variable in class org.apache.nifi.util.MockSessionFactory
 
processor - Variable in class org.apache.nifi.util.SharedSessionState
 
processor - Variable in class org.apache.nifi.util.StandardProcessorTestRunner
 
processorId - Variable in class org.apache.nifi.util.MockProcessorInitializationContext
 
processorId - Variable in class org.apache.nifi.util.MockProvenanceReporter
 
processorQueue - Variable in class org.apache.nifi.util.MockProcessSession
 
processorStateManager - Variable in class org.apache.nifi.util.StandardProcessorTestRunner
 
processorType - Variable in class org.apache.nifi.util.MockProvenanceReporter
 
properties - Variable in class org.apache.nifi.util.ControllerServiceConfiguration
 
properties - Variable in class org.apache.nifi.util.MockConfigurationContext
 
properties - Variable in class org.apache.nifi.util.MockParameterProviderInitializationContext
 
properties - Variable in class org.apache.nifi.util.MockProcessContext
 
properties - Variable in class org.apache.nifi.util.MockPropertyContext
 
properties - Variable in class org.apache.nifi.util.MockReportingContext
 
properties - Variable in class org.apache.nifi.util.MockReportingInitializationContext
 
properties - Variable in class org.apache.nifi.util.MockValidationContext
 
propertyDescriptor - Variable in class org.apache.nifi.util.MockPropertyValue
 
propertyProviders - Variable in class org.apache.nifi.util.EqualsWrapper
 
provenanceRecords - Variable in class org.apache.nifi.util.MockEventAccess
 
provenanceReporter - Variable in class org.apache.nifi.util.MockProcessSession
 
provenanceReporter - Variable in class org.apache.nifi.util.SharedSessionState
 
putAllAttributes(FlowFile, Map<String, String>) - Method in class org.apache.nifi.util.MockProcessSession
 
putAttribute(FlowFile, String, String) - Method in class org.apache.nifi.util.MockProcessSession
 
putAttributes(Map<String, String>) - Method in class org.apache.nifi.util.MockFlowFile
 

Q

queue - Variable in class org.apache.nifi.util.MockFlowFileQueue
 
quietlyInvokeMethodsWithAnnotation(Class<? extends Annotation>, Object, Object...) - Static method in class org.apache.nifi.util.ReflectionUtils
Invokes all methods on the given instance that have been annotated with the given Annotation.

R

rawValue - Variable in class org.apache.nifi.util.MockPropertyValue
 
read(FlowFile, InputStreamCallback) - Method in class org.apache.nifi.util.MockProcessSession
 
read(FlowFile, boolean, InputStreamCallback) - Method in class org.apache.nifi.util.MockProcessSession
 
read(FlowFile) - Method in class org.apache.nifi.util.MockProcessSession
 
readFully(InputStream) - Method in class org.apache.nifi.util.MockProcessSession
 
readLock - Variable in class org.apache.nifi.util.MockFlowFileQueue
 
readRecursionSet - Variable in class org.apache.nifi.util.MockProcessSession
 
receive(FlowFile, String) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
receive(FlowFile, String, String) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
receive(FlowFile, String, long) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
receive(FlowFile, String, String, long) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
receive(FlowFile, String, String, String, long) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
records - Variable in class org.apache.nifi.provenance.MockProvenanceRepository
 
ReflectionUtils - Class in org.apache.nifi.util
 
ReflectionUtils() - Constructor for class org.apache.nifi.util.ReflectionUtils
 
registerEvent(ProvenanceEventRecord) - Method in class org.apache.nifi.provenance.MockProvenanceRepository
 
registerEvents(Iterable<ProvenanceEventRecord>) - Method in class org.apache.nifi.provenance.MockProvenanceRepository
 
remove(FlowFile) - Method in class org.apache.nifi.util.MockProcessSession
 
remove(Collection<FlowFile>) - Method in class org.apache.nifi.util.MockProcessSession
 
remove(ProvenanceEventRecord) - Method in class org.apache.nifi.util.MockProvenanceReporter
Removes the given event from the reporter
removeAllAttributes(FlowFile, Set<String>) - Method in class org.apache.nifi.util.MockProcessSession
 
removeAllAttributes(FlowFile, Pattern) - Method in class org.apache.nifi.util.MockProcessSession
 
removeAttribute(FlowFile, String) - Method in class org.apache.nifi.util.MockProcessSession
 
removeAttributes(Set<String>) - Method in class org.apache.nifi.util.MockFlowFile
 
removeConnection(Relationship) - Method in class org.apache.nifi.util.MockProcessContext
 
removeConnection(Relationship) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
removeConnection(String) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
removeConnection(Relationship) - Method in interface org.apache.nifi.util.TestRunner
Removes the connection for the given Relationship from the configured processor.
removeConnection(String) - Method in interface org.apache.nifi.util.TestRunner
Removes the connection for the relationship with the given name from the configured processor.
removeControllerService(ControllerService) - Method in class org.apache.nifi.util.MockControllerServiceLookup
 
removeControllerService(ControllerService) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
removeControllerService(ControllerService) - Method in interface org.apache.nifi.util.TestRunner
Removes the Controller Service from the TestRunner.
removedFlowFiles - Variable in class org.apache.nifi.util.MockProcessSession
 
removeProperty(PropertyDescriptor) - Method in class org.apache.nifi.util.MockProcessContext
 
removeProperty(String) - Method in class org.apache.nifi.util.MockProcessContext
 
removeProperty(PropertyDescriptor) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
removeProperty(String) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
removeProperty(ControllerService, PropertyDescriptor) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
removeProperty(ControllerService, String) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
removeProperty(PropertyDescriptor) - Method in interface org.apache.nifi.util.TestRunner
Removes the PropertyDescriptor from the ProcessContext, effectively setting its value to null, or the property's default value, if it has one.
removeProperty(ControllerService, PropertyDescriptor) - Method in interface org.apache.nifi.util.TestRunner
Removes the PropertyDescriptor from the ControllerService, effectively setting its value to null, or the property's default value, if it has one.
removeProperty(String) - Method in interface org.apache.nifi.util.TestRunner
Removes the property from the ProcessContext, effectively setting its value to null, or the property's default value, if it has one.
removeProperty(ControllerService, String) - Method in interface org.apache.nifi.util.TestRunner
Removes the PropertyDescriptor from the ControllerService, effectively setting its value to null, or the property's default value, if it has one.
removeVariable(VariableDescriptor) - Method in class org.apache.nifi.util.MockVariableRegistry
 
removeVariable(String) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
removeVariable(String) - Method in interface org.apache.nifi.util.TestRunner
Removes the variable with the given name from this Test Runner, if it is set.
replace(StateMap, Map<String, String>, Scope) - Method in class org.apache.nifi.state.MockStateManager
 
replaceState(StateMap, Map<String, String>, Scope) - Method in class org.apache.nifi.util.MockProcessSession
 
reset() - Method in class org.apache.nifi.state.MockStateManager
 
resetAll() - Method in class org.apache.nifi.util.validator.InstrumentedValidator
Resets the count of all calls to 0.
retrieveLineageSubmission(String, NiFiUser) - Method in class org.apache.nifi.provenance.MockProvenanceRepository
 
retrieveQuerySubmission(String, NiFiUser) - Method in class org.apache.nifi.provenance.MockProvenanceRepository
 
retrieveState(Scope) - Method in class org.apache.nifi.state.MockStateManager
 
rollback() - Method in class org.apache.nifi.util.MockProcessSession
 
rollback(boolean) - Method in class org.apache.nifi.util.MockProcessSession
 
rolledback - Variable in class org.apache.nifi.util.MockProcessSession
 
route(FlowFile, Relationship) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
route(FlowFile, Relationship, long) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
route(FlowFile, Relationship, String) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
route(FlowFile, Relationship, String, long) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
run() - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
run(int) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
run(int, boolean) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
run(int, boolean, boolean) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
run(int, boolean, boolean, long) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
run() - Method in interface org.apache.nifi.util.TestRunner
Performs exactly the same operation as calling TestRunner.run(int) with a value of 1.
run(int) - Method in interface org.apache.nifi.util.TestRunner
Performs the same operation as calling TestRunner.run(int, boolean) with a value of true
run(int, boolean) - Method in interface org.apache.nifi.util.TestRunner
performs the same operation as calling TestRunner.run(int, boolean, boolean) with a value of iterations, stopOnFinish, true
run(int, boolean, boolean) - Method in interface org.apache.nifi.util.TestRunner
This method runs the Processor iterations times, using the sequence of steps below: If initialize is true, run all methods on the Processor that are annotated with the @OnScheduled annotation.
run(int, boolean, boolean, long) - Method in interface org.apache.nifi.util.TestRunner
This method runs the Processor iterations times, using the sequence of steps below: If initialize is true, run all methods on the Processor that are annotated with the @OnScheduled annotation.
RunProcessor() - Constructor for class org.apache.nifi.util.StandardProcessorTestRunner.RunProcessor
 
runSchedule - Variable in class org.apache.nifi.util.StandardProcessorTestRunner
 
rwLock - Variable in class org.apache.nifi.util.MockFlowFileQueue
 

S

send(FlowFile, String, long) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
send(FlowFile, String) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
send(FlowFile, String, String) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
send(FlowFile, String, long, boolean) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
send(FlowFile, String, String, boolean) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
send(FlowFile, String, String, long) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
send(FlowFile, String, String, long, boolean) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
send(FlowFile, String, boolean) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
service - Variable in class org.apache.nifi.util.ControllerServiceConfiguration
 
service - Variable in class org.apache.nifi.util.MockConfigurationContext
 
serviceLookup - Variable in class org.apache.nifi.util.MockConfigurationContext
 
serviceLookup - Variable in class org.apache.nifi.util.MockPropertyValue
 
session - Variable in class org.apache.nifi.util.MockProvenanceReporter
 
session - Variable in class org.apache.nifi.util.SingleSessionFactory
 
sessionFactory - Variable in class org.apache.nifi.util.StandardProcessorTestRunner
 
setAllowSynchronousSessionCommits(boolean) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
setAllowSynchronousSessionCommits(boolean) - Method in interface org.apache.nifi.util.TestRunner
Specifies whether or not the TestRunner will allow ProcessSession.commit() to be called.
setAnnotationData(String) - Method in class org.apache.nifi.util.ControllerServiceConfiguration
 
setAnnotationData(String) - Method in class org.apache.nifi.util.MockProcessContext
 
setAnnotationData(String) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
setAnnotationData(ControllerService, String) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
setAnnotationData(String) - Method in interface org.apache.nifi.util.TestRunner
Sets the annotation data.
setAnnotationData(ControllerService, String) - Method in interface org.apache.nifi.util.TestRunner
Sets the annotation data of the given service to the provided annotation data.
setClustered(boolean) - Method in class org.apache.nifi.util.MockControllerServiceInitializationContext
 
setClustered(boolean) - Method in class org.apache.nifi.util.MockProcessContext
 
setClustered(boolean) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
setClustered(boolean) - Method in interface org.apache.nifi.util.TestRunner
 
setConnected(boolean) - Method in class org.apache.nifi.util.MockProcessContext
 
setConnected(boolean) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
setConnected(boolean) - Method in interface org.apache.nifi.util.TestRunner
 
setConnections(Set<Relationship>) - Method in class org.apache.nifi.util.MockProcessContext
 
setData(byte[]) - Method in class org.apache.nifi.util.MockFlowFile
Sets the value of the internal content for this mock flowfile.
setEnabled(boolean) - Method in class org.apache.nifi.util.ControllerServiceConfiguration
 
setEnqueuedIndex(long) - Method in class org.apache.nifi.util.MockFlowFile
 
setFailOnStateGet(Scope, boolean) - Method in class org.apache.nifi.state.MockStateManager
Specifies whether or not the State Manager should throw an IOException when state is retrieved for the given scope.
setFailOnStateSet(Scope, boolean) - Method in class org.apache.nifi.state.MockStateManager
Specifies whether or not the State Manager should throw an IOException when state is set for the given scope.
setIgnoreAnnotations(boolean) - Method in class org.apache.nifi.state.MockStateManager
 
setIncomingConnection(boolean) - Method in class org.apache.nifi.util.MockProcessContext
 
setIncomingConnection(boolean) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
setIncomingConnection(boolean) - Method in interface org.apache.nifi.util.TestRunner
Indicates to the framework that the configured processor has one or more incoming connections.
setIsConfiguredForClustering(boolean) - Method in class org.apache.nifi.util.MockProcessContext
 
setIsConfiguredForClustering(boolean) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
setIsConfiguredForClustering(boolean) - Method in interface org.apache.nifi.util.TestRunner
 
setLastEnqueuedDate(long) - Method in class org.apache.nifi.util.MockFlowFile
 
setMaxConcurrentTasks(int) - Method in class org.apache.nifi.util.MockProcessContext
 
setNonLoopConnection(boolean) - Method in class org.apache.nifi.util.MockProcessContext
 
setNonLoopConnection(boolean) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
setNonLoopConnection(boolean) - Method in interface org.apache.nifi.util.TestRunner
Indicates to the framework that the configured processor has one or more incoming connections for which the processor is not also the source.
setPenalized(boolean) - Method in class org.apache.nifi.util.MockFlowFile
 
setPrimaryNode(boolean) - Method in class org.apache.nifi.util.MockControllerServiceInitializationContext
 
setPrimaryNode(boolean) - Method in class org.apache.nifi.util.MockProcessContext
 
setPrimaryNode(boolean) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
setPrimaryNode(boolean) - Method in interface org.apache.nifi.util.TestRunner
 
setProcessGroupStatus(ProcessGroupStatus) - Method in class org.apache.nifi.util.MockEventAccess
 
setProcessGroupStatus(String, ProcessGroupStatus) - Method in class org.apache.nifi.util.MockEventAccess
 
setProperties(Map<PropertyDescriptor, String>) - Method in class org.apache.nifi.util.ControllerServiceConfiguration
 
setProperties(Map<PropertyDescriptor, String>) - Method in class org.apache.nifi.util.MockParameterProviderInitializationContext
 
setProperties(Map<PropertyDescriptor, String>) - Method in class org.apache.nifi.util.MockReportingContext
 
setProperties(Map<PropertyDescriptor, String>) - Method in class org.apache.nifi.util.MockReportingInitializationContext
 
setProperty(String, String) - Method in class org.apache.nifi.util.MockParameterProviderInitializationContext
 
setProperty(PropertyDescriptor, String) - Method in class org.apache.nifi.util.MockParameterProviderInitializationContext
 
setProperty(String, String) - Method in class org.apache.nifi.util.MockProcessContext
 
setProperty(PropertyDescriptor, String) - Method in class org.apache.nifi.util.MockProcessContext
Updates the value of the property with the given PropertyDescriptor to the specified value IF and ONLY IF the value is valid according to the descriptor's validator.
setProperty(String, String) - Method in class org.apache.nifi.util.MockReportingContext
 
setProperty(String, String) - Method in class org.apache.nifi.util.MockReportingInitializationContext
 
setProperty(PropertyDescriptor, String) - Method in class org.apache.nifi.util.MockReportingInitializationContext
 
setProperty(String, String) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
setProperty(PropertyDescriptor, String) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
setProperty(PropertyDescriptor, AllowableValue) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
setProperty(ControllerService, PropertyDescriptor, AllowableValue) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
setProperty(ControllerService, PropertyDescriptor, String) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
setProperty(ControllerService, String, String) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
setProperty(String, String) - Method in interface org.apache.nifi.util.TestRunner
Updates the value of the property with the given PropertyDescriptor to the specified value IF and ONLY IF the value is valid according to the descriptor's validator.
setProperty(PropertyDescriptor, String) - Method in interface org.apache.nifi.util.TestRunner
Updates the value of the property with the given PropertyDescriptor to the specified value IF and ONLY IF the value is valid according to the descriptor's validator.
setProperty(PropertyDescriptor, AllowableValue) - Method in interface org.apache.nifi.util.TestRunner
Updates the value of the property with the given PropertyDescriptor to the specified value IF and ONLY IF the value is valid according to the descriptor's validator.
setProperty(ControllerService, PropertyDescriptor, String) - Method in interface org.apache.nifi.util.TestRunner
Sets the given property on the given ControllerService
setProperty(ControllerService, PropertyDescriptor, AllowableValue) - Method in interface org.apache.nifi.util.TestRunner
Sets the given property on the given ControllerService
setProperty(ControllerService, String, String) - Method in interface org.apache.nifi.util.TestRunner
Sets the property with the given name on the given ControllerService
setRelationshipAvailable(Relationship) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
setRelationshipAvailable(String) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
setRelationshipAvailable(Relationship) - Method in interface org.apache.nifi.util.TestRunner
Indicates to the Framework that the given Relationship should be considered "available", meaning that the queues of all Connections that contain this Relationship are not full.
setRelationshipAvailable(String) - Method in interface org.apache.nifi.util.TestRunner
Indicates to the Framework that the given Relationship with the given name should be considered "available", meaning that the queues of all Connections that contain this Relationship are not full.
setRelationshipUnavailable(Relationship) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
setRelationshipUnavailable(String) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
setRelationshipUnavailable(Relationship) - Method in interface org.apache.nifi.util.TestRunner
Indicates to the Framework that the given Relationship should NOT be considered "available", meaning that the queue of at least one Connection that contain this Relationship is full.
setRelationshipUnavailable(String) - Method in interface org.apache.nifi.util.TestRunner
Indicates to the Framework that the Relationship with the given name should NOT be considered "available", meaning that the queue of at least one Connection that contain this Relationship is full.
setRunSchedule(long) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
Set the Run Schedule parameter (in milliseconds).
setRunSchedule(long) - Method in interface org.apache.nifi.util.TestRunner
Set the Run Schedule parameter (in milliseconds).
setState(Map<String, String>, Scope) - Method in class org.apache.nifi.state.MockStateManager
 
setState(Map<String, String>, Scope) - Method in class org.apache.nifi.util.MockProcessSession
 
setThreadCount(int) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
setThreadCount(int) - Method in interface org.apache.nifi.util.TestRunner
Updates the number of threads that will be used to run the Processor when calling the TestRunner.run() or TestRunner.run(int) methods.
setUnavailableRelationships(Set<Relationship>) - Method in class org.apache.nifi.util.MockProcessContext
 
setValidateExpressions(boolean) - Method in class org.apache.nifi.util.MockConfigurationContext
 
setValidateExpressions(boolean) - Method in class org.apache.nifi.util.MockValidationContext
 
setValidateExpressionUsage(boolean) - Method in class org.apache.nifi.util.MockProcessContext
 
setValidateExpressionUsage(boolean) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
setValidateExpressionUsage(boolean) - Method in interface org.apache.nifi.util.TestRunner
Specifies whether or not the TestRunner will validate the use of Expression Language.
setVariable(VariableDescriptor, String) - Method in class org.apache.nifi.util.MockVariableRegistry
 
setVariable(String, String) - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
setVariable(String, String) - Method in interface org.apache.nifi.util.TestRunner
Sets the value of the variable with the given name to be the given value.
sharedSessionState - Variable in class org.apache.nifi.util.MockProvenanceReporter
 
SharedSessionState - Class in org.apache.nifi.util
 
SharedSessionState(Processor, AtomicLong) - Constructor for class org.apache.nifi.util.SharedSessionState
 
sharedState - Variable in class org.apache.nifi.util.MockProcessSession
 
sharedState - Variable in class org.apache.nifi.util.MockSessionFactory
 
sharedState - Variable in class org.apache.nifi.util.StandardProcessorTestRunner
 
shutdown() - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
shutdown() - Method in interface org.apache.nifi.util.TestRunner
Invokes all methods on the Processor that are annotated with the @OnShutdown annotation.
SingleSessionFactory - Class in org.apache.nifi.util
 
SingleSessionFactory(MockProcessSession) - Constructor for class org.apache.nifi.util.SingleSessionFactory
 
size() - Method in class org.apache.nifi.util.MockFlowFileQueue
 
StandardProcessorTestRunner - Class in org.apache.nifi.util
 
StandardProcessorTestRunner(Processor) - Constructor for class org.apache.nifi.util.StandardProcessorTestRunner
 
StandardProcessorTestRunner(Processor, String) - Constructor for class org.apache.nifi.util.StandardProcessorTestRunner
 
StandardProcessorTestRunner(Processor, String, KerberosContext) - Constructor for class org.apache.nifi.util.StandardProcessorTestRunner
 
StandardProcessorTestRunner(Processor, String, MockComponentLog) - Constructor for class org.apache.nifi.util.StandardProcessorTestRunner
 
StandardProcessorTestRunner(Processor, String, MockComponentLog, KerberosContext) - Constructor for class org.apache.nifi.util.StandardProcessorTestRunner
 
StandardProcessorTestRunner.RunProcessor - Class in org.apache.nifi.util
 
stateManager - Variable in class org.apache.nifi.util.MockControllerServiceInitializationContext
 
stateManager - Variable in class org.apache.nifi.util.MockProcessContext
 
stateManager - Variable in class org.apache.nifi.util.MockProcessSession
 
stateManager - Variable in class org.apache.nifi.util.MockReportingContext
 
stateManager - Variable in class org.apache.nifi.util.MockSessionFactory
 
stateManager - Variable in class org.apache.nifi.util.MockValidationContext
 
stateValues - Variable in class org.apache.nifi.state.MockStateMap
 
stdPropValue - Variable in class org.apache.nifi.util.MockPropertyValue
 
stop() - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
stop() - Method in interface org.apache.nifi.util.TestRunner
Invokes all methods on the Processor that are annotated with the @OnStopped annotation.
submitExpandChildren(long, NiFiUser) - Method in class org.apache.nifi.provenance.MockProvenanceRepository
 
submitExpandParents(long, NiFiUser) - Method in class org.apache.nifi.provenance.MockProvenanceRepository
 
submitLineageComputation(String, NiFiUser) - Method in class org.apache.nifi.provenance.MockProvenanceRepository
 
submitLineageComputation(long, NiFiUser) - Method in class org.apache.nifi.provenance.MockProvenanceRepository
 
submitQuery(Query, NiFiUser) - Method in class org.apache.nifi.provenance.MockProvenanceRepository
 

T

TestRunner - Interface in org.apache.nifi.util
 
TestRunners - Class in org.apache.nifi.util
 
TestRunners() - Constructor for class org.apache.nifi.util.TestRunners
 
throwable - Variable in class org.apache.nifi.util.LogMessage
 
toByteArray() - Method in class org.apache.nifi.util.MockFlowFile
 
toMap() - Method in class org.apache.nifi.state.MockStateMap
 
toString() - Method in class org.apache.nifi.util.EqualsWrapper
 
toString() - Method in class org.apache.nifi.util.LogMessage
 
toString() - Method in class org.apache.nifi.util.MockFlowFile
 
toString() - Method in class org.apache.nifi.util.MockPropertyValue
 
trace(String) - Method in class org.apache.nifi.util.CapturingLogger
 
trace(String, Object) - Method in class org.apache.nifi.util.CapturingLogger
 
trace(String, Object, Object) - Method in class org.apache.nifi.util.CapturingLogger
 
trace(String, Object...) - Method in class org.apache.nifi.util.CapturingLogger
 
trace(String, Throwable) - Method in class org.apache.nifi.util.CapturingLogger
 
trace(Marker, String) - Method in class org.apache.nifi.util.CapturingLogger
 
trace(Marker, String, Object) - Method in class org.apache.nifi.util.CapturingLogger
 
trace(Marker, String, Object, Object) - Method in class org.apache.nifi.util.CapturingLogger
 
trace(Marker, String, Object...) - Method in class org.apache.nifi.util.CapturingLogger
 
trace(Marker, String, Throwable) - Method in class org.apache.nifi.util.CapturingLogger
 
trace(String, Throwable) - Method in class org.apache.nifi.util.MockComponentLog
 
trace(String, Object[]) - Method in class org.apache.nifi.util.MockComponentLog
 
trace(String) - Method in class org.apache.nifi.util.MockComponentLog
 
trace(String, Object[], Throwable) - Method in class org.apache.nifi.util.MockComponentLog
 
traceMessages - Variable in class org.apache.nifi.util.CapturingLogger
 
transfer(FlowFile) - Method in class org.apache.nifi.util.MockProcessSession
 
transfer(Collection<FlowFile>) - Method in class org.apache.nifi.util.MockProcessSession
 
transfer(FlowFile, Relationship) - Method in class org.apache.nifi.util.MockProcessSession
 
transfer(Collection<FlowFile>, Relationship) - Method in class org.apache.nifi.util.MockProcessSession
 
transferMap - Variable in class org.apache.nifi.util.MockProcessSession
 
translateException(Object[]) - Method in class org.apache.nifi.util.MockComponentLog
 
triggerSerially - Variable in class org.apache.nifi.util.StandardProcessorTestRunner
 

U

unavailableRelationships - Variable in class org.apache.nifi.util.MockProcessContext
 
unpenalize(FlowFile) - Method in class org.apache.nifi.util.MockProcessSession
 
unSchedule() - Method in class org.apache.nifi.util.StandardProcessorTestRunner
 
unSchedule() - Method in interface org.apache.nifi.util.TestRunner
Invokes all methods on the Processor that are annotated with the @OnUnscheduled annotation.
updateLastQueuedDate(MockFlowFile) - Method in class org.apache.nifi.util.MockProcessSession
 
usesClusterState - Variable in class org.apache.nifi.state.MockStateManager
 
usesLocalState - Variable in class org.apache.nifi.state.MockStateManager
 

V

validate() - Method in class org.apache.nifi.util.MockProcessContext
Validates the current properties, returning ValidationResults for any invalid properties.
validate(String, String, ValidationContext) - Method in class org.apache.nifi.util.validator.InstrumentedValidator
 
validateCallCount - Variable in class org.apache.nifi.util.validator.InstrumentedValidator
Count the number of calls to validate()
validateExpressions - Variable in class org.apache.nifi.util.MockConfigurationContext
 
validateExpressions - Variable in class org.apache.nifi.util.MockValidationContext
 
validateExpressionScope(boolean) - Method in class org.apache.nifi.util.MockPropertyValue
 
validateExpressionUsage - Variable in class org.apache.nifi.util.StandardProcessorTestRunner
 
validateReferencedControllerServices(ValidationContext) - Method in class org.apache.nifi.util.MockProcessContext
 
validateState(Collection<FlowFile>) - Method in class org.apache.nifi.util.MockProcessSession
 
validateState(FlowFile) - Method in class org.apache.nifi.util.MockProcessSession
 
variableRegistry - Variable in class org.apache.nifi.util.MockConfigurationContext
 
variableRegistry - Variable in class org.apache.nifi.util.MockProcessContext
 
variableRegistry - Variable in class org.apache.nifi.util.MockPropertyValue
 
variableRegistry - Variable in class org.apache.nifi.util.MockReportingContext
 
variableRegistry - Variable in class org.apache.nifi.util.MockValidationContext
 
variableRegistry - Variable in class org.apache.nifi.util.StandardProcessorTestRunner
 
variables - Variable in class org.apache.nifi.util.MockVariableRegistry
 
verifyAnnotation(Scope) - Method in class org.apache.nifi.state.MockStateManager
 
verifyCanGet(Scope) - Method in class org.apache.nifi.state.MockStateManager
 
verifyCanSet(Scope) - Method in class org.apache.nifi.state.MockStateManager
 
verifyFlowFileKnown(FlowFile) - Method in class org.apache.nifi.util.MockProvenanceReporter
 
version - Variable in class org.apache.nifi.state.MockStateMap
 
versionIndex - Variable in class org.apache.nifi.state.MockStateManager
 

W

warn(String) - Method in class org.apache.nifi.util.CapturingLogger
 
warn(String, Object) - Method in class org.apache.nifi.util.CapturingLogger
 
warn(String, Object, Object) - Method in class org.apache.nifi.util.CapturingLogger
 
warn(String, Object...) - Method in class org.apache.nifi.util.CapturingLogger
 
warn(String, Throwable) - Method in class org.apache.nifi.util.CapturingLogger
 
warn(Marker, String) - Method in class org.apache.nifi.util.CapturingLogger
 
warn(Marker, String, Object) - Method in class org.apache.nifi.util.CapturingLogger
 
warn(Marker, String, Object, Object) - Method in class org.apache.nifi.util.CapturingLogger
 
warn(Marker, String, Object...) - Method in class org.apache.nifi.util.CapturingLogger
 
warn(Marker, String, Throwable) - Method in class org.apache.nifi.util.CapturingLogger
 
warn(String, Throwable) - Method in class org.apache.nifi.util.MockComponentLog
 
warn(String, Object[]) - Method in class org.apache.nifi.util.MockComponentLog
 
warn(String, Object[], Throwable) - Method in class org.apache.nifi.util.MockComponentLog
 
warn(String) - Method in class org.apache.nifi.util.MockComponentLog
 
warnMessages - Variable in class org.apache.nifi.util.CapturingLogger
 
wrapList(Collection<T>, List<Function<T, Object>>) - Static method in class org.apache.nifi.util.EqualsWrapper
Wraps multiple objects and primes them for equality checks.
write(FlowFile, OutputStreamCallback) - Method in class org.apache.nifi.util.MockProcessSession
 
write(FlowFile) - Method in class org.apache.nifi.util.MockProcessSession
 
write(FlowFile, StreamCallback) - Method in class org.apache.nifi.util.MockProcessSession
 
writeLock - Variable in class org.apache.nifi.util.MockFlowFileQueue
 
writeRecursionSet - Variable in class org.apache.nifi.util.MockProcessSession
 

Y

yield() - Method in class org.apache.nifi.util.MockProcessContext
 
yieldCalled - Variable in class org.apache.nifi.util.MockProcessContext
 
A B C D E F G H I J K L M N O P Q R S T U V W Y 
Skip navigation links

Copyright © 2023 Apache NiFi Project. All rights reserved.