Available Methods
- setProperty ( )
- run ( )
- enqueue ( )
- assertAllFlowFilesTransferred ( )
- assertTransferCount ( )
- getFlowFilesForRelationship ( )
- assertValid ( )
- addControllerService ( )
- enableControllerService ( )
- assertNotValid ( )
- setValidateExpressionUsage ( )
- clearTransferState ( )
- assertQueueEmpty ( )
- getProcessContext ( )
- getContentAsByteArray ( )
- getProvenanceEvents ( )
- getProcessor ( )
- setPrimaryNode ( )
- shutdown ( )
- setClustered ( )
- getProcessSessionFactory ( )
- getStateManager ( )
- getCounterValue ( )
- setAnnotationData ( )
- setVariable ( )
- removeProperty ( )
- assertQueueNotEmpty ( )
- setThreadCount ( )
- assertAllFlowFilesContainAttribute ( )
- setIncomingConnection ( )
- assertPenalizeCount ( )
- setNonLoopConnection ( )
- removeControllerService ( )
Related Classes
- java.util.Arrays
- java.io.File
- java.util.Collections
- java.io.InputStream
- java.util.Date
- java.util.concurrent.TimeUnit
- java.io.FileInputStream
- java.io.ByteArrayOutputStream
- java.io.ByteArrayInputStream
- org.junit.Assert
- java.nio.file.Files
- java.nio.charset.StandardCharsets
- java.nio.file.Paths
- java.nio.file.Path
- java.sql.SQLException
- org.junit.Ignore
- java.sql.Connection
- java.sql.ResultSet
- org.mockito.Mockito
- com.google.common.collect.ImmutableMap
- java.sql.Statement
- java.sql.Types
- org.apache.hadoop.fs.Path
- javax.jms.JMSException
- com.amazonaws.auth.AWSCredentialsProvider
Java Code Examples for org.apache.nifi.util.TestRunner#removeControllerService()
There are not any examples for org.apache.nifi.util.TestRunner.removeControllerService(). You may use the search function to quickly find examples for thousands of other Java classes.