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 X Y Z 

S

S3ObjectBucketLister(AmazonS3) - Constructor for class org.apache.nifi.processors.aws.s3.ListS3.S3ObjectBucketLister
 
S3VersionBucketLister(AmazonS3) - Constructor for class org.apache.nifi.processors.aws.s3.ListS3.S3VersionBucketLister
 
SAMPLE_FILE_RESOURCE_NAME - Static variable in class org.apache.nifi.processors.aws.s3.AbstractS3IT
 
SAMPLECOUNT - Static variable in class org.apache.nifi.processors.aws.cloudwatch.PutCloudWatchMetric
 
SAMPLER_INTERVAL - Static variable in class org.apache.nifi.processors.elasticsearch.AbstractElasticsearchTransportClientProcessor
 
SampleService - Interface in org.apache.nifi.documentation.example
 
SASL_AUTH_SCHEME - Static variable in class org.apache.nifi.controller.leader.election.CuratorACLProviderFactory
 
SATISFIES_EXPRESSION - Static variable in class org.apache.nifi.processors.standard.RouteText
 
save(InputStream) - Method in interface org.apache.nifi.persistence.FlowConfigurationDAO
Saves the given stream as the stored flow.
save(FlowController) - Method in interface org.apache.nifi.persistence.FlowConfigurationDAO
Saves all changes made to the given flow to the given File.
save(FlowController, OutputStream) - Method in interface org.apache.nifi.persistence.FlowConfigurationDAO
Saves all changes made to the given flow to the given File.
save(FlowController, boolean) - Method in interface org.apache.nifi.persistence.FlowConfigurationDAO
Saves all changes made to the given flow to the given File.
save(InputStream) - Method in class org.apache.nifi.persistence.StandardXMLFlowConfigurationDAO
 
save(FlowController) - Method in class org.apache.nifi.persistence.StandardXMLFlowConfigurationDAO
 
save(FlowController, OutputStream) - Method in class org.apache.nifi.persistence.StandardXMLFlowConfigurationDAO
 
save(FlowController, boolean) - Method in class org.apache.nifi.persistence.StandardXMLFlowConfigurationDAO
 
save() - Method in class org.apache.nifi.web.controller.ControllerFacade
Saves the state of the flow controller.
saveAction(Action, Logger) - Method in class org.apache.nifi.audit.NiFiAuditor
Records the specified action.
saveActions(Collection<Action>, Logger) - Method in class org.apache.nifi.audit.NiFiAuditor
Records the actions.
saveActions(NiFiWebRequestContext, Collection<ConfigurationAction>) - Method in interface org.apache.nifi.web.NiFiWebConfigurationContext
Provides a mechanism for custom UIs to save actions to appear in NiFi configuration history.
saveActions(NiFiWebRequestContext, Collection<ConfigurationAction>) - Method in class org.apache.nifi.web.StandardNiFiWebConfigurationContext
 
saveConfiguration() - Method in class org.apache.nifi.processors.kite.TestConfigurationProperty
 
saveFlowChanges() - Method in class org.apache.nifi.controller.StandardFlowService
 
saveFlowChanges(OutputStream) - Method in class org.apache.nifi.controller.StandardFlowService
 
saveFlowChanges(TimeUnit, long) - Method in class org.apache.nifi.controller.StandardFlowService
 
saveFlowChanges(TimeUnit, long, boolean) - Method in class org.apache.nifi.controller.StandardFlowService
 
saveFlowChanges() - Method in interface org.apache.nifi.services.FlowService
Immediately persists the state of the flow controller to the flow.xml file in a blocking call.
saveFlowChanges(OutputStream) - Method in interface org.apache.nifi.services.FlowService
Immediately persists the state of the flow controller to the given output stream in a blocking call.
saveFlowChanges(TimeUnit, long) - Method in interface org.apache.nifi.services.FlowService
Asynchronously saves the flow controller.
saveFlowChanges(TimeUnit, long, boolean) - Method in interface org.apache.nifi.services.FlowService
Asynchronously saves the flow controller.
scaleSnippet(FlowSnippetDTO, double, double) - Static method in class org.apache.nifi.util.SnippetUtils
Scales the placement of individual components of the snippet by the given factorX and factorY.
scan(String, Collection<Column>, String, long, ResultHandler) - Method in class org.apache.nifi.hbase.HBase_1_1_2_ClientService
 
scan(String, byte[], byte[], Collection<Column>, ResultHandler) - Method in class org.apache.nifi.hbase.HBase_1_1_2_ClientService
 
scan(String, Collection<Column>, String, long, ResultHandler) - Method in interface org.apache.nifi.hbase.HBaseClientService
Scans the given table using the optional filter criteria and passing each result to the provided handler.
scan(String, byte[], byte[], Collection<Column>, ResultHandler) - Method in interface org.apache.nifi.hbase.HBaseClientService
Scans the given table for the given rowId and passes the result to the handler.
ScanAttribute - Class in org.apache.nifi.processors.standard
 
ScanAttribute() - Constructor for class org.apache.nifi.processors.standard.ScanAttribute
 
ScanContent - Class in org.apache.nifi.processors.standard
 
ScanContent() - Constructor for class org.apache.nifi.processors.standard.ScanContent
 
ScanResult(long, Map<String, Set<String>>) - Constructor for class org.apache.nifi.hbase.GetHBase.ScanResult
 
SCHEDULABLE_PORTS - Static variable in interface org.apache.nifi.groups.ProcessGroup
Predicate for filtering schedulable Ports
SCHEDULABLE_PROCESSORS - Static variable in interface org.apache.nifi.groups.ProcessGroup
Predicate for filtering schedulable Processors.
schedule(ReportingTaskNode) - Method in interface org.apache.nifi.controller.ProcessScheduler
Begins scheduling the given Reporting Task to run
schedule(Connectable, ScheduleState) - Method in interface org.apache.nifi.controller.scheduling.SchedulingAgent
 
schedule(ReportingTaskNode, ScheduleState) - Method in interface org.apache.nifi.controller.scheduling.SchedulingAgent
 
schedule(ReportingTaskNode) - Method in class org.apache.nifi.controller.scheduling.StandardProcessScheduler
 
schedule(ProcessContext) - Method in class org.apache.nifi.controller.scheduling.TestProcessorLifecycle.TestProcessor
 
schedule(ProcessContext) - Method in class org.apache.nifi.processors.kafka.GetKafka
 
SCHEDULE_MINIMUM_NANOSECONDS - Static variable in class org.apache.nifi.controller.FlowController
 
scheduleComponents(HttpServletRequest, String, ScheduleComponentsEntity) - Method in class org.apache.nifi.web.api.FlowResource
Updates the specified process group.
scheduleComponents(String, ScheduledState, Set<String>) - Method in class org.apache.nifi.web.dao.impl.StandardProcessGroupDAO
 
scheduleComponents(String, ScheduledState, Set<String>) - Method in interface org.apache.nifi.web.dao.ProcessGroupDAO
Schedules the components in the specified process group.
scheduleComponents(String, ScheduledState, Map<String, Revision>) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Schedules all applicable components under the specified ProcessGroup on behalf of the currently logged in user.
scheduleComponents(NiFiUser, String, ScheduledState, Map<String, Revision>) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Schedules all applicable components under the specified ProcessGroup on behalf of the given user.
scheduleComponents(String, ScheduledState, Map<String, Revision>) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
scheduleComponents(NiFiUser, String, ScheduledState, Map<String, Revision>) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
scheduleComponentsAdvice(ProceedingJoinPoint, String, ScheduledState) - Method in class org.apache.nifi.audit.ProcessGroupAuditor
Audits the update of process group configuration.
ScheduleComponentsEntity - Class in org.apache.nifi.web.api.entity
A serialized representation of this class can be placed in the entity body of a request to the API.
ScheduleComponentsEntity() - Constructor for class org.apache.nifi.web.api.entity.ScheduleComponentsEntity
 
scheduledState - Variable in class org.apache.nifi.controller.ProcessorNode
 
ScheduledState - Enum in org.apache.nifi.controller
Indicates the valid values for the state of a Triggerable entity with respect to scheduling the entity to run.
ScheduledStateLookup - Interface in org.apache.nifi.controller.serialization
 
scheduleFrameworkTask(Runnable, String, long, long, TimeUnit) - Method in class org.apache.nifi.controller.scheduling.StandardProcessScheduler
 
scheduleLock(ProceedingJoinPoint) - Method in class org.apache.nifi.web.NiFiServiceFacadeLock
 
scheduleReferencingComponents(ControllerServiceNode) - Method in class org.apache.nifi.controller.FlowController
 
scheduleReferencingComponents(ControllerServiceNode) - Method in interface org.apache.nifi.controller.service.ControllerServiceProvider
Schedules any schedulable component (Processor, ReportingTask) that is referencing the given Controller Service to run.
scheduleReferencingComponents(ControllerServiceNode) - Method in class org.apache.nifi.controller.service.StandardControllerServiceProvider
 
ScheduleState - Class in org.apache.nifi.controller.scheduling
 
ScheduleState() - Constructor for class org.apache.nifi.controller.scheduling.ScheduleState
 
SchedulingAgent - Interface in org.apache.nifi.controller.scheduling
 
SchedulingAgentCallback - Interface in org.apache.nifi.controller
 
SchedulingContext - Interface in org.apache.nifi.processor
 
SchedulingStrategy - Enum in org.apache.nifi.scheduling
Defines a Scheduling Strategy to use when scheduling Components (Ports, Funnels, Processors) to run
SCHEMA - Static variable in class org.apache.nifi.processors.kite.TestCSVToAvroProcessor
 
SCHEMA - Static variable in class org.apache.nifi.processors.kite.TestGetSchema
 
SCHEMA - Static variable in class org.apache.nifi.processors.kite.TestJSONToAvroProcessor
 
SCHEMA - Static variable in class org.apache.nifi.processors.standard.ValidateCsv
 
SCHEMA - Static variable in class org.apache.nifi.provenance.schema.EventIdFirstHeaderSchema
 
SCHEMA_ACCESS_STRATEGY - Static variable in class org.apache.nifi.schema.access.SchemaAccessUtils
 
SCHEMA_DESTINATION - Static variable in class org.apache.nifi.processors.kite.InferAvroSchema
 
SCHEMA_FILE - Static variable in class org.apache.nifi.processors.standard.ValidateXml
 
SCHEMA_ID_ATTRIBUTE - Static variable in class org.apache.nifi.schema.access.HortonworksAttributeSchemaReferenceStrategy
 
SCHEMA_NAME - Static variable in class org.apache.nifi.schema.access.SchemaAccessUtils
 
SCHEMA_NAME_PROPERTY - Static variable in class org.apache.nifi.schema.access.SchemaAccessUtils
 
SCHEMA_PATTERN - Static variable in class org.apache.nifi.processors.standard.ListDatabaseTables
 
SCHEMA_PROTOCOL_VERSION_ATTRIBUTE - Static variable in class org.apache.nifi.schema.access.HortonworksAttributeSchemaReferenceStrategy
 
SCHEMA_REGISTRY - Static variable in class org.apache.nifi.processors.standard.ValidateRecord
 
SCHEMA_REGISTRY - Static variable in class org.apache.nifi.schema.access.SchemaAccessUtils
 
SCHEMA_TEXT - Static variable in class org.apache.nifi.schema.access.SchemaAccessUtils
 
SCHEMA_TEXT_PROPERTY - Static variable in class org.apache.nifi.schema.access.SchemaAccessUtils
 
SCHEMA_VERSION_ATTRIBUTE - Static variable in class org.apache.nifi.schema.access.HortonworksAttributeSchemaReferenceStrategy
 
SchemaAccessStrategy - Interface in org.apache.nifi.schema.access
 
SchemaAccessUtils - Class in org.apache.nifi.schema.access
 
SchemaAccessUtils() - Constructor for class org.apache.nifi.schema.access.SchemaAccessUtils
 
SchemaAccessWriter - Interface in org.apache.nifi.schema.access
 
SchemaField - Enum in org.apache.nifi.schema.access
 
SchemaIdentifier - Interface in org.apache.nifi.serialization.record
 
SchemaNameAsAttribute - Class in org.apache.nifi.schema.access
 
SchemaNameAsAttribute() - Constructor for class org.apache.nifi.schema.access.SchemaNameAsAttribute
 
SchemaNamePropertyStrategy - Class in org.apache.nifi.schema.access
 
SchemaNamePropertyStrategy(SchemaRegistry, PropertyValue) - Constructor for class org.apache.nifi.schema.access.SchemaNamePropertyStrategy
 
SchemaNotFoundException - Exception in org.apache.nifi.schema.access
 
SchemaNotFoundException(String) - Constructor for exception org.apache.nifi.schema.access.SchemaNotFoundException
 
SchemaNotFoundException(String, Throwable) - Constructor for exception org.apache.nifi.schema.access.SchemaNotFoundException
 
SchemaNotFoundException(Throwable) - Constructor for exception org.apache.nifi.schema.access.SchemaNotFoundException
 
SchemaRecordReader - Class in org.apache.nifi.repository.schema
 
SchemaRecordReader(RecordSchema) - Constructor for class org.apache.nifi.repository.schema.SchemaRecordReader
 
SchemaRecordWriter - Class in org.apache.nifi.repository.schema
 
SchemaRecordWriter() - Constructor for class org.apache.nifi.repository.schema.SchemaRecordWriter
 
SchemaRegistry - Interface in org.apache.nifi.schemaregistry.services
Represents ControllerService strategy to expose internal and/or integrate with external Schema Registry
SchemaRegistryClient - Interface in org.apache.nifi.confluent.schemaregistry.client
 
SchemaRegistryRecordSetWriter - Class in org.apache.nifi.serialization
 
SchemaRegistryRecordSetWriter() - Constructor for class org.apache.nifi.serialization.SchemaRegistryRecordSetWriter
 
SchemaRegistryService - Class in org.apache.nifi.serialization
 
SchemaRegistryService() - Constructor for class org.apache.nifi.serialization.SchemaRegistryService
 
SchemaRepositoryRecordSerde - Class in org.apache.nifi.controller.repository
 
SchemaRepositoryRecordSerde(ResourceClaimManager) - Constructor for class org.apache.nifi.controller.repository.SchemaRepositoryRecordSerde
 
SchemaRepositoryRecordSerdeTest - Class in org.apache.nifi.controller.repository
 
SchemaRepositoryRecordSerdeTest() - Constructor for class org.apache.nifi.controller.repository.SchemaRepositoryRecordSerdeTest
 
SchemaSwapDeserializer - Class in org.apache.nifi.controller.swap
 
SchemaSwapDeserializer() - Constructor for class org.apache.nifi.controller.swap.SchemaSwapDeserializer
 
SchemaSwapSerializer - Class in org.apache.nifi.controller.swap
 
SchemaSwapSerializer() - Constructor for class org.apache.nifi.controller.swap.SchemaSwapSerializer
 
SchemaValidationContext - Class in org.apache.nifi.schema.validation
 
SchemaValidationContext(RecordSchema, boolean, boolean) - Constructor for class org.apache.nifi.schema.validation.SchemaValidationContext
 
SchemaValidationException - Exception in org.apache.nifi.serialization
 
SchemaValidationException(String) - Constructor for exception org.apache.nifi.serialization.SchemaValidationException
 
SchemaValidationException(String, Throwable) - Constructor for exception org.apache.nifi.serialization.SchemaValidationException
 
SchemaValidationResult - Interface in org.apache.nifi.serialization.record.validation
 
SCHEME - Static variable in class org.apache.nifi.processors.splunk.GetSplunk
 
Scope - Enum in org.apache.nifi.components.state
A Scope represents how a NiFi component's state is to be stored and retrieved when running in a cluster.
SCOPE_CLUSTER - Static variable in class org.apache.nifi.processors.standard.MonitorActivity
 
SCOPE_NODE - Static variable in class org.apache.nifi.processors.standard.MonitorActivity
 
SCRIPT_BODY - Static variable in class org.apache.nifi.script.ScriptingComponentUtils
A property descriptor for specifying the body of a script
SCRIPT_ENGINE - Variable in class org.apache.nifi.script.ScriptingComponentHelper
 
SCRIPT_FILE - Static variable in class org.apache.nifi.script.ScriptingComponentUtils
A property descriptor for specifying the location of a script file
ScriptedLookupService - Class in org.apache.nifi.lookup.script
A Controller service that allows the user to script the lookup operation to be performed (by LookupRecord, e.g.)
ScriptedLookupService() - Constructor for class org.apache.nifi.lookup.script.ScriptedLookupService
 
ScriptedReader - Class in org.apache.nifi.record.script
A RecordReader implementation that allows the user to script the RecordReader instance
ScriptedReader() - Constructor for class org.apache.nifi.record.script.ScriptedReader
 
ScriptedRecordSetWriter - Class in org.apache.nifi.record.script
A RecordSetWriter implementation that allows the user to script the RecordWriter instance
ScriptedRecordSetWriter() - Constructor for class org.apache.nifi.record.script.ScriptedRecordSetWriter
 
ScriptedReportingTask - Class in org.apache.nifi.reporting.script
A Reporting task whose body is provided by a script (via supported JSR-223 script engines)
ScriptedReportingTask() - Constructor for class org.apache.nifi.reporting.script.ScriptedReportingTask
 
scriptEngine - Variable in class org.apache.nifi.script.AbstractScriptedControllerService
 
ScriptEngineConfigurator - Interface in org.apache.nifi.processors.script
This interface describes callback methods used by the ExecuteScript/InvokeScript processors to perform engine-specific tasks at various points in the engine lifecycle.
scriptEngineConfiguratorMap - Variable in class org.apache.nifi.script.ScriptingComponentHelper
 
scriptEngineFactoryMap - Variable in class org.apache.nifi.script.ScriptingComponentHelper
 
scriptingComponent - Variable in class org.apache.nifi.processors.script.BaseScriptTest
 
scriptingComponentHelper - Variable in class org.apache.nifi.reporting.script.ScriptedReportingTask
 
scriptingComponentHelper - Variable in class org.apache.nifi.script.AbstractScriptedControllerService
 
ScriptingComponentHelper - Class in org.apache.nifi.script
This class contains variables and methods common to scripting processors, reporting tasks, etc.
ScriptingComponentHelper() - Constructor for class org.apache.nifi.script.ScriptingComponentHelper
 
ScriptingComponentUtils - Class in org.apache.nifi.script
Utility methods and constants used by the scripting components.
ScriptingComponentUtils() - Constructor for class org.apache.nifi.script.ScriptingComponentUtils
 
scriptNeedsReload - Variable in class org.apache.nifi.script.AbstractScriptedControllerService
 
SCROLL_DURATION - Static variable in class org.apache.nifi.processors.elasticsearch.ScrollElasticsearchHttp
 
ScrollElasticsearchHttp - Class in org.apache.nifi.processors.elasticsearch
 
ScrollElasticsearchHttp() - Constructor for class org.apache.nifi.processors.elasticsearch.ScrollElasticsearchHttp
 
scrubTemplate(TemplateDTO) - Static method in class org.apache.nifi.controller.TemplateUtils
Scrubs the template prior to persisting in order to remove fields that shouldn't be included or are unnecessary.
Scrypt - Class in org.apache.nifi.security.util.crypto.scrypt
Copyright (C) 2011 - Will Glozer.
Scrypt() - Constructor for class org.apache.nifi.security.util.crypto.scrypt.Scrypt
 
scrypt(String, int, int, int, int) - Static method in class org.apache.nifi.security.util.crypto.scrypt.Scrypt
Hash the supplied plaintext password and generate output in the format described below:

The hashed output is an extended implementation of the Modular Crypt Format that also includes the scrypt algorithm parameters.

scrypt(String, byte[], int, int, int, int) - Static method in class org.apache.nifi.security.util.crypto.scrypt.Scrypt
Hash the supplied plaintext password and generate output in the format described in Scrypt.scrypt(String, int, int, int, int).
ScryptCipherProvider - Class in org.apache.nifi.security.util.crypto
 
ScryptCipherProvider() - Constructor for class org.apache.nifi.security.util.crypto.ScryptCipherProvider
Instantiates a Scrypt cipher provider with the default parameters N=2^14, r=8, p=1.
ScryptCipherProvider(int, int, int) - Constructor for class org.apache.nifi.security.util.crypto.ScryptCipherProvider
Instantiates a Scrypt cipher provider with the specified N, r, p values.
search(SearchContext) - Method in class org.apache.nifi.processors.attributes.UpdateAttribute
 
search(Query, NiFiUser, AtomicInteger, long) - Method in class org.apache.nifi.provenance.lucene.IndexSearch
 
search(SearchContext) - Method in interface org.apache.nifi.search.Searchable
 
search(InputStream, boolean) - Method in class org.apache.nifi.util.search.ahocorasick.AhoCorasick
 
Search<T> - Interface in org.apache.nifi.util.search
Defines an interface to search for content given a set of search terms.
search(InputStream, boolean) - Method in interface org.apache.nifi.util.search.Search
Searches the given input stream for matches between the already specified dictionary and the contents scanned.
search(String) - Method in class org.apache.nifi.web.controller.ControllerFacade
Searches this controller for the specified term.
SEARCH_TENANTS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.SearchUsersEndpointMerger
 
SEARCH_VALUE - Static variable in class org.apache.nifi.processors.standard.ReplaceText
 
Searchable - Interface in org.apache.nifi.search
 
SearchableField - Interface in org.apache.nifi.provenance.search
A SearchableField represents a field in a Provenance Event that can be searched
SearchableFieldParser - Class in org.apache.nifi.provenance
 
SearchableFieldParser() - Constructor for class org.apache.nifi.provenance.SearchableFieldParser
 
SearchableFields - Class in org.apache.nifi.provenance
 
SearchableFieldType - Enum in org.apache.nifi.provenance.search
 
searchCluster(String) - Method in class org.apache.nifi.web.api.FlowResource
Searches the cluster for a node with a given address.
SearchContext - Interface in org.apache.nifi.search
 
searchController(String) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Searches the controller for the specified query string.
searchController(String) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
SearchFailedException - Exception in org.apache.nifi.provenance.index
 
SearchFailedException(String, Throwable) - Constructor for exception org.apache.nifi.provenance.index.SearchFailedException
 
SearchFailedException(Throwable) - Constructor for exception org.apache.nifi.provenance.index.SearchFailedException
 
searchFlow(String) - Method in class org.apache.nifi.web.api.FlowResource
Performs a search request in this flow.
searchLock(ProceedingJoinPoint) - Method in class org.apache.nifi.web.NiFiServiceFacadeLock
 
SearchResult - Class in org.apache.nifi.search
 
SearchResult.Builder - Class in org.apache.nifi.search
 
SearchResultsDTO - Class in org.apache.nifi.web.api.dto.search
The results of a search on this NiFi.
SearchResultsDTO() - Constructor for class org.apache.nifi.web.api.dto.search.SearchResultsDTO
 
SearchResultsEntity - Class in org.apache.nifi.web.api.entity
A serialized representation of this class can be placed in the entity body of a request or response to or from the API.
SearchResultsEntity() - Constructor for class org.apache.nifi.web.api.entity.SearchResultsEntity
 
searchRules(String, String) - Method in class org.apache.nifi.update.attributes.api.RuleResource
 
SearchScope - Enum in org.apache.nifi.ldap.tenants
Scope for searching a directory server.
SearchState<T> - Class in org.apache.nifi.util.search.ahocorasick
 
searchTenants(String) - Method in class org.apache.nifi.web.api.TenantsResource
Searches for a tenant with a given identity.
SearchTerm - Interface in org.apache.nifi.provenance.search
 
SearchTerm<T> - Class in org.apache.nifi.util.search
This is an immutable thread safe object representing a search term
SearchTerm(byte[]) - Constructor for class org.apache.nifi.util.search.SearchTerm
Constructs a SearchTerm.
SearchTerm(byte[], boolean, T) - Constructor for class org.apache.nifi.util.search.SearchTerm
Constructs a search term.
SearchTerms - Class in org.apache.nifi.provenance.search
 
SearchTerms() - Constructor for class org.apache.nifi.provenance.search.SearchTerms
 
SearchUsersEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
 
SearchUsersEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.SearchUsersEndpointMerger
 
secondaryUri(String) - Method in class org.apache.nifi.processors.azure.storage.utils.BlobInfo.Builder
 
SecondPrecisionEventContainer - Class in org.apache.nifi.controller.repository.metrics
 
SecondPrecisionEventContainer(int) - Constructor for class org.apache.nifi.controller.repository.metrics.SecondPrecisionEventContainer
 
SECRET_KEY - Static variable in class org.apache.nifi.processors.aws.AbstractAWSProcessor
Deprecated.
 
SECRET_KEY - Static variable in class org.apache.nifi.processors.aws.credentials.provider.factory.CredentialPropertyDescriptors
 
SECTIONS_PER_CONTAINER - Static variable in class org.apache.nifi.controller.repository.FileSystemRepository
 
SECURE_PROCESSING - Static variable in class org.apache.nifi.processors.standard.TransformXml
 
SECURITY_IDENTITY_MAPPING_PATTERN_PREFIX - Static variable in class org.apache.nifi.util.NiFiProperties
 
SECURITY_IDENTITY_MAPPING_VALUE_PREFIX - Static variable in class org.apache.nifi.util.NiFiProperties
 
SECURITY_KEY_PASSWD - Static variable in class org.apache.nifi.util.NiFiProperties
 
SECURITY_KEYSTORE - Static variable in class org.apache.nifi.util.NiFiProperties
 
SECURITY_KEYSTORE_PASSWD - Static variable in class org.apache.nifi.util.NiFiProperties
 
SECURITY_KEYSTORE_TYPE - Static variable in class org.apache.nifi.util.NiFiProperties
 
SECURITY_NEED_CLIENT_AUTH - Static variable in class org.apache.nifi.util.NiFiProperties
 
SECURITY_OCSP_RESPONDER_CERTIFICATE - Static variable in class org.apache.nifi.util.NiFiProperties
 
SECURITY_OCSP_RESPONDER_URL - Static variable in class org.apache.nifi.util.NiFiProperties
 
SECURITY_PROTOCOL - Static variable in class org.apache.nifi.processors.splunk.GetSplunk
 
SECURITY_TRUSTSTORE - Static variable in class org.apache.nifi.util.NiFiProperties
 
SECURITY_TRUSTSTORE_PASSWD - Static variable in class org.apache.nifi.util.NiFiProperties
 
SECURITY_TRUSTSTORE_TYPE - Static variable in class org.apache.nifi.util.NiFiProperties
 
SECURITY_USER_AUTHORIZER - Static variable in class org.apache.nifi.util.NiFiProperties
 
SECURITY_USER_KNOX_AUDIENCES - Static variable in class org.apache.nifi.util.NiFiProperties
 
SECURITY_USER_KNOX_COOKIE_NAME - Static variable in class org.apache.nifi.util.NiFiProperties
 
SECURITY_USER_KNOX_PUBLIC_KEY - Static variable in class org.apache.nifi.util.NiFiProperties
 
SECURITY_USER_KNOX_URL - Static variable in class org.apache.nifi.util.NiFiProperties
 
SECURITY_USER_LOGIN_IDENTITY_PROVIDER - Static variable in class org.apache.nifi.util.NiFiProperties
 
SECURITY_USER_OIDC_CLIENT_ID - Static variable in class org.apache.nifi.util.NiFiProperties
 
SECURITY_USER_OIDC_CLIENT_SECRET - Static variable in class org.apache.nifi.util.NiFiProperties
 
SECURITY_USER_OIDC_CONNECT_TIMEOUT - Static variable in class org.apache.nifi.util.NiFiProperties
 
SECURITY_USER_OIDC_DISCOVERY_URL - Static variable in class org.apache.nifi.util.NiFiProperties
 
SECURITY_USER_OIDC_PREFERRED_JWSALGORITHM - Static variable in class org.apache.nifi.util.NiFiProperties
 
SECURITY_USER_OIDC_READ_TIMEOUT - Static variable in class org.apache.nifi.util.NiFiProperties
 
SecurityStoreTypes - Enum in org.apache.nifi.security.util
Types of security stores and their related Java system properties.
SecurityUtil - Class in org.apache.nifi.hadoop
Provides synchronized access to UserGroupInformation to avoid multiple processors/services from interfering with each other.
SecurityUtil() - Constructor for class org.apache.nifi.hadoop.SecurityUtil
 
SeeAlso - Annotation Type in org.apache.nifi.annotation.documentation
Annotation that may be placed on a null Processor, ControllerService, or ReportingTask that indicates this component is related to the components listed.
SEED_BROKERS - Static variable in class org.apache.nifi.processors.kafka.PutKafka
 
SEGMENT_COUNT - Static variable in class org.apache.nifi.processors.standard.SegmentContent
 
SEGMENT_COUNT_ATTRIBUTE - Static variable in class org.apache.nifi.processors.standard.MergeContent
 
SEGMENT_ID - Static variable in class org.apache.nifi.processors.standard.SegmentContent
 
SEGMENT_ID_ATTRIBUTE - Static variable in class org.apache.nifi.processors.standard.MergeContent
 
SEGMENT_INDEX - Static variable in class org.apache.nifi.processors.standard.SegmentContent
 
SEGMENT_INDEX_ATTRIBUTE - Static variable in class org.apache.nifi.processors.standard.MergeContent
 
SEGMENT_ORIGINAL_FILENAME - Static variable in class org.apache.nifi.processors.standard.MergeContent
 
SEGMENT_ORIGINAL_FILENAME - Static variable in class org.apache.nifi.processors.standard.SegmentContent
 
SEGMENT_ORIGINAL_FILENAME - Static variable in class org.apache.nifi.processors.standard.SplitContent
 
SEGMENT_ORIGINAL_FILENAME - Static variable in class org.apache.nifi.processors.standard.SplitText
 
SEGMENT_ORIGINAL_FILENAME - Static variable in class org.apache.nifi.processors.standard.UnpackContent
 
SegmentContent - Class in org.apache.nifi.processors.standard
 
SegmentContent() - Constructor for class org.apache.nifi.processors.standard.SegmentContent
 
SegmentEvaluator - Class in org.apache.nifi.hl7.query.evaluator.message
 
SegmentEvaluator(StringEvaluator) - Constructor for class org.apache.nifi.hl7.query.evaluator.message.SegmentEvaluator
 
select(S) - Method in interface org.apache.nifi.util.RingBuffer.Filter
 
selectFiles(FileSystem, Path, Set<Path>) - Method in class org.apache.nifi.processors.hadoop.GetHDFS
Poll HDFS for files to process that match the configured file filters.
SelectHiveQL - Class in org.apache.nifi.processors.hive
 
SelectHiveQL() - Constructor for class org.apache.nifi.processors.hive.SelectHiveQL
 
Selection - Class in org.apache.nifi.hl7.query
 
Selection(Evaluator<?>, String) - Constructor for class org.apache.nifi.hl7.query.Selection
 
SelectiveRecordReaderEventIterator - Class in org.apache.nifi.provenance.store.iterator
 
SelectiveRecordReaderEventIterator(List<File>, RecordReaderFactory, List<Long>, int) - Constructor for class org.apache.nifi.provenance.store.iterator.SelectiveRecordReaderEventIterator
 
selectPrimaryStrategy(Map<PropertyDescriptor, String>) - Method in class org.apache.nifi.processors.aws.credentials.provider.factory.CredentialsProviderFactory
 
selectPrimaryStrategy(ValidationContext) - Method in class org.apache.nifi.processors.aws.credentials.provider.factory.CredentialsProviderFactory
 
selectPrimaryStrategy(Map<PropertyDescriptor, String>) - Method in class org.apache.nifi.processors.gcp.credentials.factory.CredentialsFactory
 
selectPrimaryStrategy(ValidationContext) - Method in class org.apache.nifi.processors.gcp.credentials.factory.CredentialsFactory
 
SELF - Static variable in class org.apache.nifi.processor.Relationship
 
send(HeartbeatMessage) - Method in class org.apache.nifi.controller.cluster.ClusterProtocolHeartbeater
 
send(HeartbeatMessage) - Method in interface org.apache.nifi.controller.cluster.Heartbeater
Sends the given heartbeat to the remote resource
send(FlowFile, String, long) - Method in class org.apache.nifi.controller.repository.StandardProvenanceReporter
 
send(FlowFile, String) - Method in class org.apache.nifi.controller.repository.StandardProvenanceReporter
 
send(FlowFile, String, String) - Method in class org.apache.nifi.controller.repository.StandardProvenanceReporter
 
send(FlowFile, String, long, boolean) - Method in class org.apache.nifi.controller.repository.StandardProvenanceReporter
 
send(FlowFile, String, String, boolean) - Method in class org.apache.nifi.controller.repository.StandardProvenanceReporter
 
send(FlowFile, String, String, long) - Method in class org.apache.nifi.controller.repository.StandardProvenanceReporter
 
send(FlowFile, String, String, long, boolean) - Method in class org.apache.nifi.controller.repository.StandardProvenanceReporter
 
send(FlowFile, String, boolean) - Method in class org.apache.nifi.controller.repository.StandardProvenanceReporter
 
send(String, Charset) - Method in class org.apache.nifi.processor.util.put.sender.ChannelSender
Sends the given string over the channel.
send(byte[]) - Method in class org.apache.nifi.processor.util.put.sender.ChannelSender
Sends the given data over the channel.
send(org.apache.nifi.processors.grpc.FlowFileRequest, StreamObserver<FlowFileReply>) - Method in class org.apache.nifi.processors.grpc.FlowFileIngestService
Handle receipt of a FlowFileRequest and route it to the appropriate process relationship.
send(Message) - Method in class org.apache.nifi.processors.standard.PutEmail
Wrapper for static method Transport.send(Message) to add testability of this class.
send(FlowFile, String) - Method in interface org.apache.nifi.provenance.ProvenanceReporter
Emits a Provenance Event of type SEND that indicates that a copy of the given FlowFile was sent to an external destination.
send(FlowFile, String, String) - Method in interface org.apache.nifi.provenance.ProvenanceReporter
Emits a Provenance Event of type SEND that indicates that a copy of the given FlowFile was sent to an external destination.
send(FlowFile, String, long) - Method in interface org.apache.nifi.provenance.ProvenanceReporter
Emits a Provenance Event of type SEND that indicates that a copy of the given FlowFile was sent to an external destination.
send(FlowFile, String, String, long) - Method in interface org.apache.nifi.provenance.ProvenanceReporter
Emits a Provenance Event of type SEND that indicates that a copy of the given FlowFile was sent to an external destination.
send(FlowFile, String, boolean) - Method in interface org.apache.nifi.provenance.ProvenanceReporter
Emits a Provenance Event of type SEND that indicates that a copy of the given FlowFile was sent to an external destination.
send(FlowFile, String, String, boolean) - Method in interface org.apache.nifi.provenance.ProvenanceReporter
Emits a Provenance Event of type SEND that indicates that a copy of the given FlowFile was sent to an external destination.
send(FlowFile, String, long, boolean) - Method in interface org.apache.nifi.provenance.ProvenanceReporter
Emits a Provenance Event of type SEND that indicates that a copy of the given FlowFile was sent to an external destination.
send(FlowFile, String, String, long, boolean) - Method in interface org.apache.nifi.provenance.ProvenanceReporter
Emits a Provenance Event of type SEND that indicates that a copy of the given FlowFile was sent to an external destination.
send(byte[], Map<String, String>) - Method in class org.apache.nifi.remote.AbstractTransaction
 
send(DataPacket) - Method in class org.apache.nifi.remote.AbstractTransaction
 
send(DataPacket) - Method in interface org.apache.nifi.remote.Transaction
Sends information to the remote NiFi instance.
send(byte[], Map<String, String>) - Method in interface org.apache.nifi.remote.Transaction
Sends the given byte array as the content of a DataPacket along with the provided attributes
send(T, Map<String, ?>, long) - Method in interface org.apache.nifi.spring.SpringDataExchanger
Sends data to Spring
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
 
send(MessageSender) - Method in interface org.apache.nifi.websocket.SendMessage
 
SEND_AS_FLOWFILE - Static variable in class org.apache.nifi.processors.standard.PostHTTP
 
SEND_JVM_METRICS - Static variable in class org.apache.nifi.reporting.ganglia.StandardGangliaReporter
 
SEND_TIMEOUT - Static variable in class org.apache.nifi.spring.SpringContextProcessor
 
sendBinary(ByteBuffer) - Method in class org.apache.nifi.websocket.jetty.JettyWebSocketSession
 
sendBinary(ByteBuffer) - Method in interface org.apache.nifi.websocket.MessageSender
 
sendCommands(List<String>, FlowFile) - Method in class org.apache.nifi.processors.standard.util.FTPTransfer
 
sender(String) - Method in class org.apache.nifi.processors.standard.syslog.SyslogEvent.Builder
 
SENDER_KEY - Static variable in interface org.apache.nifi.processor.util.listen.event.EventFactory
The key in the metadata map for the sender.
senderPool - Variable in class org.apache.nifi.processor.util.put.AbstractPutEventProcessor
 
sendEvent(String, String) - Method in class org.apache.nifi.processors.kafka.test.EmbeddedKafkaProducerHelper
Will send an event to a Kafka topic.
sendFiles() - Method in class org.apache.nifi.toolkit.s2s.SiteToSiteSender
 
sendHeartBeat - Variable in class org.apache.nifi.processors.hive.PutHiveStreaming
 
SENDING_HOST - Static variable in class org.apache.nifi.processors.standard.ListenUDP
 
SENDING_HOST - Static variable in class org.apache.nifi.processors.standard.ListenUDPRecord
 
SENDING_HOST_PORT - Static variable in class org.apache.nifi.processors.standard.ListenUDP
 
SENDING_HOST_PORT - Static variable in class org.apache.nifi.processors.standard.ListenUDPRecord
 
sendMessage(byte[]) - Method in class org.apache.nifi.processors.azure.eventhub.PutAzureEventHub
 
sendMessage(String, String, SendMessage) - Method in class org.apache.nifi.websocket.AbstractWebSocketService
 
SendMessage - Interface in org.apache.nifi.websocket
 
sendMessage(String, SendMessage) - Method in class org.apache.nifi.websocket.WebSocketMessageRouter
 
sendMessage(String, String, SendMessage) - Method in class org.apache.nifi.websocket.WebSocketMessageRouters
 
sendMessage(String, String, SendMessage) - Method in interface org.apache.nifi.websocket.WebSocketService
 
sendPeerList(Peer, Optional<ClusterNodeInformation>, NodeInformation) - Method in class org.apache.nifi.remote.protocol.http.StandardHttpFlowFileServerProtocol
 
sendPeerList(Peer, Optional<ClusterNodeInformation>, NodeInformation) - Method in interface org.apache.nifi.remote.protocol.ServerProtocol
Sends a list of all nodes in the cluster to the specified peer.
sendPeerList(Peer, Optional<ClusterNodeInformation>, NodeInformation) - Method in class org.apache.nifi.remote.protocol.socket.SocketFlowFileServerProtocol
 
sendRequestToElasticsearch(OkHttpClient, URL, String, String, String, RequestBody) - Method in class org.apache.nifi.processors.elasticsearch.AbstractElasticsearchHttpProcessor
 
sendStartedStatus(boolean) - Method in class org.apache.nifi.BootstrapListener
 
sendString(String) - Method in class org.apache.nifi.websocket.jetty.JettyWebSocketSession
 
sendString(String) - Method in interface org.apache.nifi.websocket.MessageSender
 
sendUnprocessedToUnprocessedRelationship(ProcessSession, Map<ItemKeys, FlowFile>, Object, Object) - Method in class org.apache.nifi.processors.aws.dynamodb.AbstractDynamoDBProcessor
Send unhandled items to failure and remove the flow files from key to flow file map
sensitive(boolean) - Method in class org.apache.nifi.components.PropertyDescriptor.Builder
 
sensitive(boolean) - Method in class org.apache.nifi.registry.VariableDescriptor.Builder
 
SENSITIVE_PROPS_ALGORITHM - Static variable in class org.apache.nifi.util.NiFiProperties
 
SENSITIVE_PROPS_KEY - Static variable in class org.apache.nifi.util.NiFiProperties
 
SENSITIVE_PROPS_PROVIDER - Static variable in class org.apache.nifi.util.NiFiProperties
 
SENSITIVE_VALUE_MASK - Static variable in class org.apache.nifi.web.api.dto.DtoFactory
 
SensitivePropertyProtectionException - Exception in org.apache.nifi.properties
 
SensitivePropertyProtectionException() - Constructor for exception org.apache.nifi.properties.SensitivePropertyProtectionException
Constructs a new throwable with null as its detail message.
SensitivePropertyProtectionException(String) - Constructor for exception org.apache.nifi.properties.SensitivePropertyProtectionException
Constructs a new throwable with the specified detail message.
SensitivePropertyProtectionException(String, Throwable) - Constructor for exception org.apache.nifi.properties.SensitivePropertyProtectionException
Constructs a new throwable with the specified detail message and cause.
SensitivePropertyProtectionException(Throwable) - Constructor for exception org.apache.nifi.properties.SensitivePropertyProtectionException
Constructs a new throwable with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
SensitivePropertyProvider - Interface in org.apache.nifi.properties
 
SensitivePropertyProviderFactory - Interface in org.apache.nifi.properties
 
SENTINEL_MASTER - Static variable in class org.apache.nifi.redis.util.RedisUtils
 
SEPARATOR - Static variable in class org.apache.nifi.processors.standard.relp.frame.RELPFrame
 
seqNumber(int) - Method in class org.apache.nifi.processors.beats.frame.BeatsFrame.Builder
 
seqNumber(long) - Method in class org.apache.nifi.processors.lumberjack.frame.LumberjackFrame.Builder
Deprecated.
 
SEQNUMBER_KEY - Static variable in interface org.apache.nifi.processors.beats.event.BeatsMetadata
 
SEQNUMBER_KEY - Static variable in interface org.apache.nifi.processors.lumberjack.event.LumberjackMetadata
Deprecated.
 
SEQUENCE_ID_KEY - Static variable in interface org.apache.nifi.cdc.event.io.EventWriter
 
SequenceFileReader<T> - Interface in org.apache.nifi.processors.hadoop.util
 
SequenceFileWriter - Interface in org.apache.nifi.processors.hadoop.util
 
SequenceFileWriterImpl - Class in org.apache.nifi.processors.hadoop
 
SequenceFileWriterImpl() - Constructor for class org.apache.nifi.processors.hadoop.SequenceFileWriterImpl
 
SequentialRecordReaderEventIterator - Class in org.apache.nifi.provenance.store.iterator
 
SequentialRecordReaderEventIterator(List<File>, RecordReaderFactory, long, int) - Constructor for class org.apache.nifi.provenance.store.iterator.SequentialRecordReaderEventIterator
 
SerDe<T> - Interface in org.wali
A mechanism for Serializing and De-Serializing a Record of a given Type
SerDeFactory<T> - Interface in org.wali
 
SERIALIZATION_NAME - Static variable in class org.apache.nifi.provenance.ByteArraySchemaRecordWriter
 
SERIALIZATION_NAME - Static variable in class org.apache.nifi.provenance.EncryptedSchemaRecordReader
 
SERIALIZATION_NAME - Static variable in class org.apache.nifi.provenance.EncryptedSchemaRecordWriter
 
SERIALIZATION_NAME - Static variable in class org.apache.nifi.provenance.EventIdFirstSchemaRecordWriter
 
SERIALIZATION_NAME - Static variable in class org.apache.nifi.provenance.StandardRecordReader
 
SERIALIZATION_NAME - Static variable in class org.apache.nifi.provenance.StandardRecordWriter
Deprecated.
 
SERIALIZATION_VERISON - Static variable in class org.apache.nifi.provenance.StandardRecordReader
 
SERIALIZATION_VERISON - Static variable in class org.apache.nifi.provenance.StandardRecordWriter
Deprecated.
 
SERIALIZATION_VERSION - Static variable in class org.apache.nifi.provenance.ByteArraySchemaRecordWriter
 
SERIALIZATION_VERSION - Static variable in class org.apache.nifi.provenance.EncryptedSchemaRecordReader
 
SERIALIZATION_VERSION - Static variable in class org.apache.nifi.provenance.EncryptedSchemaRecordWriter
 
SERIALIZATION_VERSION - Static variable in class org.apache.nifi.provenance.EventIdFirstSchemaRecordWriter
 
SerializationException - Exception in org.apache.nifi.distributed.cache.client.exception
 
SerializationException(Throwable) - Constructor for exception org.apache.nifi.distributed.cache.client.exception.SerializationException
 
SerializationException(String) - Constructor for exception org.apache.nifi.distributed.cache.client.exception.SerializationException
 
SerializationException(String, Throwable) - Constructor for exception org.apache.nifi.distributed.cache.client.exception.SerializationException
 
serialize(TableInfo, OutputStream) - Method in class org.apache.nifi.cdc.event.TableInfo.Serializer
 
serialize(TableInfoCacheKey, OutputStream) - Method in class org.apache.nifi.cdc.event.TableInfoCacheKey.Serializer
 
serialize(FlowSerializer, OutputStream) - Method in class org.apache.nifi.controller.FlowController
Serializes the current state of the controller to the given OutputStream
serialize(FlowController, OutputStream, ScheduledStateLookup) - Method in interface org.apache.nifi.controller.serialization.FlowSerializer
Serializes the flow configuration of a controller instance.
serialize(FlowController, OutputStream, ScheduledStateLookup) - Method in class org.apache.nifi.controller.serialization.StandardFlowSerializer
 
serialize(T, OutputStream) - Method in interface org.apache.nifi.distributed.cache.client.Serializer
Serializes the given value to the OutputStream
serialize(byte[], ResultCell[]) - Method in class org.apache.nifi.hbase.io.JsonFullRowSerializer
 
serialize(byte[], ResultCell[], OutputStream) - Method in class org.apache.nifi.hbase.io.JsonFullRowSerializer
 
serialize(byte[], ResultCell[]) - Method in class org.apache.nifi.hbase.io.JsonQualifierAndValueRowSerializer
 
serialize(byte[], ResultCell[], OutputStream) - Method in class org.apache.nifi.hbase.io.JsonQualifierAndValueRowSerializer
 
serialize(byte[], ResultCell[]) - Method in class org.apache.nifi.hbase.io.JsonRowSerializer
 
serialize(byte[], ResultCell[], OutputStream) - Method in class org.apache.nifi.hbase.io.JsonRowSerializer
 
serialize(byte[], ResultCell[], OutputStream) - Method in interface org.apache.nifi.hbase.io.RowSerializer
Serializes the given row and cells to the provided OutputStream
serialize(byte[], ResultCell[]) - Method in interface org.apache.nifi.hbase.io.RowSerializer
 
serialize(Object, OutputStream) - Method in class org.apache.nifi.hbase.util.ObjectSerDe
 
serialize(String, OutputStream) - Method in class org.apache.nifi.hbase.util.StringSerDe
 
serialize(StandardSnippet) - Static method in class org.apache.nifi.persistence.StandardSnippetSerializer
 
serialize(TemplateDTO) - Static method in class org.apache.nifi.persistence.TemplateSerializer
This method when called assumes the Framework Nar ClassLoader is in the classloader hierarchy of the current context class loader.
serialize(Long, OutputStream) - Method in class org.apache.nifi.processors.hadoop.util.LongSerDe
 
serialize(String, OutputStream) - Method in class org.apache.nifi.processors.hadoop.util.StringSerDe
 
serialize(ObjectId, JsonGenerator, SerializerProvider) - Method in class org.apache.nifi.processors.mongodb.ObjectIdSerializer
 
serialize(String, OutputStream) - Method in class org.apache.nifi.processors.standard.FetchDistributedMapCache.StringSerializer
 
serialize(byte[], OutputStream) - Method in class org.apache.nifi.processors.standard.PutDistributedMapCache.CacheValueSerializer
 
serialize(String, OutputStream) - Method in class org.apache.nifi.processors.standard.PutDistributedMapCache.StringSerializer
 
serialize(Map<String, String>, OutputStream) - Method in class org.apache.nifi.processors.standard.util.FlowFileAttributesSerializer
 
serialize(RedisStateMap) - Method in class org.apache.nifi.redis.state.RedisStateMapJsonSerDe
 
serialize(RedisStateMap) - Method in interface org.apache.nifi.redis.state.RedisStateMapSerDe
Serializes the given RedisStateMap.
serialize(Criteria) - Static method in class org.apache.nifi.update.attributes.serde.CriteriaSerDe
Serializes the specified criteria.
serializeAvroRecord(Schema, DatumWriter<GenericRecord>, GenericRecord...) - Static method in class org.apache.nifi.processors.avro.AvroTestUtil
 
SerializedForm - Interface in org.apache.nifi.serialization.record
 
serializeEdit(RepositoryRecord, RepositoryRecord, DataOutputStream) - Method in class org.apache.nifi.controller.repository.SchemaRepositoryRecordSerde
 
serializeEdit(RepositoryRecord, RepositoryRecord, DataOutputStream) - Method in class org.apache.nifi.controller.repository.WriteAheadRepositoryRecordSerde
 
serializeEdit(RepositoryRecord, RepositoryRecord, DataOutputStream, boolean) - Method in class org.apache.nifi.controller.repository.WriteAheadRepositoryRecordSerde
 
serializeEdit(StateMapUpdate, StateMapUpdate, DataOutputStream) - Method in class org.apache.nifi.controller.state.StateMapSerDe
 
serializeEdit(DummyRecord, DummyRecord, DataOutputStream) - Method in class org.wali.DummyRecordSerde
 
serializeEdit(T, T, DataOutputStream) - Method in interface org.wali.SerDe
Serializes an Edit Record to the log via the given DataOutputStream.
serializeFlowFiles(List<FlowFileRecord>, FlowFileQueue, String, OutputStream) - Method in class org.apache.nifi.controller.swap.SchemaSwapSerializer
 
serializeFlowFiles(List<FlowFileRecord>, FlowFileQueue, String, OutputStream) - Method in class org.apache.nifi.controller.swap.SimpleSwapSerializer
Deprecated.
 
serializeFlowFiles(List<FlowFileRecord>, FlowFileQueue, String, OutputStream) - Method in interface org.apache.nifi.controller.swap.SwapSerializer
 
Serializer() - Constructor for class org.apache.nifi.cdc.event.TableInfo.Serializer
 
Serializer() - Constructor for class org.apache.nifi.cdc.event.TableInfoCacheKey.Serializer
 
Serializer<T> - Interface in org.apache.nifi.distributed.cache.client
Provides a mechanism by which a value can be serialized to a stream of bytes
serializeRecord(RepositoryRecord, DataOutputStream) - Method in class org.apache.nifi.controller.repository.SchemaRepositoryRecordSerde
 
serializeRecord(RepositoryRecord, DataOutputStream, RecordSchema, RecordSchema) - Method in class org.apache.nifi.controller.repository.SchemaRepositoryRecordSerde
 
serializeRecord(RepositoryRecord, DataOutputStream) - Method in class org.apache.nifi.controller.repository.WriteAheadRepositoryRecordSerde
 
serializeRecord(StateMapUpdate, DataOutputStream) - Method in class org.apache.nifi.controller.state.StateMapSerDe
 
serializeRecord(DummyRecord, DataOutputStream) - Method in class org.wali.DummyRecordSerde
 
serializeRecord(T, DataOutputStream) - Method in interface org.wali.SerDe
Serializes a Record in a form suitable for a Snapshot via the given DataOutputStream.
Server - Class in org.apache.nifi.processors.gettcp
 
Server(InetSocketAddress, int, byte) - Constructor for class org.apache.nifi.processors.gettcp.Server
 
server - Static variable in class org.apache.nifi.processors.standard.util.TestInvokeHttpCommon
 
SERVER_ID - Static variable in class org.apache.nifi.cdc.mysql.processors.CaptureChangeMySQL
 
SERVER_SIDE_ENCRYPTION - Static variable in class org.apache.nifi.processors.aws.s3.PutS3Object
 
SERVER_SIDE_TRANSACTION_TTL - Static variable in class org.apache.nifi.remote.protocol.http.HttpHeaders
 
ServerConfigurationException - Exception in org.apache.nifi.web.server
 
ServerConfigurationException() - Constructor for exception org.apache.nifi.web.server.ServerConfigurationException
 
ServerConfigurationException(String) - Constructor for exception org.apache.nifi.web.server.ServerConfigurationException
 
ServerConfigurationException(Throwable) - Constructor for exception org.apache.nifi.web.server.ServerConfigurationException
 
ServerConfigurationException(String, Throwable) - Constructor for exception org.apache.nifi.web.server.ServerConfigurationException
 
ServerMain - Class in org.apache.nifi.io.nio.example
 
ServerMain() - Constructor for class org.apache.nifi.io.nio.example.ServerMain
 
ServerMain.ConsumerRunner - Class in org.apache.nifi.io.nio.example
 
ServerMain.ExampleStreamConsumerFactory - Class in org.apache.nifi.io.nio.example
 
serverPath - Variable in class org.apache.nifi.websocket.jetty.TestJettyWebSocketCommunication
 
serverPort - Variable in class org.apache.nifi.websocket.jetty.TestJettyWebSocketCommunication
 
ServerProtocol - Interface in org.apache.nifi.remote.protocol
 
serverService - Variable in class org.apache.nifi.websocket.jetty.TestJettyWebSocketCommunication
 
serverServiceContext - Variable in class org.apache.nifi.websocket.jetty.TestJettyWebSocketCommunication
 
ServerSocketConfiguration - Class in org.apache.nifi.io.socket
 
ServerSocketConfiguration() - Constructor for class org.apache.nifi.io.socket.ServerSocketConfiguration
 
ServerSocketConfigurationFactoryBean - Class in org.apache.nifi.cluster.protocol.spring
Factory bean for creating a singleton ServerSocketConfiguration instance.
ServerSocketConfigurationFactoryBean() - Constructor for class org.apache.nifi.cluster.protocol.spring.ServerSocketConfigurationFactoryBean
 
serverURI - Variable in class org.apache.nifi.processors.mqtt.common.MqttTestClient
 
SERVICE - Static variable in class org.apache.nifi.controller.service.mock.DummyProcessor
 
SERVICE - Static variable in class org.apache.nifi.controller.service.mock.DummyReportingTask
 
service - Static variable in class org.apache.nifi.processors.standard.TestConvertJSONToSQL
Setting up Connection pooling is expensive operation.
service - Static variable in class org.apache.nifi.processors.standard.TestPutSQL
Setting up Connection pooling is expensive operation.
SERVICE_ACCOUNT_JSON - Static variable in class org.apache.nifi.processors.gcp.credentials.factory.CredentialPropertyDescriptors
 
SERVICE_ACCOUNT_JSON_FILE - Static variable in class org.apache.nifi.processors.gcp.credentials.factory.CredentialPropertyDescriptors
Specifies use of Service Account Credentials
SERVICE_HOST - Static variable in class org.apache.nifi.processors.grpc.InvokeGRPC
 
SERVICE_NAME - Static variable in class org.apache.nifi.processors.grpc.FlowFileIngestService
 
SERVICE_PORT - Static variable in class org.apache.nifi.processors.grpc.InvokeGRPC
 
SERVICE_PROPERTY - Static variable in class org.apache.nifi.documentation.example.DeprecatedProcessor
 
SERVICE_PROPERTY - Static variable in class org.apache.nifi.documentation.example.FullyDocumentedProcessor
 
ServiceA - Class in org.apache.nifi.controller.service.mock
 
ServiceA() - Constructor for class org.apache.nifi.controller.service.mock.ServiceA
 
ServiceB - Class in org.apache.nifi.controller.service.mock
 
ServiceB() - Constructor for class org.apache.nifi.controller.service.mock.ServiceB
 
ServiceBroadcastMessage - Class in org.apache.nifi.cluster.protocol.message
 
ServiceBroadcastMessage() - Constructor for class org.apache.nifi.cluster.protocol.message.ServiceBroadcastMessage
 
ServiceC - Class in org.apache.nifi.controller.service.mock
 
ServiceC() - Constructor for class org.apache.nifi.controller.service.mock.ServiceC
 
ServiceD - Class in org.apache.nifi.controller.service.mock
 
ServiceD() - Constructor for class org.apache.nifi.controller.service.mock.ServiceD
 
ServiceDiscovery - Interface in org.apache.nifi.io.socket.multicast
Defines a generic interface for discovering services.
ServicesBroadcaster - Interface in org.apache.nifi.io.socket.multicast
Defines the interface for broadcasting a collection of services for client discovery.
ServiceStateTransition - Class in org.apache.nifi.controller.service
 
ServiceStateTransition() - Constructor for class org.apache.nifi.controller.service.ServiceStateTransition
 
servletContext - Variable in class org.apache.nifi.web.standard.api.AbstractStandardResource
 
servletContext - Static variable in class org.apache.nifi.web.standard.api.processor.TestProcessorResource
 
servletContext - Static variable in class org.apache.nifi.web.standard.api.transformjson.TestTransformJSONResource
 
SESSION_MAINTENANCE_INTERVAL - Static variable in class org.apache.nifi.websocket.jetty.JettyWebSocketClient
 
setAbout(AboutDTO) - Method in class org.apache.nifi.web.api.entity.AboutEntity
 
setAccessPolicies(Set<AccessPolicySummaryEntity>) - Method in class org.apache.nifi.web.api.dto.UserDTO
 
setAccessPolicies(Set<AccessPolicyEntity>) - Method in class org.apache.nifi.web.api.dto.UserGroupDTO
 
setAccessPolicyDAO(AccessPolicyDAO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setAccessPolicyDAO(AccessPolicyDAO) - Method in class org.apache.nifi.web.util.SnippetUtils
 
setAccessStatus(AccessStatusDTO) - Method in class org.apache.nifi.web.api.entity.AccessStatusEntity
 
setAction(ActionDTO) - Method in class org.apache.nifi.update.attributes.entity.ActionEntity
 
setAction(String) - Method in class org.apache.nifi.web.api.dto.AccessPolicySummaryDTO
 
setAction(ActionDTO) - Method in class org.apache.nifi.web.api.entity.ActionEntity
 
setActionDetails(ActionDetails) - Method in class org.apache.nifi.action.FlowChangeAction
 
setActionDetails(ActionDetailsDTO) - Method in class org.apache.nifi.web.api.dto.action.ActionDTO
 
setActions(Collection<Action>) - Method in class org.apache.nifi.history.History
 
setActions(Set<ActionDTO>) - Method in class org.apache.nifi.update.attributes.dto.RuleDTO
 
setActions(Set<Action>) - Method in class org.apache.nifi.update.attributes.Rule
 
setActions(Collection<ActionEntity>) - Method in class org.apache.nifi.web.api.dto.action.HistoryDTO
 
setActiveRemoteInputPortCount(Integer) - Method in class org.apache.nifi.web.api.dto.RemoteProcessGroupDTO
 
setActiveRemoteOutputPortCount(Integer) - Method in class org.apache.nifi.web.api.dto.RemoteProcessGroupDTO
 
setActiveRemotePortCount(Integer) - Method in class org.apache.nifi.controller.status.RemoteProcessGroupStatus
 
setActiveRemotePortCount(Integer) - Method in class org.apache.nifi.web.api.dto.ControllerDTO
 
setActiveRemotePortCount(Integer) - Method in class org.apache.nifi.web.api.dto.ProcessGroupDTO
 
setActiveRemotePortCount(Integer) - Method in class org.apache.nifi.web.api.dto.status.ControllerStatusDTO
 
setActiveRemotePortCount(Integer) - Method in class org.apache.nifi.web.api.entity.ProcessGroupEntity
 
setActiveThreadCount(int) - Method in class org.apache.nifi.cluster.coordination.node.NodeWorkload
 
setActiveThreadCount(int) - Method in class org.apache.nifi.cluster.protocol.HeartbeatPayload
 
setActiveThreadCount(Integer) - Method in class org.apache.nifi.controller.status.PortStatus
 
setActiveThreadCount(Integer) - Method in class org.apache.nifi.controller.status.ProcessGroupStatus
 
setActiveThreadCount(int) - Method in class org.apache.nifi.controller.status.ProcessorStatus
 
setActiveThreadCount(Integer) - Method in class org.apache.nifi.controller.status.RemoteProcessGroupStatus
 
setActiveThreadCount(Integer) - Method in class org.apache.nifi.web.api.dto.AffectedComponentDTO
 
setActiveThreadCount(Integer) - Method in class org.apache.nifi.web.api.dto.ControllerServiceReferencingComponentDTO
 
setActiveThreadCount(Integer) - Method in class org.apache.nifi.web.api.dto.NodeDTO
 
setActiveThreadCount(Integer) - Method in class org.apache.nifi.web.api.dto.ReportingTaskDTO
 
setActiveThreadCount(Integer) - Method in class org.apache.nifi.web.api.dto.status.ControllerStatusDTO
 
setActiveThreadCount(Integer) - Method in class org.apache.nifi.web.api.dto.status.PortStatusSnapshotDTO
 
setActiveThreadCount(Integer) - Method in class org.apache.nifi.web.api.dto.status.ProcessGroupStatusSnapshotDTO
 
setActiveThreadCount(Integer) - Method in class org.apache.nifi.web.api.dto.status.ProcessorStatusSnapshotDTO
 
setActiveThreadCount(Integer) - Method in class org.apache.nifi.web.api.dto.status.RemoteProcessGroupStatusSnapshotDTO
 
setAddress(String) - Method in class org.apache.nifi.cluster.protocol.message.ServiceBroadcastMessage
 
setAddress(String) - Method in class org.apache.nifi.web.api.dto.NodeCountersSnapshotDTO
 
setAddress(String) - Method in class org.apache.nifi.web.api.dto.NodeDTO
 
setAddress(String) - Method in class org.apache.nifi.web.api.dto.NodeSystemDiagnosticsSnapshotDTO
 
setAddress(String) - Method in class org.apache.nifi.web.api.dto.search.NodeSearchResultDTO
 
setAddress(String) - Method in class org.apache.nifi.web.api.dto.status.NodeConnectionStatusSnapshotDTO
 
setAddress(String) - Method in class org.apache.nifi.web.api.dto.status.NodePortStatusSnapshotDTO
 
setAddress(String) - Method in class org.apache.nifi.web.api.dto.status.NodeProcessGroupStatusSnapshotDTO
 
setAddress(String) - Method in class org.apache.nifi.web.api.dto.status.NodeProcessorStatusSnapshotDTO
 
setAddress(String) - Method in class org.apache.nifi.web.api.dto.status.NodeRemoteProcessGroupStatusSnapshotDTO
 
setAddress(String) - Method in class org.apache.nifi.web.api.dto.status.NodeStatusSnapshotsDTO
 
setAdministrativeYieldDuration(String) - Method in class org.apache.nifi.controller.scheduling.EventDrivenSchedulingAgent
 
setAdministrativeYieldDuration(String) - Method in class org.apache.nifi.controller.scheduling.QuartzSchedulingAgent
 
setAdministrativeYieldDuration(String) - Method in interface org.apache.nifi.controller.scheduling.SchedulingAgent
 
setAdministrativeYieldDuration(String) - Method in class org.apache.nifi.controller.scheduling.TimerDrivenSchedulingAgent
 
setAffectedComponents(Set<AffectedComponentEntity>) - Method in class org.apache.nifi.web.api.dto.VariableDTO
 
setAffectedComponents(Set<AffectedComponentEntity>) - Method in class org.apache.nifi.web.api.dto.VariableRegistryUpdateRequestDTO
 
setAfter(Long) - Method in class org.apache.nifi.web.api.dto.BulletinQueryDTO
 
setAggregateLineageMillis(long) - Method in class org.apache.nifi.controller.repository.metrics.StandardFlowFileEvent
 
setAggregateSnapshot(CountersSnapshotDTO) - Method in class org.apache.nifi.web.api.dto.CountersDTO
 
setAggregateSnapshot(ConnectionStatusSnapshotDTO) - Method in class org.apache.nifi.web.api.dto.status.ConnectionStatusDTO
 
setAggregateSnapshot(PortStatusSnapshotDTO) - Method in class org.apache.nifi.web.api.dto.status.PortStatusDTO
 
setAggregateSnapshot(ProcessGroupStatusSnapshotDTO) - Method in class org.apache.nifi.web.api.dto.status.ProcessGroupStatusDTO
 
setAggregateSnapshot(ProcessorStatusSnapshotDTO) - Method in class org.apache.nifi.web.api.dto.status.ProcessorStatusDTO
 
setAggregateSnapshot(RemoteProcessGroupStatusSnapshotDTO) - Method in class org.apache.nifi.web.api.dto.status.RemoteProcessGroupStatusDTO
 
setAggregateSnapshot(SystemDiagnosticsSnapshotDTO) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsDTO
 
setAggregateSnapshots(List<StatusSnapshotDTO>) - Method in class org.apache.nifi.web.api.dto.status.StatusHistoryDTO
 
setAllowableValue(AllowableValueDTO) - Method in class org.apache.nifi.web.api.entity.AllowableValueEntity
 
setAllowableValues(List<AllowableValueEntity>) - Method in class org.apache.nifi.web.api.dto.PropertyDescriptorDTO
 
setAllowRollover(boolean) - Method in class org.apache.nifi.provenance.RepositoryConfiguration
 
setAlternateIdentifierUri(String) - Method in interface org.apache.nifi.provenance.ProvenanceEventBuilder
Associates the given identifier with the FlowFile for which this Event is created.
setAlternateIdentifierUri(String) - Method in class org.apache.nifi.provenance.StandardProvenanceEventRecord.Builder
 
setAlternateIdentifierUri(String) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setAlwaysSync(boolean) - Method in class org.apache.nifi.provenance.RepositoryConfiguration
Configures whether or not the Repository should sync all updates to disk.
setAndConnectClient(MqttCallback) - Method in class org.apache.nifi.processors.mqtt.common.AbstractMQTTProcessor
 
setAnnotationData(String) - Method in class org.apache.nifi.controller.AbstractConfiguredComponent
 
setAnnotationData(String) - Method in interface org.apache.nifi.controller.ConfiguredComponent
 
setAnnotationData(String) - Method in class org.apache.nifi.controller.StandardProcessorNode
 
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.
setAnnotationData(String) - Method in class org.apache.nifi.web.api.dto.ControllerServiceDTO
 
setAnnotationData(String) - Method in class org.apache.nifi.web.api.dto.ProcessorConfigDTO
 
setAnnotationData(String) - Method in class org.apache.nifi.web.api.dto.ReportingTaskDTO
 
setAnonymous(boolean) - Method in class org.apache.nifi.web.api.entity.CurrentUserEntity
 
setApiAddress(String) - Method in class org.apache.nifi.cluster.protocol.jaxb.message.AdaptedNodeIdentifier
 
setApiPort(int) - Method in class org.apache.nifi.cluster.protocol.jaxb.message.AdaptedNodeIdentifier
 
setApiPort(int) - Method in class org.apache.nifi.remote.cluster.AdaptedNodeInformation
 
setApiPort(Integer) - Method in class org.apache.nifi.web.api.dto.NodeCountersSnapshotDTO
 
setApiPort(Integer) - Method in class org.apache.nifi.web.api.dto.NodeDTO
 
setApiPort(Integer) - Method in class org.apache.nifi.web.api.dto.NodeSystemDiagnosticsSnapshotDTO
 
setApiPort(Integer) - Method in class org.apache.nifi.web.api.dto.status.NodeConnectionStatusSnapshotDTO
 
setApiPort(Integer) - Method in class org.apache.nifi.web.api.dto.status.NodePortStatusSnapshotDTO
 
setApiPort(Integer) - Method in class org.apache.nifi.web.api.dto.status.NodeProcessGroupStatusSnapshotDTO
 
setApiPort(Integer) - Method in class org.apache.nifi.web.api.dto.status.NodeProcessorStatusSnapshotDTO
 
setApiPort(Integer) - Method in class org.apache.nifi.web.api.dto.status.NodeRemoteProcessGroupStatusSnapshotDTO
 
setApiPort(Integer) - Method in class org.apache.nifi.web.api.dto.status.NodeStatusSnapshotsDTO
 
setApplicationContext(ApplicationContext) - Method in class org.apache.nifi.cluster.spring.HeartbeatMonitorFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.apache.nifi.cluster.spring.NodeClusterCoordinatorFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.apache.nifi.cluster.spring.ThreadPoolRequestReplicatorFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.apache.nifi.spring.FlowControllerFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.apache.nifi.spring.StandardFlowServiceFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.apache.nifi.web.spring.ControllerServiceProviderFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.apache.nifi.web.spring.ReportingTaskProviderFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class org.apache.nifi.web.spring.StateManagerProviderFactoryBean
 
setArrayValue(String, int, Object) - Method in class org.apache.nifi.serialization.record.MapRecord
 
setArrayValue(String, int, Object) - Method in interface org.apache.nifi.serialization.record.Record
Updates the value of a the specified index of a field.
setArtifact(String) - Method in class org.apache.nifi.web.api.dto.BundleDTO
 
setAttribute(String) - Method in class org.apache.nifi.update.attributes.Action
 
setAttribute(String) - Method in class org.apache.nifi.update.attributes.dto.ActionDTO
 
setAttributes(Map<String, String>) - Method in class org.apache.nifi.processors.standard.WaitNotifyProtocol.Signal
 
setAttributes(Map<String, String>, Map<String, String>) - Method in interface org.apache.nifi.provenance.ProvenanceEventBuilder
Sets the attributes that existed on the FlowFile before this event occurred and any attributes that were added or updated as a result of this event.
setAttributes(Map<String, String>, Map<String, String>) - Method in class org.apache.nifi.provenance.StandardProvenanceEventRecord.Builder
 
setAttributes(Map<String, String>) - Method in class org.apache.nifi.toolkit.s2s.DataPacketDto
 
setAttributes(Map<String, String>) - Method in class org.apache.nifi.web.api.dto.FlowFileDTO
 
setAttributes(Collection<AttributeDTO>) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setAuditService(AuditService) - Method in class org.apache.nifi.audit.NiFiAuditor
 
setAuditService(AuditService) - Method in class org.apache.nifi.spring.FlowControllerFactoryBean
 
setAuditService(AuditService) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setAuditService(AuditService) - Method in class org.apache.nifi.web.StandardNiFiWebConfigurationContext
 
setAuthenticated(boolean) - Method in class org.apache.nifi.web.security.token.NiFiAuthenticationToken
 
setAuthenticationManager(AuthenticationManager) - Method in class org.apache.nifi.web.security.NiFiAuthenticationFilter
 
setAuthorizableLookup(AuthorizableLookup) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setAuthorizationIssues(Collection<String>) - Method in class org.apache.nifi.web.api.dto.RemoteProcessGroupDTO
 
setAuthorizer(Authorizer) - Method in class org.apache.nifi.spring.FlowControllerFactoryBean
 
setAuthorizer(Authorizer) - Method in class org.apache.nifi.spring.StandardFlowServiceFactoryBean
 
setAuthorizer(Authorizer) - Method in class org.apache.nifi.web.api.ConnectionResource
 
setAuthorizer(Authorizer) - Method in class org.apache.nifi.web.api.ControllerResource
 
setAuthorizer(Authorizer) - Method in class org.apache.nifi.web.api.ControllerServiceResource
 
setAuthorizer(Authorizer) - Method in class org.apache.nifi.web.api.CountersResource
 
setAuthorizer(Authorizer) - Method in class org.apache.nifi.web.api.dto.DtoFactory
 
setAuthorizer(Authorizer) - Method in class org.apache.nifi.web.api.FlowFileQueueResource
 
setAuthorizer(Authorizer) - Method in class org.apache.nifi.web.api.FlowResource
 
setAuthorizer(Authorizer) - Method in class org.apache.nifi.web.api.FunnelResource
 
setAuthorizer(Authorizer) - Method in class org.apache.nifi.web.api.InputPortResource
 
setAuthorizer(Authorizer) - Method in class org.apache.nifi.web.api.LabelResource
 
setAuthorizer(Authorizer) - Method in class org.apache.nifi.web.api.OutputPortResource
 
setAuthorizer(Authorizer) - Method in class org.apache.nifi.web.api.ProcessGroupResource
 
setAuthorizer(Authorizer) - Method in class org.apache.nifi.web.api.ProcessorResource
 
setAuthorizer(Authorizer) - Method in class org.apache.nifi.web.api.ProvenanceResource
 
setAuthorizer(Authorizer) - Method in class org.apache.nifi.web.api.RemoteProcessGroupResource
 
setAuthorizer(Authorizer) - Method in class org.apache.nifi.web.api.ReportingTaskResource
 
setAuthorizer(Authorizer) - Method in class org.apache.nifi.web.api.ResourceResource
 
setAuthorizer(Authorizer) - Method in class org.apache.nifi.web.api.SiteToSiteResource
 
setAuthorizer(Authorizer) - Method in class org.apache.nifi.web.api.SnippetResource
 
setAuthorizer(Authorizer) - Method in class org.apache.nifi.web.api.SystemDiagnosticsResource
 
setAuthorizer(Authorizer) - Method in class org.apache.nifi.web.api.TemplateResource
 
setAuthorizer(Authorizer) - Method in class org.apache.nifi.web.controller.ControllerFacade
 
setAuthorizer(Authorizer) - Method in class org.apache.nifi.web.dao.impl.StandardConnectionDAO
 
setAuthorizer(Authorizer) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setAuthorizer(Authorizer) - Method in class org.apache.nifi.web.StandardNiFiWebConfigurationContext
 
setAuthorizerFingerprint(byte[]) - Method in class org.apache.nifi.cluster.protocol.jaxb.message.AdaptedDataFlow
 
setAutoRefreshIntervalSeconds(Long) - Method in class org.apache.nifi.web.api.dto.FlowConfigurationDTO
 
setAutoTerminate(Boolean) - Method in class org.apache.nifi.web.api.dto.RelationshipDTO
 
setAutoTerminatedRelationships(Set<Relationship>) - Method in class org.apache.nifi.controller.ProcessorNode
 
setAutoTerminatedRelationships(Set<Relationship>) - Method in class org.apache.nifi.controller.StandardProcessorNode
 
setAutoTerminatedRelationships(Set<String>) - Method in class org.apache.nifi.web.api.dto.ProcessorConfigDTO
 
setAvailableProcessors(int) - Method in class org.apache.nifi.diagnostics.SystemDiagnostics
 
setAvailableProcessors(Integer) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO
 
setAvailableRelationships(Set<String>) - Method in class org.apache.nifi.web.api.dto.ConnectionDTO
 
setAverageLineageDuration(long, TimeUnit) - Method in class org.apache.nifi.controller.status.ProcessorStatus
 
setAverageLineageDuration(long) - Method in class org.apache.nifi.controller.status.ProcessorStatus
 
setAverageLineageDuration(long) - Method in class org.apache.nifi.controller.status.RemoteProcessGroupStatus
 
setAverageLineageDuration(long, TimeUnit) - Method in class org.apache.nifi.controller.status.RemoteProcessGroupStatus
 
setBackPressureBytesThreshold(long) - Method in class org.apache.nifi.controller.status.ConnectionStatus
 
setBackPressureDataSizeThreshold(String) - Method in interface org.apache.nifi.controller.queue.FlowFileQueue
 
setBackPressureDataSizeThreshold(String) - Method in class org.apache.nifi.controller.StandardFlowFileQueue
 
setBackPressureDataSizeThreshold(String) - Method in class org.apache.nifi.controller.status.ConnectionStatus
 
setBackPressureDataSizeThreshold(String) - Method in class org.apache.nifi.web.api.dto.ConnectionDTO
 
setBackPressureObjectThreshold(long) - Method in interface org.apache.nifi.controller.queue.FlowFileQueue
Establishes this queue's preferred maximum work load.
setBackPressureObjectThreshold(long) - Method in class org.apache.nifi.controller.StandardFlowFileQueue
 
setBackPressureObjectThreshold(long) - Method in class org.apache.nifi.controller.status.ConnectionStatus
 
setBackPressureObjectThreshold(Long) - Method in class org.apache.nifi.web.api.dto.ConnectionDTO
 
setBackupRepository(ContentRepository) - Method in class org.apache.nifi.controller.repository.VolatileContentRepository
Specifies a Backup Repository where data should be written if this Repository fills up
setBanners(BannerDTO) - Method in class org.apache.nifi.web.api.entity.BannerEntity
 
setBaseDir(File) - Method in class org.apache.nifi.toolkit.tls.configuration.StandaloneConfig
 
setBaseUrl(String) - Method in class org.apache.nifi.remote.util.SiteToSiteRestApiClient
Set the baseUrl as it is, without altering or adjusting the specified url string.
setBaseUrl(String, String, int) - Method in class org.apache.nifi.remote.util.SiteToSiteRestApiClient
 
setBatchBytes(long) - Method in class org.apache.nifi.remote.protocol.HandshakeProperties
 
setBatchCount(int) - Method in class org.apache.nifi.remote.protocol.HandshakeProperties
 
setBatchCount(Integer) - Method in class org.apache.nifi.remote.RemoteGroupPort
 
setBatchCount(Integer) - Method in class org.apache.nifi.remote.StandardRemoteGroupPort
 
setBatchCount(Integer) - Method in class org.apache.nifi.remote.StandardRemoteProcessGroupPortDescriptor
 
setBatchCount(int) - Method in class org.apache.nifi.remote.util.SiteToSiteRestApiClient
 
setBatchDuration(String) - Method in class org.apache.nifi.remote.RemoteGroupPort
 
setBatchDuration(String) - Method in class org.apache.nifi.remote.StandardRemoteGroupPort
 
setBatchDuration(String) - Method in class org.apache.nifi.remote.StandardRemoteProcessGroupPortDescriptor
 
setBatchDurationMillis(long) - Method in class org.apache.nifi.remote.util.SiteToSiteRestApiClient
 
setBatchDurationNanos(long) - Method in class org.apache.nifi.remote.protocol.HandshakeProperties
 
setBatchSettings(BatchSettingsDTO) - Method in class org.apache.nifi.web.api.dto.RemoteProcessGroupPortDTO
 
setBatchSize(String) - Method in class org.apache.nifi.remote.RemoteGroupPort
 
setBatchSize(String) - Method in class org.apache.nifi.remote.StandardRemoteGroupPort
 
setBatchSize(String) - Method in class org.apache.nifi.remote.StandardRemoteProcessGroupPortDescriptor
 
setBatchSize(long) - Method in class org.apache.nifi.remote.util.SiteToSiteRestApiClient
 
setBendPoints(List<Position>) - Method in interface org.apache.nifi.connectable.Connection
 
setBendPoints(List<Position>) - Method in class org.apache.nifi.connectable.StandardConnection
 
setBends(List<PositionDTO>) - Method in class org.apache.nifi.web.api.dto.ConnectionDTO
 
setBends(List<PositionDTO>) - Method in class org.apache.nifi.web.api.entity.ConnectionEntity
 
setBody(byte[]) - Method in class org.apache.nifi.processors.flume.util.FlowFileEvent
 
setBreadcrumb(FlowBreadcrumbEntity) - Method in class org.apache.nifi.web.api.dto.flow.ProcessGroupFlowDTO
 
setBreadcrumb(FlowBreadcrumbDTO) - Method in class org.apache.nifi.web.api.entity.FlowBreadcrumbEntity
 
setBucketName(String) - Method in class org.apache.nifi.processors.aws.s3.ListS3.S3ObjectBucketLister
 
setBucketName(String) - Method in class org.apache.nifi.processors.aws.s3.ListS3.S3VersionBucketLister
 
setBufferPool(BufferPool) - Method in class org.apache.nifi.processors.standard.util.UDPStreamConsumer.UDPConsumerCallback
 
setBuildBranch(String) - Method in class org.apache.nifi.web.api.dto.AboutDTO
 
setBuildBranch(String) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO.VersionInfoDTO
 
setBuildRevision(String) - Method in class org.apache.nifi.web.api.dto.AboutDTO
 
setBuildRevision(String) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO.VersionInfoDTO
 
setBuildTag(String) - Method in class org.apache.nifi.web.api.dto.AboutDTO
 
setBuildTag(String) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO.VersionInfoDTO
 
setBuildTimestamp(Date) - Method in class org.apache.nifi.web.api.dto.AboutDTO
 
setBuildTimestamp(Date) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO.VersionInfoDTO
 
setBulletin(BulletinDTO) - Method in class org.apache.nifi.web.api.entity.BulletinEntity
 
setBulletinBoard(BulletinBoardDTO) - Method in class org.apache.nifi.web.api.entity.BulletinBoardEntity
 
setBulletinLevel(LogLevel) - Method in class org.apache.nifi.controller.ProcessorNode
 
setBulletinLevel(LogLevel) - Method in class org.apache.nifi.controller.StandardProcessorNode
 
setBulletinLevel(String) - Method in class org.apache.nifi.web.api.dto.ProcessorConfigDTO
 
setBulletinRepository(BulletinRepository) - Method in interface org.apache.nifi.cluster.protocol.ClusterCoordinationProtocolSender
Sets the BulletinRepository that can be used to report bulletins
setBulletinRepository(BulletinRepository) - Method in class org.apache.nifi.cluster.protocol.impl.ClusterCoordinationProtocolSenderListener
 
setBulletinRepository(BulletinRepository) - Method in class org.apache.nifi.cluster.protocol.impl.NodeProtocolSenderListener
 
setBulletinRepository(BulletinRepository) - Method in class org.apache.nifi.cluster.protocol.impl.SocketProtocolListener
 
setBulletinRepository(BulletinRepository) - Method in class org.apache.nifi.cluster.protocol.impl.StandardClusterCoordinationProtocolSender
 
setBulletinRepository(BulletinRepository) - Method in interface org.apache.nifi.cluster.protocol.ProtocolListener
Sets the BulletinRepository that can be used to report bulletins
setBulletinRepository(BulletinRepository) - Method in class org.apache.nifi.spring.FlowControllerFactoryBean
 
setBulletinRepository(BulletinRepository) - Method in class org.apache.nifi.web.api.dto.DtoFactory
 
setBulletinRepository(BulletinRepository) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setBulletins(Set<Bulletin>) - Method in class org.apache.nifi.cluster.BulletinsPayload
 
setBulletins(List<BulletinEntity>) - Method in class org.apache.nifi.web.api.dto.BulletinBoardDTO
 
setBulletins(List<BulletinEntity>) - Method in class org.apache.nifi.web.api.entity.ComponentEntity
 
setBulletins(List<BulletinEntity>) - Method in class org.apache.nifi.web.api.entity.ControllerBulletinsEntity
 
setBundle(BundleDTO) - Method in class org.apache.nifi.web.api.dto.ControllerServiceApiDTO
 
setBundle(BundleDTO) - Method in class org.apache.nifi.web.api.dto.ControllerServiceDTO
 
setBundle(BundleDTO) - Method in class org.apache.nifi.web.api.dto.DocumentedTypeDTO
 
setBundle(BundleDTO) - Method in class org.apache.nifi.web.api.dto.ProcessorDTO
 
setBundle(BundleDTO) - Method in class org.apache.nifi.web.api.dto.ReportingTaskDTO
 
setBundles(Bundle, Set<Bundle>) - Method in interface org.apache.nifi.NiFiServer
 
setBundles(Bundle, Set<Bundle>) - Method in class org.apache.nifi.web.server.JettyServer
 
setByteCount(long) - Method in class org.apache.nifi.web.api.dto.QueueSizeDTO
 
setBytesIn(Long) - Method in class org.apache.nifi.web.api.dto.status.ConnectionStatusSnapshotDTO
 
setBytesIn(Long) - Method in class org.apache.nifi.web.api.dto.status.PortStatusSnapshotDTO
 
setBytesIn(Long) - Method in class org.apache.nifi.web.api.dto.status.ProcessGroupStatusSnapshotDTO
 
setBytesIn(Long) - Method in class org.apache.nifi.web.api.dto.status.ProcessorStatusSnapshotDTO
 
setBytesOut(Long) - Method in class org.apache.nifi.web.api.dto.status.ConnectionStatusSnapshotDTO
 
setBytesOut(Long) - Method in class org.apache.nifi.web.api.dto.status.PortStatusSnapshotDTO
 
setBytesOut(Long) - Method in class org.apache.nifi.web.api.dto.status.ProcessGroupStatusSnapshotDTO
 
setBytesOut(Long) - Method in class org.apache.nifi.web.api.dto.status.ProcessorStatusSnapshotDTO
 
setBytesQueued(Long) - Method in class org.apache.nifi.web.api.dto.status.ConnectionStatusSnapshotDTO
 
setBytesQueued(Long) - Method in class org.apache.nifi.web.api.dto.status.ControllerStatusDTO
 
setBytesQueued(Long) - Method in class org.apache.nifi.web.api.dto.status.ProcessGroupStatusSnapshotDTO
 
setBytesRead(long) - Method in class org.apache.nifi.controller.repository.metrics.StandardFlowFileEvent
 
setBytesRead(Long) - Method in class org.apache.nifi.controller.status.ProcessGroupStatus
 
setBytesRead(long) - Method in class org.apache.nifi.controller.status.ProcessorStatus
 
setBytesRead(Long) - Method in class org.apache.nifi.web.api.dto.status.ProcessGroupStatusSnapshotDTO
 
setBytesRead(Long) - Method in class org.apache.nifi.web.api.dto.status.ProcessorStatusSnapshotDTO
 
setBytesReceived(long) - Method in class org.apache.nifi.controller.repository.metrics.StandardFlowFileEvent
 
setBytesReceived(long) - Method in class org.apache.nifi.controller.status.PortStatus
 
setBytesReceived(long) - Method in class org.apache.nifi.controller.status.ProcessGroupStatus
 
setBytesReceived(long) - Method in class org.apache.nifi.controller.status.ProcessorStatus
 
setBytesReceived(Long) - Method in class org.apache.nifi.web.api.dto.status.ProcessGroupStatusSnapshotDTO
 
setBytesReceived(Long) - Method in class org.apache.nifi.web.api.dto.status.RemoteProcessGroupStatusSnapshotDTO
 
setBytesSent(long) - Method in class org.apache.nifi.controller.repository.metrics.StandardFlowFileEvent
 
setBytesSent(long) - Method in class org.apache.nifi.controller.status.PortStatus
 
setBytesSent(long) - Method in class org.apache.nifi.controller.status.ProcessGroupStatus
 
setBytesSent(long) - Method in class org.apache.nifi.controller.status.ProcessorStatus
 
setBytesSent(Long) - Method in class org.apache.nifi.web.api.dto.status.ProcessGroupStatusSnapshotDTO
 
setBytesSent(Long) - Method in class org.apache.nifi.web.api.dto.status.RemoteProcessGroupStatusSnapshotDTO
 
setBytesTransferred(long) - Method in class org.apache.nifi.controller.status.ProcessGroupStatus
 
setBytesTransferred(Long) - Method in class org.apache.nifi.web.api.dto.status.ProcessGroupStatusSnapshotDTO
 
setBytesWritten(long) - Method in class org.apache.nifi.controller.repository.metrics.StandardFlowFileEvent
 
setBytesWritten(Long) - Method in class org.apache.nifi.controller.status.ProcessGroupStatus
 
setBytesWritten(long) - Method in class org.apache.nifi.controller.status.ProcessorStatus
 
setBytesWritten(Long) - Method in class org.apache.nifi.web.api.dto.status.ProcessGroupStatusSnapshotDTO
 
setBytesWritten(Long) - Method in class org.apache.nifi.web.api.dto.status.ProcessorStatusSnapshotDTO
 
SetCache - Interface in org.apache.nifi.distributed.cache.server.set
 
SetCacheRecord - Class in org.apache.nifi.distributed.cache.server.set
 
SetCacheRecord(ByteBuffer) - Constructor for class org.apache.nifi.distributed.cache.server.set.SetCacheRecord
 
SetCacheResult - Class in org.apache.nifi.distributed.cache.server.set
 
SetCacheResult(boolean, SetCacheRecord, SetCacheRecord) - Constructor for class org.apache.nifi.distributed.cache.server.set.SetCacheResult
 
SetCacheServer - Class in org.apache.nifi.distributed.cache.server
 
SetCacheServer(String, SSLContext, int, int, EvictionPolicy, File) - Constructor for class org.apache.nifi.distributed.cache.server.SetCacheServer
 
setCaHostname(String) - Method in class org.apache.nifi.toolkit.tls.configuration.TlsConfig
 
setCallback(MqttCallback) - Method in class org.apache.nifi.processors.mqtt.common.MqttTestClient
 
setCanonicalClassName(String) - Method in class org.apache.nifi.processor.GhostProcessor
 
setCanonicalClassName(String) - Method in class org.apache.nifi.reporting.GhostReportingTask
 
setCanRead(Boolean) - Method in class org.apache.nifi.web.api.dto.PermissionsDTO
 
setCanRead(Boolean) - Method in interface org.apache.nifi.web.api.dto.ReadablePermission
 
setCanRead(Boolean) - Method in class org.apache.nifi.web.api.entity.ActionEntity
 
setCanRead(Boolean) - Method in class org.apache.nifi.web.api.entity.AllowableValueEntity
 
setCanRead(Boolean) - Method in class org.apache.nifi.web.api.entity.BulletinEntity
 
setCanRead(Boolean) - Method in class org.apache.nifi.web.api.entity.ConnectionStatusEntity
 
setCanRead(Boolean) - Method in class org.apache.nifi.web.api.entity.ConnectionStatusSnapshotEntity
 
setCanRead(Boolean) - Method in class org.apache.nifi.web.api.entity.PortStatusEntity
 
setCanRead(Boolean) - Method in class org.apache.nifi.web.api.entity.PortStatusSnapshotEntity
 
setCanRead(Boolean) - Method in class org.apache.nifi.web.api.entity.ProcessGroupStatusEntity
 
setCanRead(Boolean) - Method in class org.apache.nifi.web.api.entity.ProcessGroupStatusSnapshotEntity
 
setCanRead(Boolean) - Method in class org.apache.nifi.web.api.entity.ProcessorStatusEntity
 
setCanRead(Boolean) - Method in class org.apache.nifi.web.api.entity.ProcessorStatusSnapshotEntity
 
setCanRead(Boolean) - Method in class org.apache.nifi.web.api.entity.RemoteProcessGroupStatusEntity
 
setCanRead(Boolean) - Method in class org.apache.nifi.web.api.entity.RemoteProcessGroupStatusSnapshotEntity
 
setCanRead(Boolean) - Method in class org.apache.nifi.web.api.entity.StatusHistoryEntity
 
setCanWrite(Boolean) - Method in class org.apache.nifi.web.api.dto.PermissionsDTO
 
setCanWrite(Boolean) - Method in interface org.apache.nifi.web.api.dto.WritablePermission
 
setCanWrite(Boolean) - Method in class org.apache.nifi.web.api.entity.VariableEntity
 
setCategory(String) - Method in class org.apache.nifi.jaxb.AdaptedBulletin
 
setCategory(String) - Method in class org.apache.nifi.reporting.Bulletin
 
setCategory(String) - Method in class org.apache.nifi.web.api.dto.BulletinDTO
 
setCategory(String) - Method in class org.apache.nifi.web.api.dto.NodeEventDTO
 
setCertificateAuthorityDirectory(File) - Method in class org.apache.nifi.toolkit.tls.manager.TlsClientManager
 
setCertificateEntry(String, Certificate) - Method in class org.apache.nifi.toolkit.tls.manager.TlsClientManager
 
setCertificateExtractor(X509CertificateExtractor) - Method in class org.apache.nifi.web.api.AccessResource
 
setCertificateExtractor(X509CertificateExtractor) - Method in class org.apache.nifi.web.NiFiWebApiSecurityConfiguration
 
setCertificateExtractor(X509CertificateExtractor) - Method in class org.apache.nifi.web.security.x509.X509AuthenticationFilter
 
setCertificateIdentityProvider(X509IdentityProvider) - Method in class org.apache.nifi.web.NiFiWebApiSecurityConfiguration
 
setCertificateValidator(X509CertificateValidator) - Method in class org.apache.nifi.web.security.x509.X509IdentityProvider
 
setChannelReaderFrequency(long, TimeUnit) - Method in class org.apache.nifi.io.nio.ChannelDispatcher
 
setChannelReaderSchedulingPeriod(long, TimeUnit) - Method in class org.apache.nifi.io.nio.ChannelListener
 
setChannels(List<Channel>) - Method in class org.apache.nifi.processors.flume.NifiChannelSelector
 
setChecksum(String) - Method in class org.apache.nifi.remote.io.http.HttpCommunicationsSession
 
setChildUuids(List<String>) - Method in class org.apache.nifi.provenance.StandardProvenanceEventRecord.Builder
 
setChildUuids(List<String>) - Method in class org.apache.nifi.web.api.dto.provenance.lineage.ProvenanceNodeDTO
 
setChildUuids(List<String>) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setClassAssertionStatus(String, boolean) - Method in class org.apache.nifi.nar.NarThreadContextClassLoader
 
setClientDns(List<String>) - Method in class org.apache.nifi.toolkit.tls.configuration.StandaloneConfig
 
setClientId(String) - Method in class org.apache.nifi.cluster.protocol.ComponentRevision
 
setClientId(String) - Method in class org.apache.nifi.update.attributes.entity.ActionEntity
 
setClientId(String) - Method in class org.apache.nifi.update.attributes.entity.ConditionEntity
 
setClientId(String) - Method in class org.apache.nifi.update.attributes.entity.EvaluationContextEntity
 
setClientId(String) - Method in class org.apache.nifi.update.attributes.entity.RuleEntity
 
setClientId(String) - Method in class org.apache.nifi.update.attributes.entity.RulesEntity
 
setClientId(String) - Method in class org.apache.nifi.web.api.dto.RevisionDTO
 
setClientPasswords(List<String>) - Method in class org.apache.nifi.toolkit.tls.configuration.StandaloneConfig
 
setClientPasswordsGenerated(boolean) - Method in class org.apache.nifi.toolkit.tls.configuration.StandaloneConfig
 
setClientProtocolImplementation(String, Class<? extends ClientProtocol>) - Static method in class org.apache.nifi.remote.RemoteResourceManager
 
setCluster(Cluster) - Method in class org.apache.nifi.processors.cassandra.AbstractCassandraProcessorTest.MockAbstractCassandraProcessor
 
setCluster(ClusterDTO) - Method in class org.apache.nifi.web.api.entity.ClusterEntity
 
setClusterCoordinator(ClusterCoordinator) - Method in class org.apache.nifi.spring.FlowControllerFactoryBean
 
setClusterCoordinator(ClusterCoordinator) - Method in class org.apache.nifi.web.api.ApplicationResource
 
setClusterCoordinator(ClusterCoordinator) - Method in class org.apache.nifi.web.api.SiteToSiteResource
 
setClusterCoordinator(ClusterCoordinator) - Method in class org.apache.nifi.web.StandardNiFiContentAccess
 
setClusterCoordinator(ClusterCoordinator) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setClusterCoordinator(ClusterCoordinator) - Method in class org.apache.nifi.web.StandardNiFiWebConfigurationContext
 
setClustered(boolean) - Method in class org.apache.nifi.controller.EventDrivenWorkerQueue
 
setClustered(boolean, String) - Method in class org.apache.nifi.controller.FlowController
Sets whether this instance is clustered.
setClustered(boolean) - Method in interface org.apache.nifi.controller.WorkerQueue
 
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
 
setClustered(Boolean) - Method in class org.apache.nifi.web.api.dto.ClusterSummaryDTO
 
setClusterNodeAddress(String) - Method in class org.apache.nifi.web.api.dto.FlowFileSummaryDTO
 
setClusterNodeAddress(String) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setClusterNodeAddress(String) - Method in class org.apache.nifi.web.api.dto.StateEntryDTO
 
setClusterNodeId(String) - Method in class org.apache.nifi.web.api.dto.FlowFileSummaryDTO
 
setClusterNodeId(String) - Method in class org.apache.nifi.web.api.dto.provenance.lineage.LineageRequestDTO
 
setClusterNodeId(String) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setClusterNodeId(String) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceRequestDTO
 
setClusterNodeId(String) - Method in class org.apache.nifi.web.api.dto.StateEntryDTO
 
setClusterNodeId(String) - Method in class org.apache.nifi.web.api.entity.SubmitReplayRequestEntity
 
setClusterNodeIdentifier(String) - Method in class org.apache.nifi.web.api.dto.provenance.lineage.ProvenanceNodeDTO
 
setClusterState(StateMapDTO) - Method in class org.apache.nifi.web.api.dto.ComponentStateDTO
 
setClusterStatus(List<NodeConnectionStatus>) - Method in class org.apache.nifi.cluster.protocol.HeartbeatPayload
 
setClusterStatus(ClusterStatusDTO) - Method in class org.apache.nifi.web.api.entity.ClusterStatusEntity
 
setClusterSummary(ClusterSummaryDTO) - Method in class org.apache.nifi.web.api.entity.ClusteSummaryEntity
 
setClusterUrls(Set<String>) - Method in class org.apache.nifi.remote.client.SiteInfoProvider
 
setCode(int) - Method in class org.apache.nifi.processors.yandex.model.Translation
 
setCollectionCount(long) - Method in class org.apache.nifi.diagnostics.GarbageCollection
 
setCollectionCount(long) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO.GarbageCollectionDTO
 
setCollectionMillis(Long) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO.GarbageCollectionDTO
 
setCollectionTime(long) - Method in class org.apache.nifi.diagnostics.GarbageCollection
 
setCollectionTime(String) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO.GarbageCollectionDTO
 
setColumns(List<ColumnDefinition>) - Method in class org.apache.nifi.cdc.event.TableInfo
 
setComments(String) - Method in interface org.apache.nifi.connectable.Connectable
Sets the comments of this Connectable.
setComments(String) - Method in class org.apache.nifi.controller.AbstractPort
 
setComments(String) - Method in class org.apache.nifi.controller.FlowController
Sets the comments
setComments(String) - Method in class org.apache.nifi.controller.reporting.AbstractReportingTaskNode
 
setComments(String) - Method in interface org.apache.nifi.controller.ReportingTaskNode
 
setComments(String) - Method in interface org.apache.nifi.controller.service.ControllerServiceNode
 
setComments(String) - Method in class org.apache.nifi.controller.service.mock.MockProcessGroup
 
setComments(String) - Method in class org.apache.nifi.controller.service.StandardControllerServiceNode
 
setComments(String) - Method in class org.apache.nifi.controller.StandardFunnel
 
setComments(String) - Method in class org.apache.nifi.controller.StandardProcessorNode
Provides and opportunity to retain information about this particular processor instance
setComments(String) - Method in interface org.apache.nifi.groups.ProcessGroup
Updates the comments for this ProcessGroup
setComments(String) - Method in interface org.apache.nifi.groups.RemoteProcessGroup
 
setComments(String) - Method in class org.apache.nifi.groups.StandardProcessGroup
 
setComments(String) - Method in class org.apache.nifi.remote.StandardRemoteProcessGroup
 
setComments(String) - Method in class org.apache.nifi.remote.StandardRemoteProcessGroupPortDescriptor
 
setComments(String) - Method in class org.apache.nifi.web.api.dto.ConnectableDTO
 
setComments(String) - Method in class org.apache.nifi.web.api.dto.ControllerDTO
 
setComments(String) - Method in class org.apache.nifi.web.api.dto.ControllerServiceDTO
 
setComments(String) - Method in class org.apache.nifi.web.api.dto.PortDTO
 
setComments(String) - Method in class org.apache.nifi.web.api.dto.ProcessGroupDTO
 
setComments(String) - Method in class org.apache.nifi.web.api.dto.ProcessorConfigDTO
 
setComments(String) - Method in class org.apache.nifi.web.api.dto.RemoteProcessGroupDTO
 
setComments(String) - Method in class org.apache.nifi.web.api.dto.RemoteProcessGroupPortDTO
 
setComments(String) - Method in class org.apache.nifi.web.api.dto.ReportingTaskDTO
 
setComments(String) - Method in class org.apache.nifi.web.controller.ControllerFacade
Sets the comments of this controller.
setCommonHeaders(Response.ResponseBuilder, Integer, HttpRemoteSiteListener) - Method in class org.apache.nifi.web.api.ApplicationResource
 
setCommsIdentifier(String) - Method in class org.apache.nifi.remote.protocol.HandshakeProperties
 
setCommunicationsTimeout(String) - Method in interface org.apache.nifi.groups.RemoteProcessGroup
Sets the timeout using the TimePeriod format (e.g., "30 secs", "1 min")
setCommunicationsTimeout(String) - Method in class org.apache.nifi.remote.StandardRemoteProcessGroup
 
setCommunicationsTimeout(String) - Method in class org.apache.nifi.web.api.dto.RemoteProcessGroupDTO
 
setComplete(boolean) - Method in class org.apache.nifi.registry.variable.VariableRegistryUpdateRequest
 
setComplete(boolean) - Method in class org.apache.nifi.registry.variable.VariableRegistryUpdateStep
 
setComplete(boolean) - Method in class org.apache.nifi.web.api.dto.VariableRegistryUpdateRequestDTO
 
setComplete(boolean) - Method in class org.apache.nifi.web.api.dto.VariableRegistryUpdateStepDTO
 
setComponent(AccessPolicyDTO) - Method in class org.apache.nifi.web.api.entity.AccessPolicyEntity
 
setComponent(AccessPolicySummaryDTO) - Method in class org.apache.nifi.web.api.entity.AccessPolicySummaryEntity
 
setComponent(AffectedComponentDTO) - Method in class org.apache.nifi.web.api.entity.AffectedComponentEntity
 
setComponent(ComponentReferenceDTO) - Method in class org.apache.nifi.web.api.entity.ComponentReferenceEntity
 
setComponent(ConnectionDTO) - Method in class org.apache.nifi.web.api.entity.ConnectionEntity
 
setComponent(ControllerConfigurationDTO) - Method in class org.apache.nifi.web.api.entity.ControllerConfigurationEntity
 
setComponent(ControllerServiceDTO) - Method in class org.apache.nifi.web.api.entity.ControllerServiceEntity
 
setComponent(ControllerServiceReferencingComponentDTO) - Method in class org.apache.nifi.web.api.entity.ControllerServiceReferencingComponentEntity
 
setComponent(FunnelDTO) - Method in class org.apache.nifi.web.api.entity.FunnelEntity
 
setComponent(LabelDTO) - Method in class org.apache.nifi.web.api.entity.LabelEntity
 
setComponent(DtoType) - Method in interface org.apache.nifi.web.api.entity.Permissible
 
setComponent(PortDTO) - Method in class org.apache.nifi.web.api.entity.PortEntity
 
setComponent(ProcessGroupDTO) - Method in class org.apache.nifi.web.api.entity.ProcessGroupEntity
 
setComponent(ProcessorDTO) - Method in class org.apache.nifi.web.api.entity.ProcessorEntity
 
setComponent(RemoteProcessGroupDTO) - Method in class org.apache.nifi.web.api.entity.RemoteProcessGroupEntity
 
setComponent(ReportingTaskDTO) - Method in class org.apache.nifi.web.api.entity.ReportingTaskEntity
 
setComponent(TenantDTO) - Method in class org.apache.nifi.web.api.entity.TenantEntity
 
setComponent(UserDTO) - Method in class org.apache.nifi.web.api.entity.UserEntity
 
setComponent(UserGroupDTO) - Method in class org.apache.nifi.web.api.entity.UserGroupEntity
 
setComponentDetail(String, String) - Method in class org.apache.nifi.controller.status.history.StandardStatusHistory
 
setComponentDetails(ComponentDetails) - Method in class org.apache.nifi.action.FlowChangeAction
 
setComponentDetails(ComponentDetailsDTO) - Method in class org.apache.nifi.web.api.dto.action.ActionDTO
 
setComponentDetails(LinkedHashMap<String, String>) - Method in class org.apache.nifi.web.api.dto.status.StatusHistoryDTO
 
setComponentHistory(ComponentHistoryDTO) - Method in class org.apache.nifi.web.api.entity.ComponentHistoryEntity
 
setComponentId(String) - Method in class org.apache.nifi.cluster.protocol.ComponentRevision
 
setComponentId(String) - Method in interface org.apache.nifi.provenance.ProvenanceEventBuilder
Sets the unique identifier of the NiFi Component (such as a Processor) that is generating the Event
setComponentId(String) - Method in class org.apache.nifi.provenance.StandardProvenanceEventRecord.Builder
 
setComponentId(String) - Method in class org.apache.nifi.web.api.dto.ComponentHistoryDTO
 
setComponentId(String) - Method in class org.apache.nifi.web.api.dto.ComponentStateDTO
 
setComponentId(String) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setComponentName(String) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setComponentReference(ComponentReferenceEntity) - Method in class org.apache.nifi.web.api.dto.AccessPolicySummaryDTO
 
setComponentRevisions(List<ComponentRevision>) - Method in class org.apache.nifi.cluster.protocol.jaxb.message.AdaptedConnectionResponse
 
setComponentRevisions(List<ComponentRevision>) - Method in class org.apache.nifi.cluster.protocol.message.ReconnectionRequestMessage
 
setComponents(Map<String, RevisionDTO>) - Method in class org.apache.nifi.web.api.entity.ActivateControllerServicesEntity
 
setComponents(Map<String, RevisionDTO>) - Method in class org.apache.nifi.web.api.entity.ScheduleComponentsEntity
 
setComponentState(ComponentStateDTO) - Method in class org.apache.nifi.web.api.entity.ComponentStateEntity
 
setComponentStateDAO(ComponentStateDAO) - Method in class org.apache.nifi.web.dao.impl.StandardControllerServiceDAO
 
setComponentStateDAO(ComponentStateDAO) - Method in class org.apache.nifi.web.dao.impl.StandardProcessorDAO
 
setComponentStateDAO(ComponentStateDAO) - Method in class org.apache.nifi.web.dao.impl.StandardReportingTaskDAO
 
setComponentType(String) - Method in interface org.apache.nifi.provenance.ProvenanceEventBuilder
Sets the type of the Component that is generating the Event.
setComponentType(String) - Method in class org.apache.nifi.provenance.StandardProvenanceEventRecord.Builder
 
setComponentType(String) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setCompress(boolean) - Method in class org.apache.nifi.remote.util.SiteToSiteRestApiClient
 
setCompressionBlockBytes(int) - Method in class org.apache.nifi.provenance.RepositoryConfiguration
 
setCompressOnRollover(boolean) - Method in class org.apache.nifi.provenance.RepositoryConfiguration
 
setConcurrentlySchedulableTaskCount(Integer) - Method in class org.apache.nifi.remote.StandardRemoteProcessGroupPortDescriptor
 
setConcurrentlySchedulableTaskCount(Integer) - Method in class org.apache.nifi.web.api.dto.PortDTO
 
setConcurrentlySchedulableTaskCount(Integer) - Method in class org.apache.nifi.web.api.dto.ProcessorConfigDTO
 
setConcurrentlySchedulableTaskCount(Integer) - Method in class org.apache.nifi.web.api.dto.RemoteProcessGroupPortDTO
 
setConcurrentMergeThreads(int) - Method in class org.apache.nifi.provenance.RepositoryConfiguration
 
setCondition(ConditionDTO) - Method in class org.apache.nifi.update.attributes.entity.ConditionEntity
 
setConditions(Set<ConditionDTO>) - Method in class org.apache.nifi.update.attributes.dto.RuleDTO
 
setConditions(Set<Condition>) - Method in class org.apache.nifi.update.attributes.Rule
 
setConfig(ProcessorConfigDTO) - Method in class org.apache.nifi.web.api.dto.ProcessorDTO
 
setConfig(AccessConfigurationDTO) - Method in class org.apache.nifi.web.api.entity.AccessConfigurationEntity
 
setConfigurable(Boolean) - Method in class org.apache.nifi.web.api.dto.AccessPolicySummaryDTO
 
setConfigurable(Boolean) - Method in class org.apache.nifi.web.api.dto.TenantDTO
 
setConnected(boolean) - Method in interface org.apache.nifi.cluster.coordination.ClusterCoordinator
Notifies the Cluster Coordinator whether or not the node is connected to the cluster
setConnected(boolean) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
 
setConnected(Boolean) - Method in class org.apache.nifi.remote.StandardRemoteProcessGroupPortDescriptor
 
setConnected(Boolean) - Method in class org.apache.nifi.web.api.dto.RemoteProcessGroupPortDTO
 
setConnectedNodeCount(Integer) - Method in class org.apache.nifi.web.api.dto.ClusterSummaryDTO
 
setConnectedNodes(String) - Method in class org.apache.nifi.web.api.dto.ClusterSummaryDTO
 
setConnectedToCluster(Boolean) - Method in class org.apache.nifi.web.api.dto.ClusterSummaryDTO
 
setConnectionDAO(ConnectionDAO) - Method in class org.apache.nifi.audit.SnippetAuditor
 
setConnectionDAO(ConnectionDAO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setConnectionMode(String) - Method in class org.apache.nifi.processors.standard.util.FTPUtils.FTPConfiguration
 
setConnectionRequest(ConnectionRequest) - Method in class org.apache.nifi.cluster.protocol.message.ConnectionRequestMessage
 
setConnectionRequested(Date) - Method in class org.apache.nifi.web.api.dto.NodeDTO
 
setConnectionRequestTime(Long) - Method in class org.apache.nifi.cluster.protocol.jaxb.message.AdaptedNodeConnectionStatus
 
setConnectionResource(ConnectionResource) - Method in class org.apache.nifi.web.api.FlowResource
 
setConnectionResource(ConnectionResource) - Method in class org.apache.nifi.web.api.ProcessGroupResource
 
setConnectionResponse(ConnectionResponse) - Method in class org.apache.nifi.cluster.protocol.message.ConnectionResponseMessage
 
setConnectionResults(List<ComponentSearchResultDTO>) - Method in class org.apache.nifi.web.api.dto.search.SearchResultsDTO
 
setConnections(Set<Relationship>) - Method in class org.apache.nifi.util.MockProcessContext
 
setConnections(Set<ConnectionEntity>) - Method in class org.apache.nifi.web.api.dto.flow.FlowDTO
 
setConnections(Set<ConnectionDTO>) - Method in class org.apache.nifi.web.api.dto.FlowSnippetDTO
 
setConnections(Map<String, RevisionDTO>) - Method in class org.apache.nifi.web.api.dto.SnippetDTO
 
setConnections(Set<ConnectionEntity>) - Method in class org.apache.nifi.web.api.entity.ConnectionsEntity
 
setConnectionStatus(NodeIdentifier, NodeConnectionStatus) - Method in class org.apache.nifi.cluster.coordination.node.NodeStateManager
 
setConnectionStatus(NodeConnectionStatus) - Method in class org.apache.nifi.cluster.protocol.jaxb.message.AdaptedHeartbeat
 
setConnectionStatus(NodeConnectionStatus) - Method in class org.apache.nifi.controller.FlowController
 
setConnectionStatus(Collection<ConnectionStatus>) - Method in class org.apache.nifi.controller.status.ProcessGroupStatus
 
setConnectionStatus(ConnectionStatusDTO) - Method in class org.apache.nifi.web.api.entity.ConnectionStatusEntity
 
setConnectionStatusSnapshot(ConnectionStatusSnapshotDTO) - Method in class org.apache.nifi.web.api.entity.ConnectionStatusSnapshotEntity
 
setConnectionStatusSnapshots(Collection<ConnectionStatusSnapshotEntity>) - Method in class org.apache.nifi.web.api.dto.status.ProcessGroupStatusSnapshotDTO
 
setConnectionTimeout(String) - Method in class org.apache.nifi.processors.standard.util.FTPUtils.FTPConfiguration
 
setConnectionTimeout(String) - Method in class org.apache.nifi.processors.standard.util.SFTPUtils.SFTPConfiguration
 
setConnectTimeoutMillis(int) - Method in class org.apache.nifi.remote.client.SiteInfoProvider
 
setConnectTimeoutMillis(int) - Method in class org.apache.nifi.remote.util.SiteToSiteRestApiClient
 
setContentClaimContainer(String) - Method in class org.apache.nifi.web.api.dto.FlowFileDTO
 
setContentClaimFileSize(String) - Method in class org.apache.nifi.web.api.dto.FlowFileDTO
 
setContentClaimFileSizeBytes(Long) - Method in class org.apache.nifi.web.api.dto.FlowFileDTO
 
setContentClaimIdentifier(String) - Method in class org.apache.nifi.web.api.dto.FlowFileDTO
 
setContentClaimOffset(Long) - Method in class org.apache.nifi.web.api.dto.FlowFileDTO
 
setContentClaimSection(String) - Method in class org.apache.nifi.web.api.dto.FlowFileDTO
 
setContentEqual(Boolean) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setContentLength(Long) - Method in class org.apache.nifi.processors.aws.s3.PutS3Object.MultipartState
 
setContentRepositoryStorageUsage(Map<String, StorageUsage>) - Method in class org.apache.nifi.diagnostics.SystemDiagnostics
 
setContentRepositoryStorageUsage(Set<SystemDiagnosticsSnapshotDTO.StorageUsageDTO>) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO
 
setContents(FlowSnippetDTO) - Method in class org.apache.nifi.web.api.dto.ProcessGroupDTO
 
setContents(RemoteProcessGroupContentsDTO) - Method in class org.apache.nifi.web.api.dto.RemoteProcessGroupDTO
 
setContents(FlowSnippetDTO) - Method in class org.apache.nifi.web.api.entity.FlowSnippetEntity
 
setContentSizeIn(long) - Method in class org.apache.nifi.controller.repository.metrics.StandardFlowFileEvent
 
setContentSizeOut(long) - Method in class org.apache.nifi.controller.repository.metrics.StandardFlowFileEvent
 
setContentSizeRemoved(long) - Method in class org.apache.nifi.controller.repository.metrics.StandardFlowFileEvent
 
setContentViewerUrl(String) - Method in class org.apache.nifi.web.api.dto.AboutDTO
 
setContext(String) - Method in class org.apache.nifi.jaxb.AdaptedCounter
 
setContext(String) - Method in class org.apache.nifi.web.api.dto.CounterDTO
 
setContextNode(FieldValue) - Method in interface org.apache.nifi.record.path.RecordPathEvaluationContext
 
setContextNode(FieldValue) - Method in class org.apache.nifi.record.path.StandardRecordPathEvaluationContext
 
setController(ControllerDTO) - Method in class org.apache.nifi.web.api.entity.ControllerEntity
 
setControllerFacade(ControllerFacade) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setControllerPermissions(PermissionsDTO) - Method in class org.apache.nifi.web.api.entity.CurrentUserEntity
 
setControllerServiceAndProxy(LoggableComponent<ControllerService>, LoggableComponent<ControllerService>, ControllerServiceInvocationHandler) - Method in interface org.apache.nifi.controller.service.ControllerServiceNode
Sets a new proxy and implementation for this node.
setControllerServiceAndProxy(LoggableComponent<ControllerService>, LoggableComponent<ControllerService>, ControllerServiceInvocationHandler) - Method in class org.apache.nifi.controller.service.StandardControllerServiceNode
 
setControllerServiceApis(List<ControllerServiceApiDTO>) - Method in class org.apache.nifi.web.api.dto.ControllerServiceDTO
 
setControllerServiceApis(List<ControllerServiceApiDTO>) - Method in class org.apache.nifi.web.api.dto.DocumentedTypeDTO
 
setControllerServiceBulletins(List<BulletinEntity>) - Method in class org.apache.nifi.web.api.entity.ControllerBulletinsEntity
 
setControllerServiceDAO(ControllerServiceDAO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setControllerServiceProvider(ControllerServiceProvider) - Method in class org.apache.nifi.web.api.dto.DtoFactory
 
setControllerServiceProvider(ControllerServiceProvider) - Method in class org.apache.nifi.web.StandardNiFiWebConfigurationContext
 
setControllerServiceReferencingComponents(Set<ControllerServiceReferencingComponentEntity>) - Method in class org.apache.nifi.web.api.entity.ControllerServiceReferencingComponentsEntity
 
setControllerServiceResource(ControllerServiceResource) - Method in class org.apache.nifi.web.api.ControllerResource
 
setControllerServiceResource(ControllerServiceResource) - Method in class org.apache.nifi.web.api.FlowResource
 
setControllerServiceResource(ControllerServiceResource) - Method in class org.apache.nifi.web.api.ProcessGroupResource
 
setControllerServices(Set<ControllerServiceDTO>) - Method in class org.apache.nifi.web.api.dto.FlowSnippetDTO
 
setControllerServices(Set<ControllerServiceEntity>) - Method in class org.apache.nifi.web.api.entity.ControllerServicesEntity
 
setControllerServiceTypes(Set<DocumentedTypeDTO>) - Method in class org.apache.nifi.web.api.entity.ControllerServiceTypesEntity
 
setControllerStatus(ProcessGroupStatusDTO) - Method in class org.apache.nifi.web.api.dto.status.NodeStatusDTO
 
setControllerStatus(ControllerStatusDTO) - Method in class org.apache.nifi.web.api.entity.ControllerStatusEntity
 
setCount(Integer) - Method in class org.apache.nifi.history.HistoryQuery
 
setCount(Integer) - Method in class org.apache.nifi.web.api.dto.action.HistoryQueryDTO
 
setCount(Integer) - Method in class org.apache.nifi.web.api.dto.BatchSettingsDTO
 
setCounter(CounterDTO) - Method in class org.apache.nifi.web.api.entity.CounterEntity
 
setCounters(Map<String, Long>) - Method in class org.apache.nifi.controller.repository.metrics.StandardFlowFileEvent
 
setCounters(Map<String, Long>) - Method in class org.apache.nifi.controller.status.ProcessorStatus
 
setCounters(Collection<CounterDTO>) - Method in class org.apache.nifi.web.api.dto.CountersSnapshotDTO
 
setCounters(CountersDTO) - Method in class org.apache.nifi.web.api.entity.CountersEntity
 
setCountersPermissions(PermissionsDTO) - Method in class org.apache.nifi.web.api.entity.CurrentUserEntity
 
setCounts(Map<String, Long>) - Method in class org.apache.nifi.processors.standard.WaitNotifyProtocol.Signal
 
setCreationTimestamp(long) - Method in class org.apache.nifi.diagnostics.SystemDiagnostics
 
setCsr(String) - Method in class org.apache.nifi.toolkit.tls.service.dto.TlsCertificateAuthorityRequest
 
setCurrent(String) - Method in class org.apache.nifi.web.api.dto.DropRequestDTO
 
setCurrentContentClaim(String, String, String, Long, long) - Method in interface org.apache.nifi.provenance.ProvenanceEventBuilder
Sets the Content Claim that the FlowFile is associated with as a result of this event
setCurrentContentClaim(String, String, String, Long, long) - Method in class org.apache.nifi.provenance.StandardProvenanceEventRecord.Builder
 
setCurrentCount(Integer) - Method in class org.apache.nifi.web.api.dto.DropRequestDTO
 
setCurrentSize(Long) - Method in class org.apache.nifi.web.api.dto.DropRequestDTO
 
setCurrentTime(Date) - Method in class org.apache.nifi.web.api.dto.FlowConfigurationDTO
 
setCurrentTime(Date) - Method in class org.apache.nifi.web.api.entity.ControllerServicesEntity
 
setCustomClass(String) - Method in class org.apache.nifi.web.standard.api.transformjson.dto.JoltSpecificationDTO
 
setCustomUiUrl(String) - Method in class org.apache.nifi.web.api.dto.ControllerServiceDTO
 
setCustomUiUrl(String) - Method in class org.apache.nifi.web.api.dto.ProcessorConfigDTO
 
setCustomUiUrl(String) - Method in class org.apache.nifi.web.api.dto.ReportingTaskDTO
 
setCustomValue(PropertyDescriptor, String) - Method in class org.apache.nifi.websocket.jetty.ControllerServiceTestContext
 
setDaemonThreads(int) - Method in class org.apache.nifi.diagnostics.SystemDiagnostics
 
setDaemonThreads(Integer) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO
 
setData(byte[]) - Method in class org.apache.nifi.toolkit.s2s.DataPacketDto
 
setDataFile(String) - Method in class org.apache.nifi.toolkit.s2s.DataPacketDto
 
setDataFlow(DataFlow) - Method in class org.apache.nifi.cluster.protocol.jaxb.message.AdaptedConnectionRequest
 
setDataFlow(DataFlow) - Method in class org.apache.nifi.cluster.protocol.jaxb.message.AdaptedConnectionResponse
 
setDataFlow(StandardDataFlow) - Method in class org.apache.nifi.cluster.protocol.message.FlowResponseMessage
 
setDataFlow(StandardDataFlow) - Method in class org.apache.nifi.cluster.protocol.message.ReconnectionRequestMessage
 
setDataSource(DataSource) - Method in class org.apache.nifi.admin.service.transaction.impl.StandardTransactionBuilder
 
setDataTimeout(String) - Method in class org.apache.nifi.processors.standard.util.FTPUtils.FTPConfiguration
 
setDataTimeout(String) - Method in class org.apache.nifi.processors.standard.util.SFTPUtils.SFTPConfiguration
 
setDataTransferUrl(String) - Method in class org.apache.nifi.remote.io.http.HttpCommunicationsSession
 
setDate(Date) - Method in class org.apache.nifi.cluster.protocol.message.PingMessage
 
setDays(int) - Method in class org.apache.nifi.toolkit.tls.configuration.TlsConfig
 
setDebugFrequency(int) - Method in class org.apache.nifi.provenance.RepositoryConfiguration
 
setDefaultAssertionStatus(boolean) - Method in class org.apache.nifi.nar.NarThreadContextClassLoader
 
setDefaultConcurrentTasks(Map<String, String>) - Method in class org.apache.nifi.web.api.dto.ProcessorConfigDTO
 
setDefaultSchedulingPeriod(Map<String, String>) - Method in class org.apache.nifi.web.api.dto.ProcessorConfigDTO
 
setDefaultSchedulingPeriod(Map<String, String>) - Method in class org.apache.nifi.web.api.dto.ReportingTaskDTO
 
setDefaultValue(String) - Method in class org.apache.nifi.web.api.dto.PropertyDescriptorDTO
 
setDefaultValue(PropertyDescriptor) - Method in class org.apache.nifi.websocket.jetty.ControllerServiceTestContext
 
setDelimiter(String) - Method in class org.apache.nifi.processors.aws.s3.ListS3.S3ObjectBucketLister
 
setDelimiter(String) - Method in class org.apache.nifi.processors.aws.s3.ListS3.S3VersionBucketLister
 
setDeprecated(Boolean) - Method in class org.apache.nifi.web.api.dto.ControllerServiceDTO
 
setDeprecated(Boolean) - Method in class org.apache.nifi.web.api.dto.ProcessorDTO
 
setDeprecated(Boolean) - Method in class org.apache.nifi.web.api.dto.ReportingTaskDTO
 
setDeprecationReason(String) - Method in class org.apache.nifi.web.api.dto.DocumentedTypeDTO
 
setDescription(String) - Method in class org.apache.nifi.web.api.dto.AllowableValueDTO
 
setDescription(String) - Method in class org.apache.nifi.web.api.dto.DocumentedTypeDTO
 
setDescription(String) - Method in class org.apache.nifi.web.api.dto.ProcessorDTO
 
setDescription(String) - Method in class org.apache.nifi.web.api.dto.PropertyDescriptorDTO
 
setDescription(String) - Method in class org.apache.nifi.web.api.dto.RelationshipDTO
 
setDescription(String) - Method in class org.apache.nifi.web.api.dto.status.StatusDescriptorDTO
 
setDescription(String) - Method in class org.apache.nifi.web.api.dto.TemplateDTO
 
setDescription(String) - Method in class org.apache.nifi.web.api.dto.VariableRegistryUpdateStepDTO
 
setDescription(String) - Method in class org.apache.nifi.web.api.entity.CreateTemplateRequestEntity
 
setDescriptors(List<PropertyDescriptor>) - Method in class org.apache.nifi.script.ScriptingComponentHelper
 
setDescriptors(Map<String, PropertyDescriptorDTO>) - Method in class org.apache.nifi.web.api.dto.ControllerServiceDTO
 
setDescriptors(Map<String, PropertyDescriptorDTO>) - Method in class org.apache.nifi.web.api.dto.ControllerServiceReferencingComponentDTO
 
setDescriptors(Map<String, PropertyDescriptorDTO>) - Method in class org.apache.nifi.web.api.dto.ProcessorConfigDTO
 
setDescriptors(Map<String, PropertyDescriptorDTO>) - Method in class org.apache.nifi.web.api.dto.ReportingTaskDTO
 
setDesiredIndexSize(long) - Method in class org.apache.nifi.provenance.RepositoryConfiguration
Specifies the desired size of each Provenance Event index shard, in bytes.
setDestination(Connectable) - Method in interface org.apache.nifi.connectable.Connection
 
setDestination(Connectable) - Method in class org.apache.nifi.connectable.StandardConnection
 
setDestination(FlowFileQueue) - Method in class org.apache.nifi.controller.repository.StandardRepositoryRecord
 
setDestination(RemoteDestination) - Method in class org.apache.nifi.remote.protocol.socket.SocketClientProtocol
 
setDestination(ConnectableDTO) - Method in class org.apache.nifi.web.api.dto.ConnectionDTO
 
setDestinationGroupId(String) - Method in class org.apache.nifi.web.api.entity.ConnectionEntity
 
setDestinationId(String) - Method in class org.apache.nifi.action.details.FlowChangeConnectDetails
 
setDestinationId(String) - Method in class org.apache.nifi.controller.status.ConnectionStatus
 
setDestinationId(String) - Method in class org.apache.nifi.web.api.dto.action.details.ConnectDetailsDTO
 
setDestinationId(String) - Method in class org.apache.nifi.web.api.dto.status.ConnectionStatusDTO
 
setDestinationId(String) - Method in class org.apache.nifi.web.api.dto.status.ConnectionStatusSnapshotDTO
 
setDestinationId(String) - Method in class org.apache.nifi.web.api.entity.ConnectionEntity
 
setDestinationName(String) - Method in class org.apache.nifi.action.details.FlowChangeConnectDetails
 
setDestinationName(String) - Method in class org.apache.nifi.controller.status.ConnectionStatus
 
setDestinationName(String) - Method in class org.apache.nifi.web.api.dto.action.details.ConnectDetailsDTO
 
setDestinationName(String) - Method in class org.apache.nifi.web.api.dto.status.ConnectionStatusDTO
 
setDestinationName(String) - Method in class org.apache.nifi.web.api.dto.status.ConnectionStatusSnapshotDTO
 
setDestinationRunning(Boolean) - Method in class org.apache.nifi.web.api.dto.ListingRequestDTO
 
setDestinationType(Component) - Method in class org.apache.nifi.action.details.FlowChangeConnectDetails
 
setDestinationType(String) - Method in class org.apache.nifi.web.api.dto.action.details.ConnectDetailsDTO
 
setDestinationType(String) - Method in class org.apache.nifi.web.api.entity.ConnectionEntity
 
setDetails(String) - Method in interface org.apache.nifi.provenance.ProvenanceEventBuilder
Sets the details for this event.
setDetails(String) - Method in class org.apache.nifi.provenance.StandardProvenanceEventRecord.Builder
 
setDetails(String) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setDifferentKeyAndKeyStorePassword(boolean) - Method in class org.apache.nifi.toolkit.tls.manager.BaseTlsManager
Sets a flag indicating whether to use a different key and keystore password
setDimensions(DimensionsDTO) - Method in class org.apache.nifi.web.api.entity.LabelEntity
 
setDisabledCount(Integer) - Method in class org.apache.nifi.web.api.dto.ControllerDTO
 
setDisabledCount(Integer) - Method in class org.apache.nifi.web.api.dto.ProcessGroupDTO
 
setDisabledCount(Integer) - Method in class org.apache.nifi.web.api.dto.status.ControllerStatusDTO
 
setDisabledCount(Integer) - Method in class org.apache.nifi.web.api.entity.ProcessGroupEntity
 
setDisconnectCode(DisconnectionCode) - Method in class org.apache.nifi.cluster.protocol.jaxb.message.AdaptedNodeConnectionStatus
 
setDisconnectReason(String) - Method in class org.apache.nifi.cluster.protocol.jaxb.message.AdaptedNodeConnectionStatus
 
setDisplayName(String) - Method in class org.apache.nifi.web.api.dto.AllowableValueDTO
 
setDisplayName(String) - Method in class org.apache.nifi.web.api.dto.PropertyDescriptorDTO
 
setDn(String) - Method in class org.apache.nifi.toolkit.tls.configuration.TlsConfig
 
setDnPrefix(String) - Method in class org.apache.nifi.toolkit.tls.configuration.TlsConfig
 
setDnSuffix(String) - Method in class org.apache.nifi.toolkit.tls.configuration.TlsConfig
 
setDomainAlternativeNames(String) - Method in class org.apache.nifi.toolkit.tls.configuration.TlsConfig
 
setDropped(String) - Method in class org.apache.nifi.web.api.dto.DropRequestDTO
 
setDroppedCount(Integer) - Method in class org.apache.nifi.web.api.dto.DropRequestDTO
 
setDroppedSize(Long) - Method in class org.apache.nifi.web.api.dto.DropRequestDTO
 
setDropRequest(DropRequestDTO) - Method in class org.apache.nifi.web.api.entity.DropRequestEntity
 
setDtoFactory(DtoFactory) - Method in class org.apache.nifi.web.api.ProcessGroupResource
 
setDtoFactory(DtoFactory) - Method in class org.apache.nifi.web.controller.ControllerFacade
 
setDtoFactory(DtoFactory) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setDtoFactory(DtoFactory) - Method in class org.apache.nifi.web.util.SnippetUtils
 
setDuration(String) - Method in class org.apache.nifi.web.api.dto.BatchSettingsDTO
 
setDynamic(Boolean) - Method in class org.apache.nifi.web.api.dto.PropertyDescriptorDTO
 
setEnabled(boolean) - Method in class org.apache.nifi.util.ControllerServiceConfiguration
 
setEncoding(String) - Method in class org.apache.nifi.encrypt.StringEncryptor
 
setEncodingVersion(String) - Method in class org.apache.nifi.web.api.dto.TemplateDTO
 
setEncodingVersion(String) - Method in class org.apache.nifi.web.api.entity.InstantiateTemplateRequestEntity
 
setEncryptionKeys(Map<String, String>) - Method in class org.apache.nifi.provenance.RepositoryConfiguration
 
setEncryptor(StringEncryptor) - Method in class org.apache.nifi.spring.FlowControllerFactoryBean
 
setEncryptor(StringEncryptor) - Method in class org.apache.nifi.spring.StandardFlowServiceFactoryBean
 
setEndDate(Date) - Method in class org.apache.nifi.action.details.FlowChangePurgeDetails
Establishes the end data for this purge action
setEndDate(Date) - Method in class org.apache.nifi.history.HistoryQuery
 
setEndDate(Date) - Method in class org.apache.nifi.provenance.search.Query
 
setEndDate(Date) - Method in class org.apache.nifi.web.api.dto.action.details.PurgeDetailsDTO
 
setEndDate(Date) - Method in class org.apache.nifi.web.api.dto.action.HistoryQueryDTO
 
setEndDate(Date) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceRequestDTO
 
setEnqueuedIndex(long) - Method in class org.apache.nifi.util.MockFlowFile
 
setEntityFactory(EntityFactory) - Method in class org.apache.nifi.web.api.dto.DtoFactory
 
setEntityFactory(EntityFactory) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setError(String) - Method in interface org.apache.nifi.provenance.ProgressiveResult
 
setError(String) - Method in class org.apache.nifi.provenance.StandardLineageResult
 
setError(String) - Method in class org.apache.nifi.provenance.StandardQueryResult
 
setError(String) - Method in class org.apache.nifi.toolkit.tls.service.dto.TlsCertificateAuthorityResponse
 
setErrors(Set<String>) - Method in class org.apache.nifi.web.api.dto.provenance.lineage.LineageResultsDTO
 
setErrors(Set<String>) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceResultsDTO
 
setErrorToReturn(int) - Method in class org.apache.nifi.processors.standard.HttpErrorServlet
Set the HTTP error to return
setEvent(Event) - Method in class org.apache.nifi.cdc.mysql.event.RawBinlogEvent
 
setEventDuration(long) - Method in interface org.apache.nifi.provenance.ProvenanceEventBuilder
Sets the amount of time that was required in order to perform the function referred to by this event
setEventDuration(long) - Method in class org.apache.nifi.provenance.StandardProvenanceEventRecord.Builder
 
setEventDuration(Long) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setEventId(long) - Method in class org.apache.nifi.provenance.StandardProvenanceEventRecord.Builder
 
setEventId(Long) - Method in class org.apache.nifi.web.api.dto.provenance.lineage.LineageRequestDTO
 
setEventId(Long) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setEventId(Long) - Method in class org.apache.nifi.web.api.entity.SubmitReplayRequestEntity
 
setEventReporter(EventReporter) - Method in class org.apache.nifi.remote.client.PeerSelector
 
setEventReporter(EventReporter) - Method in class org.apache.nifi.remote.protocol.socket.SocketClientProtocol
 
setEvents(List<NodeEventDTO>) - Method in class org.apache.nifi.web.api.dto.NodeDTO
 
setEventTime(long) - Method in interface org.apache.nifi.provenance.ProvenanceEventBuilder
Sets the time at which the Provenance Event took place
setEventTime(long) - Method in class org.apache.nifi.provenance.StandardProvenanceEventRecord.Builder
 
setEventTime(Date) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setEventType(ProvenanceEventType) - Method in interface org.apache.nifi.provenance.ProvenanceEventBuilder
Sets the type of ProvenanceEventRecord
setEventType(ProvenanceEventType) - Method in class org.apache.nifi.provenance.StandardProvenanceEventRecord.Builder
 
setEventType(String) - Method in class org.apache.nifi.web.api.dto.provenance.lineage.ProvenanceNodeDTO
 
setEventType(String) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setExceptionMessage(String) - Method in class org.apache.nifi.cluster.protocol.message.ExceptionMessage
 
setExecutionNode(ExecutionNode) - Method in class org.apache.nifi.controller.ProcessorNode
 
setExecutionNode(ExecutionNode) - Method in class org.apache.nifi.controller.StandardProcessorNode
 
setExecutionNode(String) - Method in class org.apache.nifi.web.api.dto.ProcessorConfigDTO
 
setExists(Boolean) - Method in class org.apache.nifi.remote.StandardRemoteProcessGroupPortDescriptor
 
setExists(Boolean) - Method in class org.apache.nifi.web.api.dto.ConnectableDTO
 
setExists(Boolean) - Method in class org.apache.nifi.web.api.dto.RemoteProcessGroupPortDTO
 
setExpiration(Date) - Method in class org.apache.nifi.web.api.dto.provenance.lineage.LineageDTO
 
setExpiration(Date) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceDTO
 
setExpirationMillis(long) - Method in class org.apache.nifi.remote.protocol.HandshakeProperties
 
setExplanation(String) - Method in class org.apache.nifi.cluster.protocol.message.DisconnectMessage
 
setExpression(String) - Method in class org.apache.nifi.update.attributes.Condition
 
setExpression(String) - Method in class org.apache.nifi.update.attributes.dto.ConditionDTO
 
setExpressionLanguageAttributes(Map<String, String>) - Method in class org.apache.nifi.web.standard.api.transformjson.dto.JoltSpecificationDTO
 
setExtensionMapping(ExtensionMapping) - Method in interface org.apache.nifi.NiFiServer
 
setExtensionMapping(ExtensionMapping) - Method in class org.apache.nifi.web.server.JettyServer
 
setExtensionMissing(boolean) - Method in class org.apache.nifi.controller.AbstractConfiguredComponent
 
setExtensionMissing(boolean) - Method in interface org.apache.nifi.controller.ConfiguredComponent
 
setExtensionMissing(Boolean) - Method in class org.apache.nifi.web.api.dto.ControllerServiceDTO
 
setExtensionMissing(Boolean) - Method in class org.apache.nifi.web.api.dto.ProcessorDTO
 
setExtensionMissing(Boolean) - Method in class org.apache.nifi.web.api.dto.ReportingTaskDTO
 
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.
setFailure(String) - Method in class org.apache.nifi.controller.queue.ListFlowFileRequest
 
setFailureReason(String) - Method in class org.apache.nifi.registry.variable.VariableRegistryUpdateRequest
 
setFailureReason(String) - Method in class org.apache.nifi.registry.variable.VariableRegistryUpdateStep
 
setFailureReason(String) - Method in class org.apache.nifi.web.api.dto.DropRequestDTO
 
setFailureReason(String) - Method in class org.apache.nifi.web.api.dto.ListingRequestDTO
 
setFailureReason(String) - Method in class org.apache.nifi.web.api.dto.VariableRegistryUpdateRequestDTO
 
setFailureReason(String) - Method in class org.apache.nifi.web.api.dto.VariableRegistryUpdateStepDTO
 
setFamilyArray(byte[]) - Method in class org.apache.nifi.hbase.scan.ResultCell
 
setFamilyLength(byte) - Method in class org.apache.nifi.hbase.scan.ResultCell
 
setFamilyOffset(int) - Method in class org.apache.nifi.hbase.scan.ResultCell
 
setField(String) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceSearchableFieldDTO
 
setField(String) - Method in class org.apache.nifi.web.api.dto.status.StatusDescriptorDTO
 
setFieldDescriptors(List<StatusDescriptorDTO>) - Method in class org.apache.nifi.web.api.dto.status.StatusHistoryDTO
 
setFields(List<RecordField>) - Method in class org.apache.nifi.serialization.SimpleRecordSchema
 
setFileCountAttribute(String) - Method in class org.apache.nifi.processor.util.bin.BinManager
 
setFilename(String) - Method in class org.apache.nifi.web.api.dto.FlowFileSummaryDTO
 
setFilePosition(Long) - Method in class org.apache.nifi.processors.aws.s3.PutS3Object.MultipartState
 
setFileSize(String) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setFileSizeBytes(Long) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setFinished(Boolean) - Method in class org.apache.nifi.web.api.dto.DropRequestDTO
 
setFinished(Boolean) - Method in class org.apache.nifi.web.api.dto.ListingRequestDTO
 
setFinished(Boolean) - Method in class org.apache.nifi.web.api.dto.provenance.lineage.LineageDTO
 
setFinished(Boolean) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceDTO
 
setFlow(byte[]) - Method in class org.apache.nifi.cluster.protocol.jaxb.message.AdaptedDataFlow
 
setFlow(FlowDTO) - Method in class org.apache.nifi.web.api.dto.flow.ProcessGroupFlowDTO
 
setFlow(FlowDTO) - Method in class org.apache.nifi.web.api.entity.FlowEntity
 
setFlowConfiguration(FlowConfigurationDTO) - Method in class org.apache.nifi.web.api.entity.FlowConfigurationEntity
 
setFlowController(FlowController) - Method in class org.apache.nifi.web.api.ApplicationResource
 
setFlowController(FlowController) - Method in class org.apache.nifi.web.controller.ControllerFacade
 
setFlowController(FlowController) - Method in class org.apache.nifi.web.dao.impl.StandardConnectionDAO
 
setFlowController(FlowController) - Method in class org.apache.nifi.web.dao.impl.StandardControllerServiceDAO
 
setFlowController(FlowController) - Method in class org.apache.nifi.web.dao.impl.StandardFunnelDAO
 
setFlowController(FlowController) - Method in class org.apache.nifi.web.dao.impl.StandardInputPortDAO
 
setFlowController(FlowController) - Method in class org.apache.nifi.web.dao.impl.StandardLabelDAO
 
setFlowController(FlowController) - Method in class org.apache.nifi.web.dao.impl.StandardOutputPortDAO
 
setFlowController(FlowController) - Method in class org.apache.nifi.web.dao.impl.StandardProcessGroupDAO
 
setFlowController(FlowController) - Method in class org.apache.nifi.web.dao.impl.StandardProcessorDAO
 
setFlowController(FlowController) - Method in class org.apache.nifi.web.dao.impl.StandardRemoteProcessGroupDAO
 
setFlowController(FlowController) - Method in class org.apache.nifi.web.dao.impl.StandardSnippetDAO
 
setFlowController(FlowController) - Method in class org.apache.nifi.web.dao.impl.StandardTemplateDAO
 
setFlowController(FlowController) - Method in class org.apache.nifi.web.util.SnippetUtils
 
setFlowElectionMessage(String) - Method in class org.apache.nifi.cluster.protocol.message.HeartbeatResponseMessage
 
setFlowFile(FlowFile) - Method in class org.apache.nifi.processor.util.listen.AbstractListenEventBatchingProcessor.FlowFileEventBatch
 
setFlowFile(ProcessSession, FlowFile) - Method in class org.apache.nifi.queryrecord.FlowFileTable
 
setFlowFile(FlowFileDTO) - Method in class org.apache.nifi.web.api.entity.FlowFileEntity
 
setFlowFileBytes(long) - Method in class org.apache.nifi.cluster.coordination.node.NodeWorkload
 
setFlowFileCount(int) - Method in class org.apache.nifi.cluster.coordination.node.NodeWorkload
 
setFlowFileCount(int) - Method in class org.apache.nifi.web.api.dto.remote.PeerDTO
 
setFlowFileEntryDate(long) - Method in interface org.apache.nifi.provenance.ProvenanceEventBuilder
Sets the date and time at which the FlowFile entered the flow
setFlowFileEntryDate(long) - Method in class org.apache.nifi.provenance.StandardProvenanceEventRecord.Builder
 
setFlowFileExpiration(String) - Method in interface org.apache.nifi.controller.queue.FlowFileQueue
 
setFlowFileExpiration(String) - Method in class org.apache.nifi.controller.StandardFlowFileQueue
 
setFlowFileExpiration(String) - Method in class org.apache.nifi.web.api.dto.ConnectionDTO
 
setFlowFilePolicy(FlowFilePolicy) - Method in class org.apache.nifi.update.attributes.Criteria
Sets the flow file policy.
setFlowFilePolicy(String) - Method in class org.apache.nifi.update.attributes.entity.EvaluationContextEntity
 
setFlowFileRepositoryStorageUsage(StorageUsage) - Method in class org.apache.nifi.diagnostics.SystemDiagnostics
 
setFlowFileRepositoryStorageUsage(SystemDiagnosticsSnapshotDTO.StorageUsageDTO) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO
 
setFlowFileSent(int) - Method in class org.apache.nifi.web.api.entity.TransactionResultEntity
 
setFlowFilesIn(int) - Method in class org.apache.nifi.controller.repository.metrics.StandardFlowFileEvent
 
setFlowFilesIn(Integer) - Method in class org.apache.nifi.web.api.dto.status.ConnectionStatusSnapshotDTO
 
setFlowFilesIn(Integer) - Method in class org.apache.nifi.web.api.dto.status.PortStatusSnapshotDTO
 
setFlowFilesIn(Integer) - Method in class org.apache.nifi.web.api.dto.status.ProcessGroupStatusSnapshotDTO
 
setFlowFilesIn(Integer) - Method in class org.apache.nifi.web.api.dto.status.ProcessorStatusSnapshotDTO
 
setFlowFilesOut(int) - Method in class org.apache.nifi.controller.repository.metrics.StandardFlowFileEvent
 
setFlowFilesOut(Integer) - Method in class org.apache.nifi.web.api.dto.status.ConnectionStatusSnapshotDTO
 
setFlowFilesOut(Integer) - Method in class org.apache.nifi.web.api.dto.status.PortStatusSnapshotDTO
 
setFlowFilesOut(Integer) - Method in class org.apache.nifi.web.api.dto.status.ProcessGroupStatusSnapshotDTO
 
setFlowFilesOut(Integer) - Method in class org.apache.nifi.web.api.dto.status.ProcessorStatusSnapshotDTO
 
setFlowFilesQueued(Integer) - Method in class org.apache.nifi.web.api.dto.status.ConnectionStatusSnapshotDTO
 
setFlowFilesQueued(Integer) - Method in class org.apache.nifi.web.api.dto.status.ControllerStatusDTO
 
setFlowFilesQueued(Integer) - Method in class org.apache.nifi.web.api.dto.status.ProcessGroupStatusSnapshotDTO
 
setFlowFilesReceived(int) - Method in class org.apache.nifi.controller.repository.metrics.StandardFlowFileEvent
 
setFlowFilesReceived(int) - Method in class org.apache.nifi.controller.status.PortStatus
 
setFlowFilesReceived(int) - Method in class org.apache.nifi.controller.status.ProcessGroupStatus
 
setFlowFilesReceived(int) - Method in class org.apache.nifi.controller.status.ProcessorStatus
 
setFlowFilesReceived(Integer) - Method in class org.apache.nifi.web.api.dto.status.ProcessGroupStatusSnapshotDTO
 
setFlowFilesReceived(Integer) - Method in class org.apache.nifi.web.api.dto.status.RemoteProcessGroupStatusSnapshotDTO
 
setFlowFilesRemoved(int) - Method in class org.apache.nifi.controller.repository.metrics.StandardFlowFileEvent
 
setFlowFilesRemoved(int) - Method in class org.apache.nifi.controller.status.ProcessorStatus
 
setFlowFilesSent(int) - Method in class org.apache.nifi.controller.repository.metrics.StandardFlowFileEvent
 
setFlowFilesSent(int) - Method in class org.apache.nifi.controller.status.PortStatus
 
setFlowFilesSent(int) - Method in class org.apache.nifi.controller.status.ProcessGroupStatus
 
setFlowFilesSent(int) - Method in class org.apache.nifi.controller.status.ProcessorStatus
 
setFlowFilesSent(Integer) - Method in class org.apache.nifi.web.api.dto.status.ProcessGroupStatusSnapshotDTO
 
setFlowFilesSent(Integer) - Method in class org.apache.nifi.web.api.dto.status.RemoteProcessGroupStatusSnapshotDTO
 
setFlowFilesTransferred(int) - Method in class org.apache.nifi.controller.status.ProcessGroupStatus
 
setFlowFilesTransferred(Integer) - Method in class org.apache.nifi.web.api.dto.status.ProcessGroupStatusSnapshotDTO
 
setFlowFileSummaries(List<FlowFileSummary>) - Method in class org.apache.nifi.controller.queue.ListFlowFileRequest
 
setFlowFileSummaries(List<FlowFileSummaryDTO>) - Method in class org.apache.nifi.web.api.dto.ListingRequestDTO
 
setFlowFileUUID(String) - Method in interface org.apache.nifi.provenance.ProvenanceEventBuilder
Sets the UUID to associate with the FlowFile
setFlowFileUUID(String) - Method in class org.apache.nifi.provenance.StandardProvenanceEventRecord.Builder
 
setFlowFileUuid(String) - Method in class org.apache.nifi.web.api.dto.provenance.lineage.ProvenanceLinkDTO
 
setFlowFileUuid(String) - Method in class org.apache.nifi.web.api.dto.provenance.lineage.ProvenanceNodeDTO
 
setFlowFileUuid(String) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setFlowRefreshed(Date) - Method in class org.apache.nifi.web.api.dto.RemoteProcessGroupDTO
 
setFlowService(FlowService) - Method in interface org.apache.nifi.cluster.coordination.ClusterCoordinator
Updates the Flow Service to use for obtaining the current flow
setFlowService(FlowService) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
 
setFlowService(FlowService) - Method in class org.apache.nifi.web.controller.ControllerFacade
 
setFoo(T) - Method in class org.apache.nifi.util.ReflectionUtilsTest.A
 
setFoo(Integer) - Method in class org.apache.nifi.util.ReflectionUtilsTest.B
 
setFoo(String) - Method in class org.apache.nifi.util.ReflectionUtilsTest.D
 
setFooterText(String) - Method in class org.apache.nifi.web.api.dto.BannerDTO
 
setFormatter(String) - Method in class org.apache.nifi.web.api.dto.status.StatusDescriptorDTO
 
setFreeHeap(String) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO
 
setFreeHeapBytes(Long) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO
 
setFreeNonHeap(String) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO
 
setFreeNonHeapBytes(Long) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO
 
setFreeSpace(long) - Method in class org.apache.nifi.diagnostics.StorageUsage
 
setFreeSpace(String) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO.StorageUsageDTO
 
setFreeSpaceBytes(Long) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO.StorageUsageDTO
 
setFunnelAuditor(FunnelAuditor) - Method in class org.apache.nifi.audit.SnippetAuditor
 
setFunnelDAO(FunnelDAO) - Method in class org.apache.nifi.audit.SnippetAuditor
 
setFunnelDAO(FunnelDAO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setFunnelResource(FunnelResource) - Method in class org.apache.nifi.web.api.FlowResource
 
setFunnelResource(FunnelResource) - Method in class org.apache.nifi.web.api.ProcessGroupResource
 
setFunnelResults(List<ComponentSearchResultDTO>) - Method in class org.apache.nifi.web.api.dto.search.SearchResultsDTO
 
setFunnels(Set<FunnelEntity>) - Method in class org.apache.nifi.web.api.dto.flow.FlowDTO
 
setFunnels(Set<FunnelDTO>) - Method in class org.apache.nifi.web.api.dto.FlowSnippetDTO
 
setFunnels(Map<String, RevisionDTO>) - Method in class org.apache.nifi.web.api.dto.SnippetDTO
 
setFunnels(Set<FunnelEntity>) - Method in class org.apache.nifi.web.api.entity.FunnelsEntity
 
setFutures(Collection<ScheduledFuture<?>>) - Method in class org.apache.nifi.controller.scheduling.ScheduleState
Establishes the list of relevant futures for this processor.
setGarbageCollection(Map<String, GarbageCollection>) - Method in class org.apache.nifi.diagnostics.SystemDiagnostics
 
setGarbageCollection(Set<SystemDiagnosticsSnapshotDTO.GarbageCollectionDTO>) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO
 
setGenerated(Date) - Method in class org.apache.nifi.web.api.dto.BulletinBoardDTO
 
setGenerated(Date) - Method in class org.apache.nifi.web.api.dto.ClusterDTO
 
setGenerated(Date) - Method in class org.apache.nifi.web.api.dto.CountersSnapshotDTO
 
setGenerated(Date) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceResultsDTO
 
setGenerated(Date) - Method in class org.apache.nifi.web.api.dto.status.StatusHistoryDTO
 
setGenerated(Date) - Method in class org.apache.nifi.web.api.entity.AccessPolicyEntity
 
setGenerated(Date) - Method in class org.apache.nifi.web.api.entity.TemplatesEntity
 
setGenerated(Date) - Method in class org.apache.nifi.web.api.entity.UsersEntity
 
setGroup(String) - Method in class org.apache.nifi.action.details.FlowChangeMoveDetails
 
setGroup(String) - Method in class org.apache.nifi.user.NiFiUserGroup
 
setGroup(String) - Method in class org.apache.nifi.web.api.dto.action.details.MoveDetailsDTO
 
setGroup(String) - Method in class org.apache.nifi.web.api.dto.BundleDTO
 
setGroupAccessControl(Set<String>) - Method in interface org.apache.nifi.remote.RootGroupPort
 
setGroupAccessControl(Set<String>) - Method in class org.apache.nifi.remote.StandardRootGroupPort
 
setGroupAccessControl(Set<String>) - Method in class org.apache.nifi.web.api.dto.PortDTO
 
setGroupId(String) - Method in class org.apache.nifi.action.details.FlowChangeMoveDetails
 
setGroupId(String) - Method in class org.apache.nifi.controller.status.ConnectionStatus
 
setGroupId(String) - Method in class org.apache.nifi.controller.status.PortStatus
 
setGroupId(String) - Method in class org.apache.nifi.controller.status.ProcessorStatus
 
setGroupId(String) - Method in class org.apache.nifi.controller.status.RemoteProcessGroupStatus
 
setGroupId(String) - Method in class org.apache.nifi.jaxb.AdaptedBulletin
 
setGroupId(String) - Method in class org.apache.nifi.remote.StandardRemoteProcessGroupPortDescriptor
 
setGroupId(String) - Method in class org.apache.nifi.reporting.Bulletin
 
setGroupId(String) - Method in class org.apache.nifi.web.api.dto.action.details.MoveDetailsDTO
 
setGroupId(String) - Method in class org.apache.nifi.web.api.dto.BulletinDTO
 
setGroupId(String) - Method in class org.apache.nifi.web.api.dto.BulletinQueryDTO
 
setGroupId(String) - Method in class org.apache.nifi.web.api.dto.ConnectableDTO
 
setGroupId(String) - Method in class org.apache.nifi.web.api.dto.ControllerServiceReferencingComponentDTO
 
setGroupId(String) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setGroupId(String) - Method in class org.apache.nifi.web.api.dto.RemoteProcessGroupPortDTO
 
setGroupId(String) - Method in class org.apache.nifi.web.api.dto.search.ComponentSearchResultDTO
 
setGroupId(String) - Method in class org.apache.nifi.web.api.dto.status.ConnectionStatusDTO
 
setGroupId(String) - Method in class org.apache.nifi.web.api.dto.status.ConnectionStatusSnapshotDTO
 
setGroupId(String) - Method in class org.apache.nifi.web.api.dto.status.PortStatusDTO
 
setGroupId(String) - Method in class org.apache.nifi.web.api.dto.status.PortStatusSnapshotDTO
 
setGroupId(String) - Method in class org.apache.nifi.web.api.dto.status.ProcessorStatusDTO
 
setGroupId(String) - Method in class org.apache.nifi.web.api.dto.status.ProcessorStatusSnapshotDTO
 
setGroupId(String) - Method in class org.apache.nifi.web.api.dto.status.RemoteProcessGroupStatusDTO
 
setGroupId(String) - Method in class org.apache.nifi.web.api.dto.status.RemoteProcessGroupStatusSnapshotDTO
 
setGroupId(String) - Method in class org.apache.nifi.web.api.dto.TemplateDTO
 
setGroupId(String) - Method in class org.apache.nifi.web.api.entity.BulletinEntity
 
setGroupName(String) - Method in class org.apache.nifi.cluster.protocol.jaxb.message.AdaptedCounter
 
setGroupName(String) - Method in class org.apache.nifi.jaxb.AdaptedBulletin
 
setGroupName(String) - Method in class org.apache.nifi.reporting.Bulletin
 
setHandshakeTimeout(String) - Method in class org.apache.nifi.cluster.protocol.impl.StandardClusterCoordinationProtocolSender
 
setHeaders(Map<String, String>) - Method in class org.apache.nifi.processors.flume.util.FlowFileEvent
 
setHeaderText(String) - Method in class org.apache.nifi.web.api.dto.BannerDTO
 
setHeapUtilization(String) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO
 
setHeartbeat(Heartbeat) - Method in class org.apache.nifi.cluster.protocol.message.HeartbeatMessage
 
setHeartbeat(Date) - Method in class org.apache.nifi.web.api.dto.NodeDTO
 
setHeartbeatMonitor(HeartbeatMonitor) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setHeight(Double) - Method in class org.apache.nifi.web.api.dto.DimensionsDTO
 
setHeight(Double) - Method in class org.apache.nifi.web.api.dto.LabelDTO
 
setHistory(HistoryDTO) - Method in class org.apache.nifi.web.api.entity.HistoryEntity
 
setHmac(byte[]) - Method in class org.apache.nifi.toolkit.tls.service.dto.TlsCertificateAuthorityRequest
 
setHmac(byte[]) - Method in class org.apache.nifi.toolkit.tls.service.dto.TlsCertificateAuthorityResponse
 
setHostkeyFile(String) - Method in class org.apache.nifi.processors.standard.util.SFTPUtils.SFTPConfiguration
 
setHostname(String) - Method in class org.apache.nifi.processors.standard.util.SFTPUtils.SFTPConfiguration
 
setHostname(String) - Method in class org.apache.nifi.remote.cluster.AdaptedNodeInformation
 
setHostname(String) - Method in class org.apache.nifi.web.api.dto.remote.PeerDTO
 
setId(Integer) - Method in class org.apache.nifi.action.FlowChangeAction
 
setId(String) - Method in class org.apache.nifi.cluster.protocol.jaxb.message.AdaptedNodeIdentifier
 
setId(String) - Method in class org.apache.nifi.cluster.protocol.message.MulticastProtocolMessage
 
setId(String) - Method in class org.apache.nifi.cluster.protocol.message.PingMessage
 
setId(String) - Method in class org.apache.nifi.controller.StandardSnippet
 
setId(String) - Method in class org.apache.nifi.controller.status.ConnectionStatus
 
setId(String) - Method in class org.apache.nifi.controller.status.PortStatus
 
setId(String) - Method in class org.apache.nifi.controller.status.ProcessGroupStatus
 
setId(String) - Method in class org.apache.nifi.controller.status.ProcessorStatus
 
setId(String) - Method in class org.apache.nifi.controller.status.RemoteProcessGroupStatus
 
setId(long) - Method in class org.apache.nifi.jaxb.AdaptedBulletin
 
setId(int) - Method in class org.apache.nifi.key.Key
 
setId(String) - Method in class org.apache.nifi.remote.StandardRemoteProcessGroupPortDescriptor
 
setId(String) - Method in class org.apache.nifi.update.attributes.Action
 
setId(String) - Method in class org.apache.nifi.update.attributes.Condition
 
setId(String) - Method in class org.apache.nifi.update.attributes.dto.ActionDTO
 
setId(String) - Method in class org.apache.nifi.update.attributes.dto.ConditionDTO
 
setId(String) - Method in class org.apache.nifi.update.attributes.dto.RuleDTO
 
setId(String) - Method in class org.apache.nifi.update.attributes.Rule
 
setId(Integer) - Method in class org.apache.nifi.web.api.dto.action.ActionDTO
 
setId(String) - Method in class org.apache.nifi.web.api.dto.AffectedComponentDTO
 
setId(Long) - Method in class org.apache.nifi.web.api.dto.BulletinDTO
 
setId(String) - Method in class org.apache.nifi.web.api.dto.ComponentDTO
 
setId(String) - Method in class org.apache.nifi.web.api.dto.ComponentReferenceDTO
 
setId(String) - Method in class org.apache.nifi.web.api.dto.ConnectableDTO
 
setId(String) - Method in class org.apache.nifi.web.api.dto.ControllerDTO
 
setId(String) - Method in class org.apache.nifi.web.api.dto.ControllerServiceReferencingComponentDTO
 
setId(String) - Method in class org.apache.nifi.web.api.dto.CounterDTO
 
setId(String) - Method in class org.apache.nifi.web.api.dto.DropRequestDTO
 
setId(String) - Method in class org.apache.nifi.web.api.dto.flow.FlowBreadcrumbDTO
 
setId(String) - Method in class org.apache.nifi.web.api.dto.flow.ProcessGroupFlowDTO
 
setId(String) - Method in class org.apache.nifi.web.api.dto.ListingRequestDTO
 
setId(String) - Method in class org.apache.nifi.web.api.dto.provenance.lineage.LineageDTO
 
setId(String) - Method in class org.apache.nifi.web.api.dto.provenance.lineage.ProvenanceNodeDTO
 
setId(String) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceDTO
 
setId(String) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setId(String) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceSearchableFieldDTO
 
setId(String) - Method in class org.apache.nifi.web.api.dto.RemoteProcessGroupPortDTO
 
setId(String) - Method in class org.apache.nifi.web.api.dto.search.ComponentSearchResultDTO
 
setId(String) - Method in class org.apache.nifi.web.api.dto.search.NodeSearchResultDTO
 
setId(String) - Method in class org.apache.nifi.web.api.dto.SnippetDTO
 
setId(String) - Method in class org.apache.nifi.web.api.dto.status.ConnectionStatusDTO
 
setId(String) - Method in class org.apache.nifi.web.api.dto.status.ConnectionStatusSnapshotDTO
 
setId(String) - Method in class org.apache.nifi.web.api.dto.status.PortStatusDTO
 
setId(String) - Method in class org.apache.nifi.web.api.dto.status.PortStatusSnapshotDTO
 
setId(String) - Method in class org.apache.nifi.web.api.dto.status.ProcessGroupStatusDTO
 
setId(String) - Method in class org.apache.nifi.web.api.dto.status.ProcessGroupStatusSnapshotDTO
 
setId(String) - Method in class org.apache.nifi.web.api.dto.status.ProcessorStatusDTO
 
setId(String) - Method in class org.apache.nifi.web.api.dto.status.ProcessorStatusSnapshotDTO
 
setId(String) - Method in class org.apache.nifi.web.api.dto.status.RemoteProcessGroupStatusDTO
 
setId(String) - Method in class org.apache.nifi.web.api.dto.status.RemoteProcessGroupStatusSnapshotDTO
 
setId(String) - Method in class org.apache.nifi.web.api.dto.TemplateDTO
 
setId(Integer) - Method in class org.apache.nifi.web.api.entity.ActionEntity
 
setId(String) - Method in class org.apache.nifi.web.api.entity.ActivateControllerServicesEntity
 
setId(Long) - Method in class org.apache.nifi.web.api.entity.BulletinEntity
 
setId(String) - Method in class org.apache.nifi.web.api.entity.ComponentEntity
 
setId(String) - Method in class org.apache.nifi.web.api.entity.ConnectionStatusSnapshotEntity
 
setId(String) - Method in class org.apache.nifi.web.api.entity.FlowBreadcrumbEntity
 
setId(String) - Method in class org.apache.nifi.web.api.entity.PortStatusSnapshotEntity
 
setId(String) - Method in class org.apache.nifi.web.api.entity.ProcessGroupStatusSnapshotEntity
 
setId(String) - Method in class org.apache.nifi.web.api.entity.ProcessorStatusSnapshotEntity
 
setId(String) - Method in class org.apache.nifi.web.api.entity.RemoteProcessGroupStatusSnapshotEntity
 
setId(String) - Method in class org.apache.nifi.web.api.entity.ScheduleComponentsEntity
 
setId(String) - Method in class org.apache.nifi.web.api.entity.UpdateControllerServiceReferenceRequestEntity
 
setIdentifier(String) - Method in class org.apache.nifi.diagnostics.StorageUsage
 
setIdentifier(String) - Method in class org.apache.nifi.jaxb.AdaptedCounter
 
setIdentifier(String) - Method in class org.apache.nifi.processor.GhostProcessor
 
setIdentifier(String) - Method in class org.apache.nifi.reporting.GhostReportingTask
 
setIdentifier(String) - Method in class org.apache.nifi.web.api.dto.ResourceDTO
 
setIdentifier(String) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO.StorageUsageDTO
 
setIdentifiesControllerService(String) - Method in class org.apache.nifi.web.api.dto.PropertyDescriptorDTO
 
setIdentifiesControllerServiceBundle(BundleDTO) - Method in class org.apache.nifi.web.api.dto.PropertyDescriptorDTO
 
setIdentity(String) - Method in class org.apache.nifi.key.Key
 
setIdentity(String) - Method in class org.apache.nifi.web.api.dto.AccessStatusDTO
 
setIdentity(String) - Method in class org.apache.nifi.web.api.dto.TenantDTO
 
setIdentity(String) - Method in class org.apache.nifi.web.api.entity.CurrentUserEntity
 
setInactiveRemoteInputPortCount(Integer) - Method in class org.apache.nifi.web.api.dto.RemoteProcessGroupDTO
 
setInactiveRemoteOutputPortCount(Integer) - Method in class org.apache.nifi.web.api.dto.RemoteProcessGroupDTO
 
setInactiveRemotePortCount(Integer) - Method in class org.apache.nifi.controller.status.RemoteProcessGroupStatus
 
setInactiveRemotePortCount(Integer) - Method in class org.apache.nifi.web.api.dto.ControllerDTO
 
setInactiveRemotePortCount(Integer) - Method in class org.apache.nifi.web.api.dto.ProcessGroupDTO
 
setInactiveRemotePortCount(Integer) - Method in class org.apache.nifi.web.api.dto.status.ControllerStatusDTO
 
setInactiveRemotePortCount(Integer) - Method in class org.apache.nifi.web.api.entity.ProcessGroupEntity
 
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.
setIncrementalResults(Boolean) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceRequestDTO
 
setIndexThreadPoolSize(int) - Method in class org.apache.nifi.provenance.RepositoryConfiguration
 
setInput(String) - Method in class org.apache.nifi.web.api.dto.status.ConnectionStatusSnapshotDTO
 
setInput(String) - Method in class org.apache.nifi.web.api.dto.status.PortStatusSnapshotDTO
 
setInput(String) - Method in class org.apache.nifi.web.api.dto.status.ProcessGroupStatusSnapshotDTO
 
setInput(String) - Method in class org.apache.nifi.web.api.dto.status.ProcessorStatusSnapshotDTO
 
setInput(String) - Method in class org.apache.nifi.web.standard.api.transformjson.dto.JoltSpecificationDTO
 
setInputBytes(long) - Method in class org.apache.nifi.controller.status.ConnectionStatus
 
setInputBytes(long) - Method in class org.apache.nifi.controller.status.PortStatus
 
setInputBytes(long) - Method in class org.apache.nifi.controller.status.ProcessorStatus
 
setInputContentAvailable(Boolean) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setInputContentClaimContainer(String) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setInputContentClaimFileSize(String) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setInputContentClaimFileSizeBytes(Long) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setInputContentClaimIdentifier(String) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setInputContentClaimOffset(Long) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setInputContentClaimSection(String) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setInputContentSize(Long) - Method in class org.apache.nifi.controller.status.ProcessGroupStatus
 
setInputCount(int) - Method in class org.apache.nifi.controller.status.ConnectionStatus
 
setInputCount(int) - Method in class org.apache.nifi.controller.status.PortStatus
 
setInputCount(Integer) - Method in class org.apache.nifi.controller.status.ProcessGroupStatus
 
setInputCount(int) - Method in class org.apache.nifi.controller.status.ProcessorStatus
 
setInputPortCount(Integer) - Method in class org.apache.nifi.web.api.dto.ControllerDTO
 
setInputPortCount(Integer) - Method in class org.apache.nifi.web.api.dto.ProcessGroupDTO
 
setInputPortCount(Integer) - Method in class org.apache.nifi.web.api.dto.RemoteProcessGroupDTO
 
setInputPortCount(Integer) - Method in class org.apache.nifi.web.api.entity.ProcessGroupEntity
 
setInputPortCount(Integer) - Method in class org.apache.nifi.web.api.entity.RemoteProcessGroupEntity
 
setInputPortDAO(PortDAO) - Method in class org.apache.nifi.audit.SnippetAuditor
 
setInputPortDAO(PortDAO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setInputPortResource(InputPortResource) - Method in class org.apache.nifi.web.api.FlowResource
 
setInputPortResource(InputPortResource) - Method in class org.apache.nifi.web.api.ProcessGroupResource
 
setInputPortResults(List<ComponentSearchResultDTO>) - Method in class org.apache.nifi.web.api.dto.search.SearchResultsDTO
 
setInputPorts(Set<RemoteProcessGroupPortDescriptor>) - Method in interface org.apache.nifi.groups.RemoteProcessGroup
 
setInputPorts(Set<RemoteProcessGroupPortDescriptor>) - Method in class org.apache.nifi.remote.StandardRemoteProcessGroup
Changes the currently configured input ports to the ports described in the given set.
setInputPorts(Set<PortDTO>) - Method in class org.apache.nifi.web.api.dto.ControllerDTO
 
setInputPorts(Set<PortEntity>) - Method in class org.apache.nifi.web.api.dto.flow.FlowDTO
 
setInputPorts(Set<PortDTO>) - Method in class org.apache.nifi.web.api.dto.FlowSnippetDTO
 
setInputPorts(Set<RemoteProcessGroupPortDTO>) - Method in class org.apache.nifi.web.api.dto.RemoteProcessGroupContentsDTO
 
setInputPorts(Map<String, RevisionDTO>) - Method in class org.apache.nifi.web.api.dto.SnippetDTO
 
setInputPorts(Set<PortEntity>) - Method in class org.apache.nifi.web.api.entity.InputPortsEntity
 
setInputPortStatus(Collection<PortStatus>) - Method in class org.apache.nifi.controller.status.ProcessGroupStatus
 
setInputPortStatusSnapshots(Collection<PortStatusSnapshotEntity>) - Method in class org.apache.nifi.web.api.dto.status.ProcessGroupStatusSnapshotDTO
 
setInputRequirement(String) - Method in class org.apache.nifi.web.api.dto.ProcessorDTO
 
setInputRequirement(String) - Method in class org.apache.nifi.web.api.entity.ProcessorEntity
 
setInputStream(InputStream) - Method in class org.apache.nifi.remote.io.http.HttpInput
 
setInstanceDefinitions(List<InstanceDefinition>) - Method in class org.apache.nifi.toolkit.tls.configuration.StandaloneConfig
 
setInstanceId(String) - Method in class org.apache.nifi.cluster.protocol.jaxb.message.AdaptedConnectionResponse
 
setInstanceId(String) - Method in class org.apache.nifi.cluster.protocol.message.ReconnectionRequestMessage
 
setInstanceId(String) - Method in class org.apache.nifi.web.api.dto.ControllerDTO
 
setInvalidCount(Integer) - Method in class org.apache.nifi.web.api.dto.ControllerDTO
 
setInvalidCount(Integer) - Method in class org.apache.nifi.web.api.dto.ProcessGroupDTO
 
setInvalidCount(Integer) - Method in class org.apache.nifi.web.api.dto.status.ControllerStatusDTO
 
setInvalidCount(Integer) - Method in class org.apache.nifi.web.api.entity.ProcessGroupEntity
 
setInvocations(int) - Method in class org.apache.nifi.controller.repository.metrics.StandardFlowFileEvent
 
setInvocations(int) - Method in class org.apache.nifi.controller.status.ProcessorStatus
 
setJavaVendor(String) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO.VersionInfoDTO
 
setJavaVersion(String) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO.VersionInfoDTO
 
setJournalCount(int) - Method in class org.apache.nifi.provenance.RepositoryConfiguration
 
setJwtAuthenticationProvider(JwtAuthenticationProvider) - Method in class org.apache.nifi.web.api.AccessResource
 
setJwtAuthenticationProvider(JwtAuthenticationProvider) - Method in class org.apache.nifi.web.NiFiWebApiSecurityConfiguration
 
setJwtService(JwtService) - Method in class org.apache.nifi.web.api.AccessResource
 
setKeepAlive(Boolean) - Method in class org.apache.nifi.io.socket.SocketConfiguration
 
setKerberosProperties(KerberosProperties) - Method in class org.apache.nifi.hbase.MockHBaseClientService
 
setKerberosService(KerberosService) - Method in class org.apache.nifi.web.api.AccessResource
 
setKerberosServiceAuthenticationProvider(KerberosServiceAuthenticationProvider) - Method in class org.apache.nifi.web.security.kerberos.KerberosService
 
setKey(String) - Method in class org.apache.nifi.key.Key
 
setKey(String) - Method in class org.apache.nifi.web.api.dto.StateEntryDTO
 
setKeyHex(String) - Method in class org.apache.nifi.properties.NiFiPropertiesLoader
Sets the hexadecimal key used to unprotect properties encrypted with AESSensitivePropertyProvider.
setKeyId(String) - Method in class org.apache.nifi.provenance.RepositoryConfiguration
 
setKeyPairAlgorithm(String) - Method in class org.apache.nifi.toolkit.tls.configuration.TlsConfig
 
setKeyPassword(String) - Method in class org.apache.nifi.toolkit.tls.configuration.TlsConfig
 
setKeyProviderImplementation(String) - Method in class org.apache.nifi.provenance.RepositoryConfiguration
 
setKeyProviderLocation(String) - Method in class org.apache.nifi.provenance.RepositoryConfiguration
 
setKeySize(int) - Method in class org.apache.nifi.toolkit.tls.configuration.TlsConfig
 
setKeyStore(String) - Method in class org.apache.nifi.toolkit.tls.configuration.TlsConfig
 
setKeyStorePassword(String) - Method in class org.apache.nifi.toolkit.tls.configuration.TlsConfig
 
setKeyStoreType(String) - Method in class org.apache.nifi.toolkit.tls.configuration.TlsConfig
 
setKnoxAuthenticationProvider(KnoxAuthenticationProvider) - Method in class org.apache.nifi.web.NiFiWebApiSecurityConfiguration
 
setKnoxService(KnoxService) - Method in class org.apache.nifi.web.api.AccessResource
 
setLabel(String) - Method in class org.apache.nifi.web.api.dto.LabelDTO
 
setLabel(String) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceSearchableFieldDTO
 
setLabel(String) - Method in class org.apache.nifi.web.api.dto.status.StatusDescriptorDTO
 
setLabelDAO(LabelDAO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setLabelIndex(int) - Method in interface org.apache.nifi.connectable.Connection
 
setLabelIndex(int) - Method in class org.apache.nifi.connectable.StandardConnection
 
setLabelIndex(Integer) - Method in class org.apache.nifi.web.api.dto.ConnectionDTO
 
setLabelIndex(Integer) - Method in class org.apache.nifi.web.api.entity.ConnectionEntity
 
setLabelResource(LabelResource) - Method in class org.apache.nifi.web.api.FlowResource
 
setLabelResource(LabelResource) - Method in class org.apache.nifi.web.api.ProcessGroupResource
 
setLabels(Set<LabelEntity>) - Method in class org.apache.nifi.web.api.dto.flow.FlowDTO
 
setLabels(Set<LabelDTO>) - Method in class org.apache.nifi.web.api.dto.FlowSnippetDTO
 
setLabels(Map<String, RevisionDTO>) - Method in class org.apache.nifi.web.api.dto.SnippetDTO
 
setLabels(Set<LabelEntity>) - Method in class org.apache.nifi.web.api.entity.LabelsEntity
 
setLang(String) - Method in class org.apache.nifi.processors.yandex.model.Translation
 
setLastEnqueuedDate(long) - Method in class org.apache.nifi.util.MockFlowFile
 
setLastModifier(String) - Method in class org.apache.nifi.web.api.dto.RevisionDTO
 
setLastRefreshed(Date) - Method in class org.apache.nifi.history.History
 
setLastRefreshed(Date) - Method in class org.apache.nifi.web.api.dto.action.HistoryDTO
 
setLastRefreshed(Date) - Method in class org.apache.nifi.web.api.dto.flow.ProcessGroupFlowDTO
 
setLastSuccessfulTransfer(long) - Method in class org.apache.nifi.processors.standard.MonitorActivity
 
setLastTimeUsed() - Method in class org.apache.nifi.remote.client.socket.EndpointConnection
 
setLastUpdated(Date) - Method in class org.apache.nifi.registry.variable.VariableRegistryUpdateRequest
 
setLastUpdated(Date) - Method in class org.apache.nifi.web.api.dto.DropRequestDTO
 
setLastUpdated(Date) - Method in class org.apache.nifi.web.api.dto.ListingRequestDTO
 
setLastUpdated(Date) - Method in class org.apache.nifi.web.api.dto.VariableRegistryUpdateRequestDTO
 
setLatestTimestamp(Date) - Method in class org.apache.nifi.processor.util.list.EntityListing
Sets the timestamp of the modification date of the newest file that was contained in the listing
setLatestTimestamp(Date) - Method in class org.apache.nifi.processors.hadoop.util.HDFSListing
Sets the timestamp of the modification date of the newest file that was contained in the HDFS Listing
setLeaderElectionManager(LeaderElectionManager) - Method in class org.apache.nifi.spring.FlowControllerFactoryBean
 
setLeaderElectionManager(LeaderElectionManager) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setLength(long) - Method in class org.apache.nifi.controller.repository.claim.StandardContentClaim
 
setLevel(String) - Method in class org.apache.nifi.jaxb.AdaptedBulletin
 
setLevel(String) - Method in class org.apache.nifi.reporting.Bulletin
 
setLevel(String) - Method in class org.apache.nifi.web.api.dto.BulletinDTO
 
setLimit(long) - Method in class org.apache.nifi.controller.scheduling.TestStandardProcessScheduler.LongEnablingService
 
setLimit(Integer) - Method in class org.apache.nifi.web.api.dto.BulletinQueryDTO
 
setLineage(LineageDTO) - Method in class org.apache.nifi.web.api.entity.LineageEntity
 
setLineageDuration(Long) - Method in class org.apache.nifi.web.api.dto.FlowFileSummaryDTO
 
setLineageDuration(Long) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setLineageRequestType(LineageRequestDTO.LineageRequestType) - Method in class org.apache.nifi.web.api.dto.provenance.lineage.LineageRequestDTO
 
setLineageStartDate(long) - Method in interface org.apache.nifi.provenance.ProvenanceEventBuilder
Sets the time at which the FlowFile's lineage began
setLineageStartDate(long) - Method in class org.apache.nifi.provenance.StandardProvenanceEventRecord.Builder
 
setLinks(List<ProvenanceLinkDTO>) - Method in class org.apache.nifi.web.api.dto.provenance.lineage.LineageResultsDTO
 
setListingRequest(ListingRequestDTO) - Method in class org.apache.nifi.web.api.entity.ListingRequestEntity
 
setLocalAddress(InetAddress) - Method in class org.apache.nifi.remote.client.SiteInfoProvider
 
setLocalAddress(InetAddress) - Method in class org.apache.nifi.remote.util.SiteToSiteRestApiClient
 
setLocalNetworkInterface(String) - Method in class org.apache.nifi.web.api.dto.RemoteProcessGroupDTO
 
setLocalNodeIdentifier(NodeIdentifier) - Method in interface org.apache.nifi.cluster.coordination.ClusterCoordinator
Notifies the Cluster Coordinator of the Node Identifier that the coordinator is currently running on
setLocalNodeIdentifier(NodeIdentifier) - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
 
setLocalState(StateMapDTO) - Method in class org.apache.nifi.web.api.dto.ComponentStateDTO
 
setLock(ProceedingJoinPoint) - Method in class org.apache.nifi.web.NiFiServiceFacadeLock
 
setLogger(ComponentLog) - Method in interface org.apache.nifi.logging.LogRepository
Sets the current logger for the component
setLogger(ComponentLog) - Method in class org.apache.nifi.logging.repository.StandardLogRepository
 
setLogger(ComponentLog) - Method in class org.apache.nifi.processor.util.pattern.Put
 
setLogger() - Static method in class org.apache.nifi.provenance.index.lucene.TestLuceneEventIndex
 
setLoginIdentityProvider(LoginIdentityProvider) - Method in class org.apache.nifi.web.api.AccessResource
 
setLogLevel() - Static method in class org.apache.nifi.provenance.AbstractTestRecordReaderWriter
 
setLogLevel() - Static method in class org.apache.nifi.provenance.lucene.TestSimpleIndexManager
 
setLogLevel() - Static method in class org.apache.nifi.provenance.TestPersistentProvenanceRepository
 
setLoopbackMode(Boolean) - Method in class org.apache.nifi.io.socket.multicast.MulticastConfiguration
 
setLossTolerant(boolean) - Method in interface org.apache.nifi.connectable.Connectable
 
setLossTolerant(boolean) - Method in class org.apache.nifi.controller.AbstractPort
 
setLossTolerant(boolean) - Method in class org.apache.nifi.controller.StandardFunnel
 
setLossTolerant(boolean) - Method in class org.apache.nifi.controller.StandardProcessorNode
Indicates whether flow file content made by this processor must be persisted
setLossTolerant(Boolean) - Method in class org.apache.nifi.web.api.dto.ProcessorConfigDTO
 
setMapValue(String, String, Object) - Method in class org.apache.nifi.serialization.record.MapRecord
 
setMapValue(String, String, Object) - Method in interface org.apache.nifi.serialization.record.Record
Updates the value of a the specified key in a Map field.
setMatches(List<String>) - Method in class org.apache.nifi.web.api.dto.search.ComponentSearchResultDTO
 
setMatchingIdentifiers(Collection<String>) - Method in class org.apache.nifi.processor.util.list.EntityListing
Sets the Collection containing the identifiers of all entities in the listing whose Timestamp was equal to EntityListing.getLatestTimestamp()
setMatchingPaths(Collection<String>) - Method in class org.apache.nifi.processors.hadoop.util.HDFSListing
Sets the Collection containing the paths of all files in the HDFS Listing whose Modification Date was equal to HDFSListing.getLatestTimestamp()
setMaxAttributeChars(int) - Method in class org.apache.nifi.provenance.RepositoryConfiguration
Sets the maximum number of characters to include in any attribute.
setMaxBinAge(int) - Method in class org.apache.nifi.processor.util.bin.BinManager
 
setMaxBinAge(Long, TimeUnit) - Method in class org.apache.nifi.processors.standard.merge.RecordBinManager
 
setMaxConcurrentTasks(int) - Method in class org.apache.nifi.controller.AbstractPort
 
setMaxConcurrentTasks(int) - Method in class org.apache.nifi.controller.StandardFunnel
Has no effect
setMaxConcurrentTasks(int) - Method in class org.apache.nifi.controller.StandardProcessorNode
Determines the number of concurrent tasks that may be running for this processor.
setMaxConcurrentTasks(int) - Method in interface org.apache.nifi.controller.Triggerable
Determines the number of concurrent tasks that may be running for this Triggerable.
setMaxConcurrentTasks(int) - Method in class org.apache.nifi.util.MockProcessContext
 
setMaxEventDrivenThreadCount(int) - Method in class org.apache.nifi.controller.FlowController
 
setMaxEventDrivenThreadCount(Integer) - Method in class org.apache.nifi.web.api.dto.ControllerConfigurationDTO
 
setMaxEventDrivenThreadCount(int) - Method in class org.apache.nifi.web.controller.ControllerFacade
Sets the max event driven thread count of this controller.
setMaxEventFileCapacity(long) - Method in class org.apache.nifi.provenance.RepositoryConfiguration
 
setMaxEventFileCount(int) - Method in class org.apache.nifi.provenance.RepositoryConfiguration
 
setMaxEventFileLife(long, TimeUnit) - Method in class org.apache.nifi.provenance.RepositoryConfiguration
 
setMaxFileSize(String) - Method in class org.apache.nifi.provenance.search.Query
 
setMaxHeap(long) - Method in class org.apache.nifi.diagnostics.SystemDiagnostics
 
setMaxHeap(String) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO
 
setMaxHeapBytes(Long) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO
 
setMaxIdIndexed(long) - Method in class org.apache.nifi.provenance.IndexConfiguration
 
setMaximumEntries(int) - Method in class org.apache.nifi.processor.util.bin.BinManager
 
setMaximumFileSize(String) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceRequestDTO
 
setMaximumSize(long) - Method in class org.apache.nifi.processor.util.bin.BinManager
 
setMaxNonHeap(long) - Method in class org.apache.nifi.diagnostics.SystemDiagnostics
 
setMaxNonHeap(String) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO
 
setMaxNonHeapBytes(Long) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO
 
setMaxNotificationAttempts(int) - Method in class org.apache.nifi.bootstrap.NotificationServiceManager
 
setMaxPacketSizeBytes(int) - Method in class org.apache.nifi.io.socket.multicast.MulticastListener
 
setMaxQueuedBytes(long) - Method in class org.apache.nifi.controller.status.ConnectionStatus
 
setMaxQueuedCount(int) - Method in class org.apache.nifi.controller.status.ConnectionStatus
 
setMaxRecordLife(long, TimeUnit) - Method in class org.apache.nifi.provenance.RepositoryConfiguration
Specifies how long a record should stay in the repository
setMaxResults(int) - Method in class org.apache.nifi.provenance.search.Query
 
setMaxResults(Integer) - Method in class org.apache.nifi.web.api.dto.ListingRequestDTO
 
setMaxResults(Integer) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceRequestDTO
 
setMaxStorageCapacity(long) - Method in class org.apache.nifi.provenance.RepositoryConfiguration
Sets the maximum amount of data to store in the repository (in bytes)
setMaxThreadCount(SchedulingStrategy, int) - Method in interface org.apache.nifi.controller.ProcessScheduler
Notifies the ProcessScheduler of how many threads are available to use for the given SchedulingStrategy
setMaxThreadCount(int) - Method in class org.apache.nifi.controller.scheduling.EventDrivenSchedulingAgent
 
setMaxThreadCount(int) - Method in class org.apache.nifi.controller.scheduling.QuartzSchedulingAgent
 
setMaxThreadCount(int) - Method in interface org.apache.nifi.controller.scheduling.SchedulingAgent
 
setMaxThreadCount(SchedulingStrategy, int) - Method in class org.apache.nifi.controller.scheduling.StandardProcessScheduler
 
setMaxThreadCount(int) - Method in class org.apache.nifi.controller.scheduling.TimerDrivenSchedulingAgent
 
setMaxTimerDrivenThreadCount(int) - Method in class org.apache.nifi.controller.FlowController
 
setMaxTimerDrivenThreadCount(Integer) - Method in class org.apache.nifi.web.api.dto.ControllerConfigurationDTO
 
setMaxTimerDrivenThreadCount(int) - Method in class org.apache.nifi.web.controller.ControllerFacade
Sets the max timer driven thread count of this controller.
setMessage(String) - Method in class org.apache.nifi.jaxb.AdaptedBulletin
 
setMessage(String) - Method in class org.apache.nifi.reporting.Bulletin
 
setMessage(String) - Method in class org.apache.nifi.web.api.dto.AccessStatusDTO
 
setMessage(String) - Method in class org.apache.nifi.web.api.dto.BulletinDTO
 
setMessage(String) - Method in class org.apache.nifi.web.api.dto.BulletinQueryDTO
 
setMessage(String) - Method in class org.apache.nifi.web.api.dto.NodeEventDTO
 
setMessage(String) - Method in class org.apache.nifi.web.api.entity.TransactionResultEntity
 
setMessage(String) - Method in class org.apache.nifi.web.standard.api.transformjson.dto.ValidationDTO
 
setMetricRegistry(MetricRegistry) - Method in class org.apache.nifi.reporting.datadog.DDMetricRegistryBuilder
 
setMillis(Long) - Method in class org.apache.nifi.web.api.dto.provenance.lineage.ProvenanceLinkDTO
 
setMillis(Long) - Method in class org.apache.nifi.web.api.dto.provenance.lineage.ProvenanceNodeDTO
 
setMinFileSize(String) - Method in class org.apache.nifi.provenance.search.Query
 
setMinIdIndexed(long) - Method in class org.apache.nifi.provenance.IndexConfiguration
 
setMinimumEntries(int) - Method in class org.apache.nifi.processor.util.bin.BinManager
 
setMinimumFileSize(String) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceRequestDTO
 
setMinimumSize(long) - Method in class org.apache.nifi.processor.util.bin.BinManager
 
setMissingComponents(Set<String>) - Method in class org.apache.nifi.cluster.protocol.jaxb.message.AdaptedDataFlow
 
setModules(String[]) - Method in class org.apache.nifi.script.ScriptingComponentHelper
 
setModules(String) - Method in class org.apache.nifi.web.standard.api.transformjson.dto.JoltSpecificationDTO
 
setMultipleVersionsAvailable(Boolean) - Method in class org.apache.nifi.web.api.dto.ControllerServiceDTO
 
setMultipleVersionsAvailable(Boolean) - Method in class org.apache.nifi.web.api.dto.ProcessorDTO
 
setMultipleVersionsAvailable(Boolean) - Method in class org.apache.nifi.web.api.dto.ReportingTaskDTO
 
setName(String) - Method in class org.apache.nifi.action.details.FlowChangeConfigureDetails
 
setName(String) - Method in class org.apache.nifi.cdc.event.ColumnDefinition
 
setName(String) - Method in class org.apache.nifi.cluster.protocol.jaxb.message.AdaptedCounter
 
setName(String) - Method in interface org.apache.nifi.connectable.Connectable
Sets the name of this Connectable so that its name will be visible on the UI
setName(String) - Method in interface org.apache.nifi.connectable.Connection
 
setName(String) - Method in class org.apache.nifi.connectable.StandardConnection
 
setName(String) - Method in class org.apache.nifi.controller.AbstractConfiguredComponent
 
setName(String) - Method in class org.apache.nifi.controller.AbstractPort
 
setName(String) - Method in interface org.apache.nifi.controller.ConfiguredComponent
 
setName(String) - Method in class org.apache.nifi.controller.FlowController
Sets the name for the Root Group, which also changes the name for the controller.
setName(String) - Method in class org.apache.nifi.controller.service.mock.MockProcessGroup
 
setName(String) - Method in class org.apache.nifi.controller.StandardFunnel
Throws UnsupportedOperationException
setName(String) - Method in class org.apache.nifi.controller.StandardProcessorNode
 
setName(String) - Method in class org.apache.nifi.controller.status.ConnectionStatus
 
setName(String) - Method in class org.apache.nifi.controller.status.PortStatus
 
setName(String) - Method in class org.apache.nifi.controller.status.ProcessGroupStatus
 
setName(String) - Method in class org.apache.nifi.controller.status.ProcessorStatus
 
setName(String) - Method in class org.apache.nifi.controller.status.RemoteProcessGroupStatus
 
setName(String) - Method in class org.apache.nifi.diagnostics.GarbageCollection
 
setName(String) - Method in interface org.apache.nifi.groups.ProcessGroup
Updates the name of this ProcessGroup.
setName(String) - Method in interface org.apache.nifi.groups.RemoteProcessGroup
 
setName(String) - Method in class org.apache.nifi.groups.StandardProcessGroup
 
setName(String) - Method in class org.apache.nifi.jaxb.AdaptedCounter
 
setName(String) - Method in class org.apache.nifi.processors.flume.NifiChannelSelector
 
setName(String) - Method in class org.apache.nifi.remote.StandardRemoteProcessGroup
 
setName(String) - Method in class org.apache.nifi.remote.StandardRemoteProcessGroupPortDescriptor
 
setName(String) - Method in class org.apache.nifi.update.attributes.dto.RuleDTO
 
setName(String) - Method in class org.apache.nifi.update.attributes.Rule
 
setName(String) - Method in class org.apache.nifi.web.api.dto.action.details.ConfigureDetailsDTO
 
setName(String) - Method in class org.apache.nifi.web.api.dto.AffectedComponentDTO
 
setName(String) - Method in class org.apache.nifi.web.api.dto.BulletinQueryDTO
 
setName(String) - Method in class org.apache.nifi.web.api.dto.ComponentReferenceDTO
 
setName(String) - Method in class org.apache.nifi.web.api.dto.ConnectableDTO
 
setName(String) - Method in class org.apache.nifi.web.api.dto.ConnectionDTO
 
setName(String) - Method in class org.apache.nifi.web.api.dto.ControllerDTO
 
setName(String) - Method in class org.apache.nifi.web.api.dto.ControllerServiceDTO
 
setName(String) - Method in class org.apache.nifi.web.api.dto.ControllerServiceReferencingComponentDTO
 
setName(String) - Method in class org.apache.nifi.web.api.dto.CounterDTO
 
setName(String) - Method in class org.apache.nifi.web.api.dto.flow.FlowBreadcrumbDTO
 
setName(String) - Method in class org.apache.nifi.web.api.dto.PortDTO
 
setName(String) - Method in class org.apache.nifi.web.api.dto.ProcessGroupDTO
 
setName(String) - Method in class org.apache.nifi.web.api.dto.ProcessorDTO
 
setName(String) - Method in class org.apache.nifi.web.api.dto.PropertyDescriptorDTO
 
setName(String) - Method in class org.apache.nifi.web.api.dto.provenance.AttributeDTO
 
setName(String) - Method in class org.apache.nifi.web.api.dto.RelationshipDTO
 
setName(String) - Method in class org.apache.nifi.web.api.dto.RemoteProcessGroupDTO
 
setName(String) - Method in class org.apache.nifi.web.api.dto.RemoteProcessGroupPortDTO
 
setName(String) - Method in class org.apache.nifi.web.api.dto.ReportingTaskDTO
 
setName(String) - Method in class org.apache.nifi.web.api.dto.ResourceDTO
 
setName(String) - Method in class org.apache.nifi.web.api.dto.search.ComponentSearchResultDTO
 
setName(String) - Method in class org.apache.nifi.web.api.dto.status.ConnectionStatusDTO
 
setName(String) - Method in class org.apache.nifi.web.api.dto.status.ConnectionStatusSnapshotDTO
 
setName(String) - Method in class org.apache.nifi.web.api.dto.status.PortStatusDTO
 
setName(String) - Method in class org.apache.nifi.web.api.dto.status.PortStatusSnapshotDTO
 
setName(String) - Method in class org.apache.nifi.web.api.dto.status.ProcessGroupStatusDTO
 
setName(String) - Method in class org.apache.nifi.web.api.dto.status.ProcessGroupStatusSnapshotDTO
 
setName(String) - Method in class org.apache.nifi.web.api.dto.status.ProcessorStatusDTO
 
setName(String) - Method in class org.apache.nifi.web.api.dto.status.ProcessorStatusSnapshotDTO
 
setName(String) - Method in class org.apache.nifi.web.api.dto.status.RemoteProcessGroupStatusDTO
 
setName(String) - Method in class org.apache.nifi.web.api.dto.status.RemoteProcessGroupStatusSnapshotDTO
 
setName(String) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO.GarbageCollectionDTO
 
setName(String) - Method in class org.apache.nifi.web.api.dto.TemplateDTO
 
setName(String) - Method in class org.apache.nifi.web.api.dto.VariableDTO
 
setName(String) - Method in class org.apache.nifi.web.api.entity.CreateTemplateRequestEntity
 
setName(String) - Method in class org.apache.nifi.web.controller.ControllerFacade
Sets the name of this controller.
setNeedClientAuth(boolean) - Method in class org.apache.nifi.io.socket.ServerSocketConfiguration
 
setNetworkInterface(String) - Method in interface org.apache.nifi.groups.RemoteProcessGroup
 
setNetworkInterface(String) - Method in class org.apache.nifi.remote.StandardRemoteProcessGroup
 
setNextMarker() - Method in class org.apache.nifi.processors.aws.s3.ListS3.S3ObjectBucketLister
 
setNextMarker() - Method in class org.apache.nifi.processors.aws.s3.ListS3.S3VersionBucketLister
 
setNiFiProperties(NiFiProperties) - Method in class org.apache.nifi.authorization.FileAccessPolicyProvider
 
setNiFiProperties(NiFiProperties) - Method in class org.apache.nifi.authorization.FileAuthorizer
 
setNiFiProperties(NiFiProperties) - Method in class org.apache.nifi.authorization.FileUserGroupProvider
 
setNiFiProperties(NiFiProperties) - Method in class org.apache.nifi.ldap.tenants.LdapUserGroupProvider
 
setNiFiProperties(NiFiProperties) - Method in class org.apache.nifi.ranger.authorization.RangerNiFiAuthorizer
 
setNiFiPropertiesWriterFactory(NiFiPropertiesWriterFactory) - Method in class org.apache.nifi.toolkit.tls.configuration.StandaloneConfig
 
setNiFiProps() - Static method in class org.apache.nifi.controller.service.TestStandardControllerServiceProvider
 
setNiFiVersion(String) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO.VersionInfoDTO
 
setNode(NodeDTO) - Method in class org.apache.nifi.web.api.dto.status.NodePortStatusDTO
 
setNode(NodeDTO) - Method in class org.apache.nifi.web.api.dto.status.NodeStatusDTO
 
setNode(NodeDTO) - Method in class org.apache.nifi.web.api.entity.NodeEntity
 
setNodeAddress(String) - Method in class org.apache.nifi.reporting.Bulletin
 
setNodeAddress(String) - Method in class org.apache.nifi.web.api.dto.BulletinDTO
 
setNodeAddress(String) - Method in class org.apache.nifi.web.api.entity.BulletinEntity
 
setNodeConnectionStatus(NodeConnectionStatus) - Method in class org.apache.nifi.cluster.protocol.message.NodeConnectionStatusResponseMessage
 
setNodeConnectionStatus(NodeConnectionStatus) - Method in class org.apache.nifi.cluster.protocol.message.NodeStatusChangeMessage
 
setNodeConnectionStatuses(List<NodeConnectionStatus>) - Method in class org.apache.nifi.cluster.protocol.jaxb.message.AdaptedConnectionResponse
 
setNodeConnectionStatuses(List<NodeConnectionStatus>) - Method in class org.apache.nifi.cluster.protocol.message.ReconnectionRequestMessage
 
setNodeId(NodeIdentifier) - Method in class org.apache.nifi.cluster.protocol.jaxb.message.AdaptedNodeConnectionStatus
 
setNodeId(NodeIdentifier) - Method in class org.apache.nifi.cluster.protocol.message.DisconnectMessage
 
setNodeId(NodeIdentifier) - Method in class org.apache.nifi.cluster.protocol.message.FlowRequestMessage
 
setNodeId(NodeIdentifier) - Method in class org.apache.nifi.cluster.protocol.message.NodeStatusChangeMessage
 
setNodeId(NodeIdentifier) - Method in class org.apache.nifi.cluster.protocol.message.ReconnectionRequestMessage
 
setNodeId(NodeIdentifier) - Method in class org.apache.nifi.controller.FlowController
Sets the node identifier for this instance.
setNodeId(String) - Method in class org.apache.nifi.web.api.dto.NodeCountersSnapshotDTO
 
setNodeId(String) - Method in class org.apache.nifi.web.api.dto.NodeDTO
 
setNodeId(String) - Method in class org.apache.nifi.web.api.dto.NodeSystemDiagnosticsSnapshotDTO
 
setNodeId(String) - Method in class org.apache.nifi.web.api.dto.status.NodeConnectionStatusSnapshotDTO
 
setNodeId(String) - Method in class org.apache.nifi.web.api.dto.status.NodePortStatusSnapshotDTO
 
setNodeId(String) - Method in class org.apache.nifi.web.api.dto.status.NodeProcessGroupStatusSnapshotDTO
 
setNodeId(String) - Method in class org.apache.nifi.web.api.dto.status.NodeProcessorStatusSnapshotDTO
 
setNodeId(String) - Method in class org.apache.nifi.web.api.dto.status.NodeRemoteProcessGroupStatusSnapshotDTO
 
setNodeId(String) - Method in class org.apache.nifi.web.api.dto.status.NodeStatusSnapshotsDTO
 
setNodeIdentifier(NodeIdentifier) - Method in class org.apache.nifi.cluster.protocol.jaxb.message.AdaptedConnectionRequest
 
setNodeIdentifier(NodeIdentifier) - Method in class org.apache.nifi.cluster.protocol.jaxb.message.AdaptedConnectionResponse
 
setNodeIdentifier(NodeIdentifier) - Method in class org.apache.nifi.cluster.protocol.jaxb.message.AdaptedHeartbeat
 
setNodeIdentifier(NodeIdentifier) - Method in class org.apache.nifi.cluster.protocol.jaxb.message.AdaptedNodeBulletins
 
setNodeInformant(NodeInformant) - Method in class org.apache.nifi.remote.protocol.AbstractFlowFileServerProtocol
 
setNodeInformant(NodeInformant) - Method in interface org.apache.nifi.remote.protocol.ServerProtocol
Optional operation.
setNodeInformation(Collection<NodeInformation>) - Method in class org.apache.nifi.remote.cluster.ClusterNodeInformation
 
setNodeResults(List<NodeSearchResultDTO>) - Method in class org.apache.nifi.web.api.entity.ClusterSearchResultsEntity
 
setNodes(Collection<NodeDTO>) - Method in class org.apache.nifi.web.api.dto.ClusterDTO
 
setNodes(List<ProvenanceNodeDTO>) - Method in class org.apache.nifi.web.api.dto.provenance.lineage.LineageResultsDTO
 
setNodeSnapshots(List<NodeCountersSnapshotDTO>) - Method in class org.apache.nifi.web.api.dto.CountersDTO
 
setNodeSnapshots(List<NodeConnectionStatusSnapshotDTO>) - Method in class org.apache.nifi.web.api.dto.status.ConnectionStatusDTO
 
setNodeSnapshots(List<NodePortStatusSnapshotDTO>) - Method in class org.apache.nifi.web.api.dto.status.PortStatusDTO
 
setNodeSnapshots(List<NodeProcessGroupStatusSnapshotDTO>) - Method in class org.apache.nifi.web.api.dto.status.ProcessGroupStatusDTO
 
setNodeSnapshots(List<NodeProcessorStatusSnapshotDTO>) - Method in class org.apache.nifi.web.api.dto.status.ProcessorStatusDTO
 
setNodeSnapshots(List<NodeRemoteProcessGroupStatusSnapshotDTO>) - Method in class org.apache.nifi.web.api.dto.status.RemoteProcessGroupStatusDTO
 
setNodeSnapshots(List<NodeStatusSnapshotsDTO>) - Method in class org.apache.nifi.web.api.dto.status.StatusHistoryDTO
 
setNodeSnapshots(List<NodeSystemDiagnosticsSnapshotDTO>) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsDTO
 
setNodeStartTime(Date) - Method in class org.apache.nifi.web.api.dto.NodeDTO
 
setNodeStatus(Collection<NodeStatusDTO>) - Method in class org.apache.nifi.web.api.dto.status.ClusterStatusDTO
 
setNodeStatus(NodeStatusDTO) - Method in class org.apache.nifi.web.api.entity.NodeStatusEntity
 
setNodeWorkloads(Map<NodeIdentifier, NodeWorkload>) - Method in class org.apache.nifi.cluster.protocol.message.ClusterWorkloadResponseMessage
 
setNonHeapUtilization(String) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO
 
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.
setNumMessages(long) - Method in class org.apache.nifi.processor.util.put.AbstractPutEventProcessor.FlowFileMessageBatch
 
setNumThreads(int) - Method in class org.apache.nifi.spring.LeaderElectionManagerFactoryBean
 
setObjectCount(int) - Method in class org.apache.nifi.web.api.dto.QueueSizeDTO
 
setObservationLevel(String, LogLevel) - Method in interface org.apache.nifi.logging.LogRepository
Sets the observation level of the specified observer.
setObservationLevel(String, LogLevel) - Method in class org.apache.nifi.logging.repository.StandardLogRepository
 
setOcspValidator(OcspCertificateValidator) - Method in class org.apache.nifi.web.security.x509.X509CertificateValidator
 
setOffset(Integer) - Method in class org.apache.nifi.history.HistoryQuery
 
setOffset(Integer) - Method in class org.apache.nifi.web.api.dto.action.HistoryQueryDTO
 
setOidcService(OidcService) - Method in class org.apache.nifi.web.api.AccessResource
 
setOldestEvent(Date) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceResultsDTO
 
setOobInline(Boolean) - Method in class org.apache.nifi.io.socket.SocketConfiguration
 
setOperation(Operation) - Method in class org.apache.nifi.action.FlowChangeAction
 
setOperation(String) - Method in class org.apache.nifi.web.api.dto.action.ActionDTO
 
setOriginal(String) - Method in class org.apache.nifi.web.api.dto.DropRequestDTO
 
setOriginalCount(Integer) - Method in class org.apache.nifi.web.api.dto.DropRequestDTO
 
setOriginalSize(Long) - Method in class org.apache.nifi.web.api.dto.DropRequestDTO
 
setOriginX(Double) - Method in class org.apache.nifi.web.api.entity.CopySnippetRequestEntity
 
setOriginX(Double) - Method in class org.apache.nifi.web.api.entity.InstantiateTemplateRequestEntity
 
setOriginY(Double) - Method in class org.apache.nifi.web.api.entity.CopySnippetRequestEntity
 
setOriginY(Double) - Method in class org.apache.nifi.web.api.entity.InstantiateTemplateRequestEntity
 
setOsArchitecture(String) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO.VersionInfoDTO
 
setOsName(String) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO.VersionInfoDTO
 
setOsVersion(String) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO.VersionInfoDTO
 
setOtpAuthenticationProvider(OtpAuthenticationProvider) - Method in class org.apache.nifi.web.NiFiWebApiSecurityConfiguration
 
setOtpService(OtpService) - Method in class org.apache.nifi.web.api.AccessResource
 
setOutput(String) - Method in class org.apache.nifi.web.api.dto.status.ConnectionStatusSnapshotDTO
 
setOutput(String) - Method in class org.apache.nifi.web.api.dto.status.PortStatusSnapshotDTO
 
setOutput(String) - Method in class org.apache.nifi.web.api.dto.status.ProcessGroupStatusSnapshotDTO
 
setOutput(String) - Method in class org.apache.nifi.web.api.dto.status.ProcessorStatusSnapshotDTO
 
setOutputBytes(long) - Method in class org.apache.nifi.controller.status.ConnectionStatus
 
setOutputBytes(long) - Method in class org.apache.nifi.controller.status.PortStatus
 
setOutputBytes(long) - Method in class org.apache.nifi.controller.status.ProcessorStatus
 
setOutputContentAvailable(Boolean) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setOutputContentClaimContainer(String) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setOutputContentClaimFileSize(String) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setOutputContentClaimFileSizeBytes(Long) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setOutputContentClaimIdentifier(String) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setOutputContentClaimOffset(Long) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setOutputContentClaimSection(String) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setOutputContentSize(Long) - Method in class org.apache.nifi.controller.status.ProcessGroupStatus
 
setOutputCount(int) - Method in class org.apache.nifi.controller.status.ConnectionStatus
 
setOutputCount(int) - Method in class org.apache.nifi.controller.status.PortStatus
 
setOutputCount(Integer) - Method in class org.apache.nifi.controller.status.ProcessGroupStatus
 
setOutputCount(int) - Method in class org.apache.nifi.controller.status.ProcessorStatus
 
setOutputPortCount(Integer) - Method in class org.apache.nifi.web.api.dto.ControllerDTO
 
setOutputPortCount(Integer) - Method in class org.apache.nifi.web.api.dto.ProcessGroupDTO
 
setOutputPortCount(Integer) - Method in class org.apache.nifi.web.api.dto.RemoteProcessGroupDTO
 
setOutputPortCount(Integer) - Method in class org.apache.nifi.web.api.entity.ProcessGroupEntity
 
setOutputPortCount(Integer) - Method in class org.apache.nifi.web.api.entity.RemoteProcessGroupEntity
 
setOutputPortDAO(PortDAO) - Method in class org.apache.nifi.audit.SnippetAuditor
 
setOutputPortDAO(PortDAO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setOutputPortResource(OutputPortResource) - Method in class org.apache.nifi.web.api.FlowResource
 
setOutputPortResource(OutputPortResource) - Method in class org.apache.nifi.web.api.ProcessGroupResource
 
setOutputPortResults(List<ComponentSearchResultDTO>) - Method in class org.apache.nifi.web.api.dto.search.SearchResultsDTO
 
setOutputPorts(Set<RemoteProcessGroupPortDescriptor>) - Method in interface org.apache.nifi.groups.RemoteProcessGroup
 
setOutputPorts(Set<RemoteProcessGroupPortDescriptor>) - Method in class org.apache.nifi.remote.StandardRemoteProcessGroup
Changes the currently configured output ports to the ports described in the given set.
setOutputPorts(Set<PortDTO>) - Method in class org.apache.nifi.web.api.dto.ControllerDTO
 
setOutputPorts(Set<PortEntity>) - Method in class org.apache.nifi.web.api.dto.flow.FlowDTO
 
setOutputPorts(Set<PortDTO>) - Method in class org.apache.nifi.web.api.dto.FlowSnippetDTO
 
setOutputPorts(Set<RemoteProcessGroupPortDTO>) - Method in class org.apache.nifi.web.api.dto.RemoteProcessGroupContentsDTO
 
setOutputPorts(Map<String, RevisionDTO>) - Method in class org.apache.nifi.web.api.dto.SnippetDTO
 
setOutputPorts(Set<PortEntity>) - Method in class org.apache.nifi.web.api.entity.OutputPortsEntity
 
setOutputPortStatus(Collection<PortStatus>) - Method in class org.apache.nifi.controller.status.ProcessGroupStatus
 
setOutputPortStatusSnapshots(Collection<PortStatusSnapshotEntity>) - Method in class org.apache.nifi.web.api.dto.status.ProcessGroupStatusSnapshotDTO
 
setOutputStream(OutputStream) - Method in class org.apache.nifi.remote.io.http.HttpOutput
 
setOverwrite(boolean) - Method in class org.apache.nifi.toolkit.tls.configuration.StandaloneConfig
 
setPackageAssertionStatus(String, boolean) - Method in class org.apache.nifi.nar.NarThreadContextClassLoader
 
setParameter(PreparedStatement, String, int, String, int) - Method in class org.apache.nifi.processors.hive.AbstractHiveQLProcessor
Determines how to map the given value to the appropriate JDBC data jdbcType and sets the parameter on the provided PreparedStatement
setParameters(int, PreparedStatement, int, Map<String, String>) - Method in class org.apache.nifi.processors.hive.AbstractHiveQLProcessor
Sets all of the appropriate parameters on the given PreparedStatement, based on the given FlowFile attributes.
setParent(ProcessGroup) - Method in class org.apache.nifi.controller.service.mock.MockProcessGroup
 
setParent(ProcessGroup) - Method in interface org.apache.nifi.groups.ProcessGroup
Updates the ProcessGroup to point to a new parent
setParent(ProcessGroup) - Method in class org.apache.nifi.groups.StandardProcessGroup
 
setParent(VariableRegistry) - Method in interface org.apache.nifi.registry.ComponentVariableRegistry
 
setParent(VariableRegistry) - Method in class org.apache.nifi.registry.variable.StandardComponentVariableRegistry
 
setParentBreadcrumb(FlowBreadcrumbEntity) - Method in class org.apache.nifi.web.api.entity.FlowBreadcrumbEntity
 
setParentGroupId(String) - Method in class org.apache.nifi.controller.StandardSnippet
 
setParentGroupId(String) - Method in class org.apache.nifi.web.api.dto.ComponentDTO
 
setParentGroupId(String) - Method in class org.apache.nifi.web.api.dto.ComponentReferenceDTO
 
setParentGroupId(String) - Method in class org.apache.nifi.web.api.dto.flow.ProcessGroupFlowDTO
 
setParentGroupId(String) - Method in class org.apache.nifi.web.api.dto.SnippetDTO
 
setParentGroupId(String) - Method in class org.apache.nifi.web.api.entity.ComponentReferenceEntity
 
setParentUuids(List<String>) - Method in class org.apache.nifi.provenance.StandardProvenanceEventRecord.Builder
 
setParentUuids(List<String>) - Method in class org.apache.nifi.web.api.dto.provenance.lineage.ProvenanceNodeDTO
 
setParentUuids(List<String>) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setPartSize(Long) - Method in class org.apache.nifi.processors.aws.s3.PutS3Object.MultipartState
 
setPassword(String) - Method in class org.apache.nifi.processors.standard.util.FTPUtils.FTPConfiguration
 
setPassword(String) - Method in class org.apache.nifi.processors.standard.util.SFTPUtils.SFTPConfiguration
 
setPayload(byte[]) - Method in class org.apache.nifi.cluster.protocol.jaxb.message.AdaptedHeartbeat
 
setPayload(byte[]) - Method in class org.apache.nifi.cluster.protocol.jaxb.message.AdaptedNodeBulletins
 
setPayload(String) - Method in class org.apache.nifi.websocket.WebSocketMessage
 
setPayload(byte[], int, int) - Method in class org.apache.nifi.websocket.WebSocketMessage
 
setPeers(Collection<PeerDTO>) - Method in class org.apache.nifi.web.api.entity.PeersEntity
 
setPemEncodedCertificate(String) - Method in class org.apache.nifi.toolkit.tls.service.dto.TlsCertificateAuthorityResponse
 
setPenalizationPeriod(String) - Method in interface org.apache.nifi.connectable.Connectable
Updates the amount of time that this Connectable will penalize FlowFiles when ProcessSession.penalize(org.apache.nifi.flowfile.FlowFile) is called
setPenalizationPeriod(String) - Method in class org.apache.nifi.controller.AbstractPort
 
setPenalizationPeriod(String) - Method in class org.apache.nifi.controller.StandardFunnel
 
setPenalizationPeriod(String) - Method in class org.apache.nifi.controller.StandardProcessorNode
 
setPenalized(Boolean) - Method in class org.apache.nifi.web.api.dto.FlowFileSummaryDTO
 
setPenaltyDuration(String) - Method in class org.apache.nifi.web.api.dto.ProcessorConfigDTO
 
setPercentCompleted(Integer) - Method in class org.apache.nifi.web.api.dto.DropRequestDTO
 
setPercentCompleted(Integer) - Method in class org.apache.nifi.web.api.dto.ListingRequestDTO
 
setPercentCompleted(Integer) - Method in class org.apache.nifi.web.api.dto.provenance.lineage.LineageDTO
 
setPercentCompleted(Integer) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceDTO
 
setPercentUseBytes(Integer) - Method in class org.apache.nifi.web.api.dto.status.ConnectionStatusSnapshotDTO
 
setPercentUseCount(Integer) - Method in class org.apache.nifi.web.api.dto.status.ConnectionStatusSnapshotDTO
 
setPermissions(PermissionsDTO) - Method in class org.apache.nifi.web.api.entity.ComponentEntity
 
setPermissions(PermissionsDTO) - Method in class org.apache.nifi.web.api.entity.ControllerConfigurationEntity
 
setPermissions(PermissionsDTO) - Method in class org.apache.nifi.web.api.entity.FlowBreadcrumbEntity
 
setPermissions(PermissionsDTO) - Method in interface org.apache.nifi.web.api.entity.Permissible
 
setPermissions(PermissionsDTO) - Method in class org.apache.nifi.web.api.entity.ProcessGroupFlowEntity
 
setPersistsState(Boolean) - Method in class org.apache.nifi.web.api.dto.ControllerServiceDTO
 
setPersistsState(Boolean) - Method in class org.apache.nifi.web.api.dto.ProcessorDTO
 
setPersistsState(Boolean) - Method in class org.apache.nifi.web.api.dto.ReportingTaskDTO
 
setPhase(String) - Method in class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
 
setPolicies(ServicePolicies) - Method in class org.apache.nifi.ranger.authorization.RangerBasePluginWithPolicies
 
setPoliciesPermissions(PermissionsDTO) - Method in class org.apache.nifi.web.api.entity.CurrentUserEntity
 
setPort(int) - Method in class org.apache.nifi.cluster.protocol.message.ServiceBroadcastMessage
 
setPort(String) - Method in class org.apache.nifi.processors.standard.util.FTPUtils.FTPConfiguration
 
setPort(String) - Method in class org.apache.nifi.processors.standard.util.SFTPUtils.SFTPConfiguration
 
setPort(int) - Method in class org.apache.nifi.toolkit.tls.configuration.TlsConfig
 
setPort(int) - Method in class org.apache.nifi.web.api.dto.remote.PeerDTO
 
setPortAuditor(PortAuditor) - Method in class org.apache.nifi.audit.SnippetAuditor
 
setPortStatus(PortStatusDTO) - Method in class org.apache.nifi.web.api.dto.status.NodePortStatusDTO
 
setPortStatus(PortStatusDTO) - Method in class org.apache.nifi.web.api.entity.PortStatusEntity
 
setPortStatusSnapshot(PortStatusSnapshotDTO) - Method in class org.apache.nifi.web.api.entity.PortStatusSnapshotEntity
 
setPortType(String) - Method in class org.apache.nifi.web.api.entity.PortEntity
 
setPosition(Position) - Method in interface org.apache.nifi.connectable.Positionable
Updates this component's position on the graph
setPosition(Position) - Method in class org.apache.nifi.controller.AbstractPort
 
setPosition(Position) - Method in class org.apache.nifi.controller.label.StandardLabel
 
setPosition(Position) - Method in class org.apache.nifi.controller.service.mock.MockProcessGroup
 
setPosition(Position) - Method in class org.apache.nifi.controller.StandardFunnel
 
setPosition(Position) - Method in class org.apache.nifi.controller.StandardProcessorNode
 
setPosition(Position) - Method in class org.apache.nifi.groups.StandardProcessGroup
 
setPosition(Position) - Method in class org.apache.nifi.remote.StandardRemoteProcessGroup
 
setPosition(PositionDTO) - Method in class org.apache.nifi.web.api.dto.ComponentDTO
 
setPosition(Integer) - Method in class org.apache.nifi.web.api.dto.FlowFileSummaryDTO
 
setPosition(PositionDTO) - Method in class org.apache.nifi.web.api.entity.ComponentEntity
 
setPreference(ProcessContext) - Method in class org.apache.nifi.processors.standard.ValidateCsv
 
setPreferredBatchCount(int) - Method in class org.apache.nifi.remote.protocol.socket.SocketClientProtocol
 
setPreferredBatchDuration(long) - Method in class org.apache.nifi.remote.protocol.socket.SocketClientProtocol
 
setPreferredBatchSize(long) - Method in class org.apache.nifi.remote.protocol.socket.SocketClientProtocol
 
setPrefix(String) - Method in class org.apache.nifi.processors.aws.s3.ListS3.S3ObjectBucketLister
 
setPrefix(String) - Method in class org.apache.nifi.processors.aws.s3.ListS3.S3VersionBucketLister
 
setPreviousAttributes(Map<String, String>) - Method in class org.apache.nifi.provenance.StandardProvenanceEventRecord.Builder
 
setPreviousContentClaim(String, String, String, Long, long) - Method in interface org.apache.nifi.provenance.ProvenanceEventBuilder
Sets the Content Claim that the FlowFile was previously associated with before this event occurred.
setPreviousContentClaim(String, String, String, Long, long) - Method in class org.apache.nifi.provenance.StandardProvenanceEventRecord.Builder
 
setPreviousGroup(String) - Method in class org.apache.nifi.action.details.FlowChangeMoveDetails
 
setPreviousGroup(String) - Method in class org.apache.nifi.web.api.dto.action.details.MoveDetailsDTO
 
setPreviousGroupId(String) - Method in class org.apache.nifi.action.details.FlowChangeMoveDetails
 
setPreviousGroupId(String) - Method in class org.apache.nifi.web.api.dto.action.details.MoveDetailsDTO
 
setPreviousValue(String) - Method in class org.apache.nifi.action.details.FlowChangeConfigureDetails
 
setPreviousValue(String) - Method in class org.apache.nifi.history.PreviousValue
 
setPreviousValue(String) - Method in class org.apache.nifi.web.api.dto.action.details.ConfigureDetailsDTO
 
setPreviousValue(String) - Method in class org.apache.nifi.web.api.dto.PreviousValueDTO
 
setPreviousValue(String) - Method in class org.apache.nifi.web.api.dto.provenance.AttributeDTO
 
setPreviousValues(List<PreviousValueDTO>) - Method in class org.apache.nifi.web.api.dto.PropertyHistoryDTO
 
setPrimary(boolean) - Method in class org.apache.nifi.cluster.protocol.message.ReconnectionRequestMessage
 
setPrimary(boolean) - Method in class org.apache.nifi.controller.EventDrivenWorkerQueue
 
setPrimary(boolean) - Method in class org.apache.nifi.controller.FlowController
 
setPrimary(boolean) - Method in interface org.apache.nifi.controller.WorkerQueue
 
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
 
setPrincipalExtractor(X509PrincipalExtractor) - Method in class org.apache.nifi.web.api.AccessResource
 
setPrincipalExtractor(X509PrincipalExtractor) - Method in class org.apache.nifi.web.NiFiWebApiSecurityConfiguration
 
setPrincipalExtractor(X509PrincipalExtractor) - Method in class org.apache.nifi.web.security.x509.X509AuthenticationFilter
 
setPrincipalExtractor(X509PrincipalExtractor) - Method in class org.apache.nifi.web.security.x509.X509IdentityProvider
 
setPriorities(List<FlowFilePrioritizer>) - Method in interface org.apache.nifi.controller.queue.FlowFileQueue
Resets the comparator used by this queue to maintain order.
setPriorities(List<FlowFilePrioritizer>) - Method in class org.apache.nifi.controller.StandardFlowFileQueue
 
setPrioritizers(List<String>) - Method in class org.apache.nifi.web.api.dto.ConnectionDTO
 
setPrioritizerTypes(Set<DocumentedTypeDTO>) - Method in class org.apache.nifi.web.api.entity.PrioritizerTypesEntity
 
setPrivateKeyFile(String) - Method in class org.apache.nifi.processors.standard.util.SFTPUtils.SFTPConfiguration
 
setPrivateKeyPassphrase(String) - Method in class org.apache.nifi.processors.standard.util.SFTPUtils.SFTPConfiguration
 
setProcessGroup(ProcessGroup) - Method in interface org.apache.nifi.connectable.Connectable
Sets the new ProcessGroup to which this Connectable belongs
setProcessGroup(ProcessGroup) - Method in interface org.apache.nifi.connectable.Connection
 
setProcessGroup(ProcessGroup) - Method in class org.apache.nifi.connectable.StandardConnection
 
setProcessGroup(ProcessGroup) - Method in class org.apache.nifi.controller.AbstractPort
 
setProcessGroup(ProcessGroup) - Method in interface org.apache.nifi.controller.label.Label
 
setProcessGroup(ProcessGroup) - Method in class org.apache.nifi.controller.label.StandardLabel
 
setProcessGroup(ProcessGroup) - Method in interface org.apache.nifi.controller.service.ControllerServiceNode
Sets the Process Group for this Controller Service
setProcessGroup(ProcessGroup) - Method in class org.apache.nifi.controller.service.StandardControllerServiceNode
 
setProcessGroup(ProcessGroup) - Method in class org.apache.nifi.controller.StandardFunnel
 
setProcessGroup(ProcessGroup) - Method in class org.apache.nifi.controller.StandardProcessorNode
 
setProcessGroup(ProcessGroup) - Method in class org.apache.nifi.controller.Template
 
setProcessGroup(ProcessGroup) - Method in interface org.apache.nifi.groups.RemoteProcessGroup
 
setProcessGroup(ProcessGroup) - Method in class org.apache.nifi.remote.StandardRemoteProcessGroup
 
setProcessGroupAuditor(ProcessGroupAuditor) - Method in class org.apache.nifi.audit.SnippetAuditor
 
setProcessGroupDAO(ProcessGroupDAO) - Method in class org.apache.nifi.audit.NiFiAuditor
 
setProcessGroupDAO(ProcessGroupDAO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setProcessGroupFlow(ProcessGroupFlowDTO) - Method in class org.apache.nifi.web.api.entity.ProcessGroupFlowEntity
 
setProcessGroupId(String) - Method in class org.apache.nifi.web.api.dto.AffectedComponentDTO
 
setProcessGroupId(String) - Method in class org.apache.nifi.web.api.dto.VariableDTO
 
setProcessGroupId(String) - Method in class org.apache.nifi.web.api.dto.VariableRegistryDTO
 
setProcessGroupId(String) - Method in class org.apache.nifi.web.api.dto.VariableRegistryUpdateRequestDTO
 
setProcessGroupResource(ProcessGroupResource) - Method in class org.apache.nifi.web.api.FlowResource
 
setProcessGroupResults(List<ComponentSearchResultDTO>) - Method in class org.apache.nifi.web.api.dto.search.SearchResultsDTO
 
setProcessGroupRevision(RevisionDTO) - Method in class org.apache.nifi.registry.variable.VariableRegistryUpdateRequest
 
setProcessGroupRevision(RevisionDTO) - Method in class org.apache.nifi.web.api.entity.VariableRegistryEntity
 
setProcessGroupRevision(RevisionDTO) - Method in class org.apache.nifi.web.api.entity.VariableRegistryUpdateRequestEntity
 
setProcessGroups(Set<ProcessGroupEntity>) - Method in class org.apache.nifi.web.api.dto.flow.FlowDTO
 
setProcessGroups(Set<ProcessGroupDTO>) - Method in class org.apache.nifi.web.api.dto.FlowSnippetDTO
 
setProcessGroups(Map<String, RevisionDTO>) - Method in class org.apache.nifi.web.api.dto.SnippetDTO
 
setProcessGroups(Set<ProcessGroupEntity>) - Method in class org.apache.nifi.web.api.entity.ProcessGroupsEntity
 
setProcessGroupStatus(Collection<ProcessGroupStatus>) - Method in class org.apache.nifi.controller.status.ProcessGroupStatus
 
setProcessGroupStatus(ProcessGroupStatus) - Method in class org.apache.nifi.util.MockEventAccess
 
setProcessGroupStatus(ProcessGroupStatusDTO) - Method in class org.apache.nifi.web.api.entity.ProcessGroupStatusEntity
 
setProcessGroupStatusSnapshot(ProcessGroupStatusSnapshotDTO) - Method in class org.apache.nifi.web.api.entity.ProcessGroupStatusSnapshotEntity
 
setProcessGroupStatusSnapshots(Collection<ProcessGroupStatusSnapshotEntity>) - Method in class org.apache.nifi.web.api.dto.status.ProcessGroupStatusSnapshotDTO
 
setProcessingNanos(long) - Method in class org.apache.nifi.controller.repository.metrics.StandardFlowFileEvent
 
setProcessingNanos(long) - Method in class org.apache.nifi.controller.status.ProcessorStatus
 
setProcessor(LoggableComponent<Processor>) - Method in class org.apache.nifi.controller.ProcessorNode
 
setProcessor(LoggableComponent<Processor>) - Method in class org.apache.nifi.controller.StandardProcessorNode
 
setProcessorAuditor(ProcessorAuditor) - Method in class org.apache.nifi.audit.SnippetAuditor
 
setProcessorDAO(ProcessorDAO) - Method in class org.apache.nifi.audit.SnippetAuditor
 
setProcessorDAO(ProcessorDAO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setProcessorId(String) - Method in class org.apache.nifi.update.attributes.entity.ActionEntity
 
setProcessorId(String) - Method in class org.apache.nifi.update.attributes.entity.ConditionEntity
 
setProcessorId(String) - Method in class org.apache.nifi.update.attributes.entity.EvaluationContextEntity
 
setProcessorId(String) - Method in class org.apache.nifi.update.attributes.entity.RuleEntity
 
setProcessorId(String) - Method in class org.apache.nifi.update.attributes.entity.RulesEntity
 
setProcessorLoadAverage(Double) - Method in class org.apache.nifi.diagnostics.SystemDiagnostics
 
setProcessorLoadAverage(Double) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO
 
setProcessorResource(ProcessorResource) - Method in class org.apache.nifi.web.api.FlowResource
 
setProcessorResource(ProcessorResource) - Method in class org.apache.nifi.web.api.ProcessGroupResource
 
setProcessorResults(List<ComponentSearchResultDTO>) - Method in class org.apache.nifi.web.api.dto.search.SearchResultsDTO
 
setProcessors(Set<ProcessorEntity>) - Method in class org.apache.nifi.web.api.dto.flow.FlowDTO
 
setProcessors(Set<ProcessorDTO>) - Method in class org.apache.nifi.web.api.dto.FlowSnippetDTO
 
setProcessors(Map<String, RevisionDTO>) - Method in class org.apache.nifi.web.api.dto.SnippetDTO
 
setProcessors(Set<ProcessorEntity>) - Method in class org.apache.nifi.web.api.entity.ProcessorsEntity
 
setProcessorStatus(Collection<ProcessorStatus>) - Method in class org.apache.nifi.controller.status.ProcessGroupStatus
 
setProcessorStatus(ProcessorStatusDTO) - Method in class org.apache.nifi.web.api.entity.ProcessorStatusEntity
 
setProcessorStatusSnapshot(ProcessorStatusSnapshotDTO) - Method in class org.apache.nifi.web.api.entity.ProcessorStatusSnapshotEntity
 
setProcessorStatusSnapshots(Collection<ProcessorStatusSnapshotEntity>) - Method in class org.apache.nifi.web.api.dto.status.ProcessGroupStatusSnapshotDTO
 
setProcessorTypes(Set<DocumentedTypeDTO>) - Method in class org.apache.nifi.web.api.entity.ProcessorTypesEntity
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.admin.AuditDataSourceFactoryBean
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.admin.KeyDataSourceFactoryBean
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.admin.service.impl.StandardKeyService
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.authorization.AuthorizerFactoryBean
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.cluster.coordination.flow.PopularVoteFlowElectionFactoryBean
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.cluster.protocol.spring.ServerSocketConfigurationFactoryBean
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.cluster.protocol.spring.SocketConfigurationFactoryBean
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.cluster.spring.FileBasedClusterNodeFirewallFactoryBean
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.cluster.spring.HeartbeatMonitorFactoryBean
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.cluster.spring.NodeClusterCoordinatorFactoryBean
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.cluster.spring.ThreadPoolRequestReplicatorFactoryBean
 
setProperties(Map<String, String>) - Method in class org.apache.nifi.controller.AbstractConfiguredComponent
 
setProperties(Map<String, String>) - Method in interface org.apache.nifi.controller.ConfiguredComponent
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.spring.FlowControllerFactoryBean
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.spring.LeaderElectionManagerFactoryBean
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.spring.StandardFlowServiceFactoryBean
 
setProperties(Map<PropertyDescriptor, String>) - Method in class org.apache.nifi.util.ControllerServiceConfiguration
 
setProperties(Map<PropertyDescriptor, String>) - Method in class org.apache.nifi.util.MockReportingContext
 
setProperties(Map<PropertyDescriptor, String>) - Method in class org.apache.nifi.util.MockReportingInitializationContext
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.web.api.ApplicationResource
 
setProperties(Map<String, String>) - Method in class org.apache.nifi.web.api.dto.ControllerServiceDTO
 
setProperties(Map<String, String>) - Method in class org.apache.nifi.web.api.dto.ControllerServiceReferencingComponentDTO
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.web.api.dto.DtoFactory
 
setProperties(Map<String, String>) - Method in class org.apache.nifi.web.api.dto.ProcessorConfigDTO
 
setProperties(Map<String, String>) - Method in class org.apache.nifi.web.api.dto.ReportingTaskDTO
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.web.controller.ControllerFacade
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.web.NiFiWebApiSecurityConfiguration
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.web.security.knox.KnoxServiceFactoryBean
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.web.security.NiFiAuthenticationFilter
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.web.security.spring.KerberosServiceFactoryBean
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.web.security.spring.LoginIdentityProviderFactoryBean
 
setProperties(String, Long, String, Map<String, String>) - Method in class org.apache.nifi.web.standard.api.processor.ProcessorResource
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.web.StandardNiFiContentAccess
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setProperties(NiFiProperties) - Method in class org.apache.nifi.web.StandardNiFiWebConfigurationContext
 
setProperties(Map<String, String>) - Method in class org.wali.DummyRecord
 
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
setProperty(String, String) - Method in class org.wali.DummyRecord
 
setPropertyDescriptor(PropertyDescriptorDTO) - Method in class org.apache.nifi.web.api.entity.PropertyDescriptorEntity
 
setPropertyHistory(Map<String, PropertyHistoryDTO>) - Method in class org.apache.nifi.web.api.dto.ComponentHistoryDTO
 
setPropertyValue(String, String) - Method in class org.apache.nifi.toolkit.tls.properties.NiFiPropertiesWriter
Sets a property value
setProtocolMessage(ProtocolMessage) - Method in class org.apache.nifi.cluster.protocol.message.MulticastProtocolMessage
 
setProtocolVersion(int) - Method in interface org.apache.nifi.distributed.cache.client.CommsSession
 
setProtocolVersion(int) - Method in class org.apache.nifi.distributed.cache.client.SSLCommsSession
 
setProtocolVersion(int) - Method in class org.apache.nifi.distributed.cache.client.StandardCommsSession
 
setProvenance(ProvenanceDTO) - Method in class org.apache.nifi.web.api.entity.ProvenanceEntity
 
setProvenanceEvent(ProvenanceEventDTO) - Method in class org.apache.nifi.web.api.entity.ProvenanceEventEntity
 
setProvenanceEvents(List<ProvenanceEventDTO>) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceResultsDTO
 
setProvenanceOptions(ProvenanceOptionsDTO) - Method in class org.apache.nifi.web.api.entity.ProvenanceOptionsEntity
 
setProvenancePermissions(PermissionsDTO) - Method in class org.apache.nifi.web.api.entity.CurrentUserEntity
 
setProvenanceRepositoryStorageUsage(Map<String, StorageUsage>) - Method in class org.apache.nifi.diagnostics.SystemDiagnostics
 
setProvenanceRepositoryStorageUsage(Set<SystemDiagnosticsSnapshotDTO.StorageUsageDTO>) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO
 
setProxy(HttpProxy) - Method in class org.apache.nifi.remote.client.SiteInfoProvider
 
setProxyHost(String) - Method in interface org.apache.nifi.groups.RemoteProcessGroup
 
setProxyHost(String) - Method in class org.apache.nifi.remote.StandardRemoteProcessGroup
 
setProxyHost(String) - Method in class org.apache.nifi.web.api.dto.RemoteProcessGroupDTO
 
setProxyPassword(String) - Method in interface org.apache.nifi.groups.RemoteProcessGroup
 
setProxyPassword(String) - Method in class org.apache.nifi.processors.standard.util.ProxyAuthenticator
 
setProxyPassword(String) - Method in class org.apache.nifi.remote.StandardRemoteProcessGroup
 
setProxyPassword(String) - Method in class org.apache.nifi.web.api.dto.RemoteProcessGroupDTO
 
setProxyPort(Integer) - Method in interface org.apache.nifi.groups.RemoteProcessGroup
 
setProxyPort(Integer) - Method in class org.apache.nifi.remote.StandardRemoteProcessGroup
 
setProxyPort(Integer) - Method in class org.apache.nifi.web.api.dto.RemoteProcessGroupDTO
 
setProxyUser(String) - Method in interface org.apache.nifi.groups.RemoteProcessGroup
 
setProxyUser(String) - Method in class org.apache.nifi.remote.StandardRemoteProcessGroup
 
setProxyUser(String) - Method in class org.apache.nifi.web.api.dto.RemoteProcessGroupDTO
 
setProxyUsername(String) - Method in class org.apache.nifi.processors.standard.util.ProxyAuthenticator
 
setQualifierArray(byte[]) - Method in class org.apache.nifi.hbase.scan.ResultCell
 
setQualifierLength(int) - Method in class org.apache.nifi.hbase.scan.ResultCell
 
setQualifierOffset(int) - Method in class org.apache.nifi.hbase.scan.ResultCell
 
setQueryThreadPoolSize(int) - Method in class org.apache.nifi.provenance.RepositoryConfiguration
 
setQueued(String) - Method in class org.apache.nifi.web.api.dto.NodeDTO
 
setQueued(String) - Method in class org.apache.nifi.web.api.dto.status.ConnectionStatusSnapshotDTO
 
setQueued(String) - Method in class org.apache.nifi.web.api.dto.status.ControllerStatusDTO
 
setQueued(String) - Method in class org.apache.nifi.web.api.dto.status.ProcessGroupStatusSnapshotDTO
 
setQueuedBytes(long) - Method in class org.apache.nifi.controller.status.ConnectionStatus
 
setQueuedContentSize(Long) - Method in class org.apache.nifi.controller.status.ProcessGroupStatus
 
setQueuedCount(int) - Method in class org.apache.nifi.controller.status.ConnectionStatus
 
setQueuedCount(Integer) - Method in class org.apache.nifi.controller.status.ProcessGroupStatus
 
setQueuedCount(String) - Method in class org.apache.nifi.web.api.dto.status.ConnectionStatusSnapshotDTO
 
setQueuedCount(String) - Method in class org.apache.nifi.web.api.dto.status.ProcessGroupStatusSnapshotDTO
 
setQueuedDuration(Long) - Method in class org.apache.nifi.web.api.dto.FlowFileSummaryDTO
 
setQueuedSize(String) - Method in class org.apache.nifi.web.api.dto.status.ConnectionStatusSnapshotDTO
 
setQueuedSize(String) - Method in class org.apache.nifi.web.api.dto.status.ProcessGroupStatusSnapshotDTO
 
setQueueMap(Map<String, FlowFileQueue>) - Method in class org.apache.nifi.controller.repository.RepositoryRecordSerde
 
setQueueMap(Map<String, FlowFileQueue>) - Method in class org.apache.nifi.controller.repository.RepositoryRecordSerdeFactory
 
setQueueSize(QueueSizeDTO) - Method in class org.apache.nifi.web.api.dto.ListingRequestDTO
 
setRead(String) - Method in class org.apache.nifi.web.api.dto.status.ProcessGroupStatusSnapshotDTO
 
setRead(String) - Method in class org.apache.nifi.web.api.dto.status.ProcessorStatusSnapshotDTO
 
setReadTimeoutMillis(int) - Method in class org.apache.nifi.remote.client.SiteInfoProvider
 
setReadTimeoutMillis(int) - Method in class org.apache.nifi.remote.util.SiteToSiteRestApiClient
 
setReceiveBufferSize(Integer) - Method in class org.apache.nifi.io.socket.multicast.MulticastConfiguration
 
setReceiveBufferSize(Integer) - Method in class org.apache.nifi.io.socket.ServerSocketConfiguration
 
setReceiveBufferSize(Integer) - Method in class org.apache.nifi.io.socket.SocketConfiguration
 
setReceived(String) - Method in class org.apache.nifi.web.api.dto.status.ProcessGroupStatusSnapshotDTO
 
setReceived(String) - Method in class org.apache.nifi.web.api.dto.status.RemoteProcessGroupStatusSnapshotDTO
 
setReceivedContentSize(Long) - Method in class org.apache.nifi.controller.status.RemoteProcessGroupStatus
 
setReceivedCount(Integer) - Method in class org.apache.nifi.controller.status.RemoteProcessGroupStatus
 
setReferenceCycle(Boolean) - Method in class org.apache.nifi.web.api.dto.ControllerServiceReferencingComponentDTO
 
setReferenceType(String) - Method in class org.apache.nifi.web.api.dto.AffectedComponentDTO
 
setReferenceType(String) - Method in class org.apache.nifi.web.api.dto.ControllerServiceReferencingComponentDTO
 
setReferencingComponentRevisions(Map<String, RevisionDTO>) - Method in class org.apache.nifi.web.api.entity.UpdateControllerServiceReferenceRequestEntity
 
setReferencingComponents(Set<ControllerServiceReferencingComponentEntity>) - Method in class org.apache.nifi.web.api.dto.ControllerServiceDTO
 
setReferencingComponents(Set<ControllerServiceReferencingComponentEntity>) - Method in class org.apache.nifi.web.api.dto.ControllerServiceReferencingComponentDTO
 
setRejectionReason(String) - Method in class org.apache.nifi.cluster.protocol.jaxb.message.AdaptedConnectionResponse
 
setRelationship(String) - Method in class org.apache.nifi.action.details.FlowChangeConnectDetails
 
setRelationship(Relationship) - Method in interface org.apache.nifi.provenance.ProvenanceEventBuilder
Sets the to which the FlowFile was routed for ProvenanceEventType.ROUTE events.
setRelationship(Relationship) - Method in class org.apache.nifi.provenance.StandardProvenanceEventRecord.Builder
 
setRelationship(String) - Method in class org.apache.nifi.provenance.StandardProvenanceEventRecord.Builder
 
setRelationship(String) - Method in class org.apache.nifi.web.api.dto.action.details.ConnectDetailsDTO
 
setRelationship(String) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setRelationshipAuditor(RelationshipAuditor) - Method in class org.apache.nifi.audit.SnippetAuditor
 
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.
setRelationships(Collection<Relationship>) - Method in interface org.apache.nifi.connectable.Connection
 
setRelationships(Collection<Relationship>) - Method in class org.apache.nifi.connectable.StandardConnection
 
setRelationships(List<RelationshipDTO>) - Method in class org.apache.nifi.web.api.dto.ProcessorDTO
 
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.
setReleasableCount(int) - Method in class org.apache.nifi.processors.standard.WaitNotifyProtocol.Signal
 
setReloadComponent(ReloadComponent) - Method in class org.apache.nifi.web.dao.impl.StandardReportingTaskDAO
 
setRemoteHostname(String) - Method in class org.apache.nifi.processors.standard.util.FTPUtils.FTPConfiguration
 
setRemoteProcessGroupAuditor(RemoteProcessGroupAuditor) - Method in class org.apache.nifi.audit.SnippetAuditor
 
setRemoteProcessGroupDAO(RemoteProcessGroupDAO) - Method in class org.apache.nifi.audit.SnippetAuditor
 
setRemoteProcessGroupDAO(RemoteProcessGroupDAO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setRemoteProcessGroupPort(RemoteProcessGroupPortDTO) - Method in class org.apache.nifi.web.api.entity.RemoteProcessGroupPortEntity
 
setRemoteProcessGroupResource(RemoteProcessGroupResource) - Method in class org.apache.nifi.web.api.FlowResource
 
setRemoteProcessGroupResource(RemoteProcessGroupResource) - Method in class org.apache.nifi.web.api.ProcessGroupResource
 
setRemoteProcessGroupResults(List<ComponentSearchResultDTO>) - Method in class org.apache.nifi.web.api.dto.search.SearchResultsDTO
 
setRemoteProcessGroups(Set<RemoteProcessGroupEntity>) - Method in class org.apache.nifi.web.api.dto.flow.FlowDTO
 
setRemoteProcessGroups(Set<RemoteProcessGroupDTO>) - Method in class org.apache.nifi.web.api.dto.FlowSnippetDTO
 
setRemoteProcessGroups(Map<String, RevisionDTO>) - Method in class org.apache.nifi.web.api.dto.SnippetDTO
 
setRemoteProcessGroups(Set<RemoteProcessGroupEntity>) - Method in class org.apache.nifi.web.api.entity.RemoteProcessGroupsEntity
 
setRemoteProcessGroupStatus(Collection<RemoteProcessGroupStatus>) - Method in class org.apache.nifi.controller.status.ProcessGroupStatus
 
setRemoteProcessGroupStatus(RemoteProcessGroupStatusDTO) - Method in class org.apache.nifi.web.api.entity.RemoteProcessGroupStatusEntity
 
setRemoteProcessGroupStatusSnapshot(RemoteProcessGroupStatusSnapshotDTO) - Method in class org.apache.nifi.web.api.entity.RemoteProcessGroupStatusSnapshotEntity
 
setRemoteProcessGroupStatusSnapshots(Collection<RemoteProcessGroupStatusSnapshotEntity>) - Method in class org.apache.nifi.web.api.dto.status.ProcessGroupStatusSnapshotDTO
 
setRemoteSiteHttpListeningPort(Integer) - Method in class org.apache.nifi.web.api.dto.ControllerDTO
 
setRemoteSiteListeningPort(Integer) - Method in class org.apache.nifi.web.api.dto.ControllerDTO
 
setReorderDn(boolean) - Method in class org.apache.nifi.toolkit.tls.configuration.TlsConfig
 
setReplayAvailable(Boolean) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setReplayExplanation(String) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setReportedTimestamp(long) - Method in class org.apache.nifi.cluster.coordination.node.NodeWorkload
 
setReportingTask(LoggableComponent<ReportingTask>) - Method in class org.apache.nifi.controller.reporting.AbstractReportingTaskNode
 
setReportingTask(LoggableComponent<ReportingTask>) - Method in interface org.apache.nifi.controller.ReportingTaskNode
 
setReportingTaskBulletins(List<BulletinEntity>) - Method in class org.apache.nifi.web.api.entity.ControllerBulletinsEntity
 
setReportingTaskDAO(ReportingTaskDAO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setReportingTaskProvider(ReportingTaskProvider) - Method in class org.apache.nifi.web.dao.impl.StandardReportingTaskDAO
 
setReportingTaskProvider(ReportingTaskProvider) - Method in class org.apache.nifi.web.StandardNiFiWebConfigurationContext
 
setReportingTaskResource(ReportingTaskResource) - Method in class org.apache.nifi.web.api.ControllerResource
 
setReportingTaskResource(ReportingTaskResource) - Method in class org.apache.nifi.web.api.FlowResource
 
setReportingTasks(Set<ReportingTaskEntity>) - Method in class org.apache.nifi.web.api.entity.ReportingTasksEntity
 
setReportingTaskTypes(Set<DocumentedTypeDTO>) - Method in class org.apache.nifi.web.api.entity.ReportingTaskTypesEntity
 
setRequest(LineageRequestDTO) - Method in class org.apache.nifi.web.api.dto.provenance.lineage.LineageDTO
 
setRequest(ProvenanceRequestDTO) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceDTO
 
setRequest(VariableRegistryUpdateRequestDTO) - Method in class org.apache.nifi.web.api.entity.VariableRegistryUpdateRequestEntity
 
setRequestExpirationMillis(long) - Method in class org.apache.nifi.remote.util.SiteToSiteRestApiClient
 
setRequestId(String) - Method in class org.apache.nifi.web.api.dto.VariableRegistryUpdateRequestDTO
 
setRequestorDN(String) - Method in class org.apache.nifi.cluster.protocol.message.ProtocolMessage
Sets the DN of the entity making the request
setRequestReplicator(RequestReplicator) - Method in class org.apache.nifi.web.api.ApplicationResource
 
setRequestReplicator(RequestReplicator) - Method in class org.apache.nifi.web.StandardNiFiContentAccess
 
setRequestReplicator(RequestReplicator) - Method in class org.apache.nifi.web.StandardNiFiWebConfigurationContext
 
setRequired(Boolean) - Method in class org.apache.nifi.web.api.dto.PropertyDescriptorDTO
 
setResource(String) - Method in class org.apache.nifi.web.api.dto.AccessPolicySummaryDTO
 
setResources(List<ResourceDTO>) - Method in class org.apache.nifi.web.api.entity.ResourcesEntity
 
setResponseCode(ResponseCode) - Method in class org.apache.nifi.remote.io.http.HttpServerCommunicationsSession
 
setResponseCode(int) - Method in class org.apache.nifi.web.api.entity.TransactionResultEntity
 
setResponseStatus(OcspStatus.ResponseStatus) - Method in class org.apache.nifi.web.security.x509.ocsp.OcspStatus
 
setRestricted(Boolean) - Method in class org.apache.nifi.web.api.dto.ControllerServiceDTO
 
setRestricted(Boolean) - Method in class org.apache.nifi.web.api.dto.ProcessorDTO
 
setRestricted(Boolean) - Method in class org.apache.nifi.web.api.dto.ReportingTaskDTO
 
setRestrictedComponentsPermissions(PermissionsDTO) - Method in class org.apache.nifi.web.api.entity.CurrentUserEntity
 
setResults(LineageResultsDTO) - Method in class org.apache.nifi.web.api.dto.provenance.lineage.LineageDTO
 
setResults(ProvenanceResultsDTO) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceDTO
 
setReturnBufferQueue(BufferPool) - Method in class org.apache.nifi.io.nio.consumer.AbstractStreamConsumer
 
setReturnBufferQueue(BufferPool) - Method in interface org.apache.nifi.io.nio.consumer.StreamConsumer
Will be called once just after construction.
setReturnBufferQueue(BufferPool) - Method in class org.apache.nifi.processors.standard.util.UDPStreamConsumer
 
setReuseAddress(Boolean) - Method in class org.apache.nifi.io.socket.multicast.MulticastConfiguration
 
setReuseAddress(Boolean) - Method in class org.apache.nifi.io.socket.ServerSocketConfiguration
 
setReuseAddress(Boolean) - Method in class org.apache.nifi.io.socket.SocketConfiguration
 
setRevision(Long) - Method in class org.apache.nifi.update.attributes.entity.ActionEntity
 
setRevision(Long) - Method in class org.apache.nifi.update.attributes.entity.ConditionEntity
 
setRevision(Long) - Method in class org.apache.nifi.update.attributes.entity.EvaluationContextEntity
 
setRevision(Long) - Method in class org.apache.nifi.update.attributes.entity.RuleEntity
 
setRevision(Long) - Method in class org.apache.nifi.update.attributes.entity.RulesEntity
 
setRevision(RevisionDTO) - Method in class org.apache.nifi.web.api.entity.ComponentEntity
 
setRevision(RevisionDTO) - Method in class org.apache.nifi.web.api.entity.ControllerConfigurationEntity
 
setRevisionManager(RevisionManager) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setRoles(Set<String>) - Method in class org.apache.nifi.web.api.dto.NodeDTO
 
setRootGroup(ProcessGroup) - Method in class org.apache.nifi.remote.HttpRemoteSiteListener
 
setRootGroup(ProcessGroup) - Method in interface org.apache.nifi.remote.RemoteSiteListener
 
setRootGroup(ProcessGroup) - Method in class org.apache.nifi.remote.SocketRemoteSiteListener
 
setRootProcessGroup(ProcessGroup) - Method in class org.apache.nifi.remote.protocol.AbstractFlowFileServerProtocol
 
setRootProcessGroup(ProcessGroup) - Method in interface org.apache.nifi.remote.protocol.ServerProtocol
 
setRowArray(byte[]) - Method in class org.apache.nifi.hbase.scan.ResultCell
 
setRowLength(short) - Method in class org.apache.nifi.hbase.scan.ResultCell
 
setRowOffset(int) - Method in class org.apache.nifi.hbase.scan.ResultCell
 
setRule(RuleDTO) - Method in class org.apache.nifi.update.attributes.entity.RuleEntity
 
setRuleOrder(List<String>) - Method in class org.apache.nifi.update.attributes.entity.EvaluationContextEntity
 
setRules(List<RuleDTO>) - Method in class org.apache.nifi.update.attributes.entity.RulesEntity
 
setRunDuration(long, TimeUnit) - Method in class org.apache.nifi.controller.ProcessorNode
 
setRunDuration(long, TimeUnit) - Method in class org.apache.nifi.controller.StandardProcessorNode
 
setRunDurationMillis(Long) - Method in class org.apache.nifi.web.api.dto.ProcessorConfigDTO
 
setRunning(Boolean) - Method in class org.apache.nifi.web.api.dto.ConnectableDTO
 
setRunningCount(Integer) - Method in class org.apache.nifi.web.api.dto.ControllerDTO
 
setRunningCount(Integer) - Method in class org.apache.nifi.web.api.dto.ProcessGroupDTO
 
setRunningCount(Integer) - Method in class org.apache.nifi.web.api.dto.status.ControllerStatusDTO
 
setRunningCount(Integer) - Method in class org.apache.nifi.web.api.entity.ProcessGroupEntity
 
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).
setRunStatus(RunStatus) - Method in class org.apache.nifi.controller.status.PortStatus
 
setRunStatus(RunStatus) - Method in class org.apache.nifi.controller.status.ProcessorStatus
 
setRunStatus(String) - Method in class org.apache.nifi.web.api.dto.status.PortStatusDTO
 
setRunStatus(String) - Method in class org.apache.nifi.web.api.dto.status.PortStatusSnapshotDTO
 
setRunStatus(String) - Method in class org.apache.nifi.web.api.dto.status.ProcessorStatusDTO
 
setRunStatus(String) - Method in class org.apache.nifi.web.api.dto.status.ProcessorStatusSnapshotDTO
 
setScheduldingPeriod(String) - Method in class org.apache.nifi.controller.AbstractPort
 
setScheduldingPeriod(String) - Method in class org.apache.nifi.controller.StandardFunnel
 
setScheduldingPeriod(String) - Method in class org.apache.nifi.controller.StandardProcessorNode
 
setScheduldingPeriod(String) - Method in interface org.apache.nifi.controller.Triggerable
Updates how often this Triggerable should be triggered to run
setScheduledFuture(ScheduledFuture<?>) - Method in class org.apache.nifi.io.nio.AbstractChannelReader
 
setScheduledState(ScheduledState) - Method in interface org.apache.nifi.connectable.Funnel
 
setScheduledState(ScheduledState) - Method in class org.apache.nifi.controller.reporting.AbstractReportingTaskNode
 
setScheduledState(ScheduledState) - Method in interface org.apache.nifi.controller.ReportingTaskNode
 
setScheduledState(ScheduledState) - Method in class org.apache.nifi.controller.StandardFunnel
 
setSchedulingAgent(SchedulingStrategy, SchedulingAgent) - Method in class org.apache.nifi.controller.scheduling.StandardProcessScheduler
 
setSchedulingPeriod(String) - Method in class org.apache.nifi.controller.reporting.AbstractReportingTaskNode
 
setSchedulingPeriod(String) - Method in interface org.apache.nifi.controller.ReportingTaskNode
Updates how often the ReportingTask should be triggered to run
setSchedulingPeriod(String) - Method in class org.apache.nifi.web.api.dto.ProcessorConfigDTO
 
setSchedulingPeriod(String) - Method in class org.apache.nifi.web.api.dto.ReportingTaskDTO
 
setSchedulingStrategy(SchedulingStrategy) - Method in class org.apache.nifi.controller.ProcessorNode
 
setSchedulingStrategy(SchedulingStrategy) - Method in class org.apache.nifi.controller.reporting.AbstractReportingTaskNode
 
setSchedulingStrategy(SchedulingStrategy) - Method in interface org.apache.nifi.controller.ReportingTaskNode
 
setSchedulingStrategy(SchedulingStrategy) - Method in class org.apache.nifi.controller.StandardProcessorNode
Updates the Scheduling Strategy used for this Processor
setSchedulingStrategy(String) - Method in class org.apache.nifi.web.api.dto.ProcessorConfigDTO
 
setSchedulingStrategy(String) - Method in class org.apache.nifi.web.api.dto.ReportingTaskDTO
 
setScope(String) - Method in class org.apache.nifi.web.api.dto.StateMapDTO
 
setScriptBody(String) - Method in class org.apache.nifi.script.ScriptingComponentHelper
 
setScriptEngineName(String) - Method in class org.apache.nifi.script.ScriptingComponentHelper
 
setScriptPath(String) - Method in class org.apache.nifi.script.ScriptingComponentHelper
 
setSearchableAttributes(List<SearchableField>) - Method in class org.apache.nifi.provenance.RepositoryConfiguration
 
setSearchableFields(List<SearchableField>) - Method in class org.apache.nifi.provenance.RepositoryConfiguration
 
setSearchableFields(List<ProvenanceSearchableFieldDTO>) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceOptionsDTO
 
setSearchResultsDTO(SearchResultsDTO) - Method in class org.apache.nifi.web.api.entity.SearchResultsEntity
 
setSearchTerms(Map<String, String>) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceRequestDTO
 
setSecure(boolean) - Method in class org.apache.nifi.web.api.dto.remote.PeerDTO
 
setSelectedRelationships(Set<String>) - Method in class org.apache.nifi.web.api.dto.ConnectionDTO
 
setSendBufferSize(Integer) - Method in class org.apache.nifi.io.socket.multicast.MulticastConfiguration
 
setSendBufferSize(Integer) - Method in class org.apache.nifi.io.socket.SocketConfiguration
 
setSensitive(Boolean) - Method in class org.apache.nifi.web.api.dto.PropertyDescriptorDTO
 
setSent(String) - Method in class org.apache.nifi.web.api.dto.status.ProcessGroupStatusSnapshotDTO
 
setSent(String) - Method in class org.apache.nifi.web.api.dto.status.RemoteProcessGroupStatusSnapshotDTO
 
setSentContentSize(Long) - Method in class org.apache.nifi.controller.status.RemoteProcessGroupStatus
 
setSentCount(Integer) - Method in class org.apache.nifi.controller.status.RemoteProcessGroupStatus
 
setSequenceId(long) - Method in class org.apache.nifi.hbase.scan.ResultCell
 
setServerProtocolImplementation(String, Class<? extends ServerProtocol>) - Static method in class org.apache.nifi.remote.RemoteResourceManager
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.audit.NiFiAuditor
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.ConnectionResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.ControllerResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.ControllerServiceResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.CountersResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.DataTransferResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.FlowFileQueueResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.FlowResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.FunnelResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.InputPortResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.LabelResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.OutputPortResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.ProcessGroupResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.ProcessorResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.ProvenanceEventResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.ProvenanceResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.RemoteProcessGroupResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.ReportingTaskResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.ResourceResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.SiteToSiteResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.SnippetResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.SystemDiagnosticsResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.api.TemplateResource
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.StandardNiFiContentAccess
 
setServiceFacade(NiFiServiceFacade) - Method in class org.apache.nifi.web.StandardNiFiWebConfigurationContext
 
setServiceName(String) - Method in class org.apache.nifi.cluster.protocol.message.ServiceBroadcastMessage
 
setServiceNode(ControllerServiceNode) - Method in interface org.apache.nifi.controller.service.ControllerServiceInvocationHandler
Allows changing the underlying node that is used by this invocation handler to check the state of the service.
setServiceNode(ControllerServiceNode) - Method in class org.apache.nifi.controller.service.StandardControllerServiceInvocationHandler
 
setServiceProvider(ControllerServiceProvider) - Method in class org.apache.nifi.web.dao.impl.StandardControllerServiceDAO
 
setSession(ProcessSession) - Method in class org.apache.nifi.processors.flume.NifiSessionChannel
 
setSession(ProcessSession) - Method in class org.apache.nifi.processors.flume.NifiSinkSessionChannel
 
setSession(ProcessSession) - Method in class org.apache.nifi.processors.standard.util.UDPStreamConsumer
 
setSessionId(String) - Method in class org.apache.nifi.websocket.jetty.RoutingWebSocketListener
 
setShutdownListenerSeconds(int) - Method in class org.apache.nifi.io.socket.multicast.MulticastListener
 
setShutdownListenerSeconds(int) - Method in class org.apache.nifi.io.socket.SocketListener
 
setSigningAlgorithm(String) - Method in class org.apache.nifi.toolkit.tls.configuration.TlsConfig
 
setSiteToSiteAddress(String) - Method in class org.apache.nifi.cluster.protocol.jaxb.message.AdaptedNodeIdentifier
 
setSiteToSiteHttpApiPort(Integer) - Method in class org.apache.nifi.cluster.protocol.jaxb.message.AdaptedNodeIdentifier
 
setSiteToSiteHttpApiPort(Integer) - Method in class org.apache.nifi.remote.cluster.AdaptedNodeInformation
 
setSiteToSitePort(Integer) - Method in class org.apache.nifi.cluster.protocol.jaxb.message.AdaptedNodeIdentifier
 
setSiteToSitePort(Integer) - Method in class org.apache.nifi.remote.cluster.AdaptedNodeInformation
 
setSiteToSiteSecure(boolean) - Method in class org.apache.nifi.cluster.protocol.jaxb.message.AdaptedNodeIdentifier
 
setSiteToSiteSecure(boolean) - Method in class org.apache.nifi.remote.cluster.AdaptedNodeInformation
 
setSiteToSiteSecure(Boolean) - Method in class org.apache.nifi.web.api.dto.ControllerDTO
 
setSize(Size) - Method in interface org.apache.nifi.controller.label.Label
 
setSize(Size) - Method in class org.apache.nifi.controller.label.StandardLabel
 
setSize(String) - Method in class org.apache.nifi.web.api.dto.BatchSettingsDTO
 
setSize(Long) - Method in class org.apache.nifi.web.api.dto.FlowFileSummaryDTO
 
setSnapshot(CountersSnapshotDTO) - Method in class org.apache.nifi.web.api.dto.NodeCountersSnapshotDTO
 
setSnapshot(SystemDiagnosticsSnapshotDTO) - Method in class org.apache.nifi.web.api.dto.NodeSystemDiagnosticsSnapshotDTO
 
setSnippet(FlowSnippetDTO) - Method in class org.apache.nifi.web.api.dto.TemplateDTO
 
setSnippet(FlowSnippetDTO) - Method in class org.apache.nifi.web.api.entity.InstantiateTemplateRequestEntity
 
setSnippet(SnippetDTO) - Method in class org.apache.nifi.web.api.entity.SnippetEntity
 
setSnippetDAO(SnippetDAO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setSnippetId(String) - Method in class org.apache.nifi.web.api.entity.CopySnippetRequestEntity
 
setSnippetId(String) - Method in class org.apache.nifi.web.api.entity.CreateTemplateRequestEntity
 
setSnippets(byte[]) - Method in class org.apache.nifi.cluster.protocol.jaxb.message.AdaptedDataFlow
 
setSnippetUtils(SnippetUtils) - Method in class org.apache.nifi.web.dao.impl.StandardSnippetDAO
 
setSnippetUtils(SnippetUtils) - Method in class org.apache.nifi.web.dao.impl.StandardTemplateDAO
 
setSnippetUtils(SnippetUtils) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
SetSNMP - Class in org.apache.nifi.snmp.processors
Performs a SNMP Set operation based on attributes of incoming FlowFile.
SetSNMP() - Constructor for class org.apache.nifi.snmp.processors.SetSNMP
 
setSocketAddress(String) - Method in class org.apache.nifi.cluster.protocol.jaxb.message.AdaptedNodeIdentifier
 
setSocketPort(int) - Method in class org.apache.nifi.cluster.protocol.jaxb.message.AdaptedNodeIdentifier
 
setSocketTimeout(Integer) - Method in class org.apache.nifi.io.socket.multicast.MulticastConfiguration
 
setSocketTimeout(Integer) - Method in class org.apache.nifi.io.socket.ServerSocketConfiguration
 
setSocketTimeout(Integer) - Method in class org.apache.nifi.io.socket.SocketConfiguration
 
setSortColumn(String) - Method in class org.apache.nifi.history.HistoryQuery
 
setSortColumn(String) - Method in class org.apache.nifi.web.api.dto.action.HistoryQueryDTO
 
setSortOrder(String) - Method in class org.apache.nifi.history.HistoryQuery
 
setSortOrder(String) - Method in class org.apache.nifi.web.api.dto.action.HistoryQueryDTO
 
setSource(ConnectableDTO) - Method in class org.apache.nifi.web.api.dto.ConnectionDTO
 
setSourceConnectionIdentifier(String) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setSourceGroupId(String) - Method in class org.apache.nifi.web.api.entity.ConnectionEntity
 
setSourceId(String) - Method in class org.apache.nifi.action.details.FlowChangeConnectDetails
 
setSourceId(String) - Method in class org.apache.nifi.action.FlowChangeAction
 
setSourceId(String) - Method in class org.apache.nifi.controller.status.ConnectionStatus
 
setSourceId(String) - Method in class org.apache.nifi.history.HistoryQuery
 
setSourceId(String) - Method in class org.apache.nifi.jaxb.AdaptedBulletin
 
setSourceId(String) - Method in class org.apache.nifi.reporting.Bulletin
 
setSourceId(String) - Method in class org.apache.nifi.web.api.dto.action.ActionDTO
 
setSourceId(String) - Method in class org.apache.nifi.web.api.dto.action.details.ConnectDetailsDTO
 
setSourceId(String) - Method in class org.apache.nifi.web.api.dto.action.HistoryQueryDTO
 
setSourceId(String) - Method in class org.apache.nifi.web.api.dto.BulletinDTO
 
setSourceId(String) - Method in class org.apache.nifi.web.api.dto.BulletinQueryDTO
 
setSourceId(String) - Method in class org.apache.nifi.web.api.dto.provenance.lineage.ProvenanceLinkDTO
 
setSourceId(String) - Method in class org.apache.nifi.web.api.dto.status.ConnectionStatusDTO
 
setSourceId(String) - Method in class org.apache.nifi.web.api.dto.status.ConnectionStatusSnapshotDTO
 
setSourceId(String) - Method in class org.apache.nifi.web.api.entity.ActionEntity
 
setSourceId(String) - Method in class org.apache.nifi.web.api.entity.BulletinEntity
 
setSourceId(String) - Method in class org.apache.nifi.web.api.entity.ConnectionEntity
 
setSourceName(String) - Method in class org.apache.nifi.action.details.FlowChangeConnectDetails
 
setSourceName(String) - Method in class org.apache.nifi.action.FlowChangeAction
 
setSourceName(String) - Method in class org.apache.nifi.controller.status.ConnectionStatus
 
setSourceName(String) - Method in class org.apache.nifi.jaxb.AdaptedBulletin
 
setSourceName(String) - Method in class org.apache.nifi.reporting.Bulletin
 
setSourceName(String) - Method in class org.apache.nifi.web.api.dto.action.ActionDTO
 
setSourceName(String) - Method in class org.apache.nifi.web.api.dto.action.details.ConnectDetailsDTO
 
setSourceName(String) - Method in class org.apache.nifi.web.api.dto.BulletinDTO
 
setSourceName(String) - Method in class org.apache.nifi.web.api.dto.status.ConnectionStatusDTO
 
setSourceName(String) - Method in class org.apache.nifi.web.api.dto.status.ConnectionStatusSnapshotDTO
 
setSourceQueueIdentifier(String) - Method in interface org.apache.nifi.provenance.ProvenanceEventBuilder
Sets the identifier of the FlowFile Queue from which the FlowFile was pulled
setSourceQueueIdentifier(String) - Method in class org.apache.nifi.provenance.StandardProvenanceEventRecord.Builder
 
setSourceRunning(Boolean) - Method in class org.apache.nifi.web.api.dto.ListingRequestDTO
 
setSourceSystemFlowFileId(String) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setSourceSystemFlowFileIdentifier(String) - Method in interface org.apache.nifi.provenance.ProvenanceEventBuilder
Sets the identifier that is used by the remote system to refer to the FlowFile for which this Event is being created.
setSourceSystemFlowFileIdentifier(String) - Method in class org.apache.nifi.provenance.StandardProvenanceEventRecord.Builder
 
setSourceType(Component) - Method in class org.apache.nifi.action.details.FlowChangeConnectDetails
 
setSourceType(Component) - Method in class org.apache.nifi.action.FlowChangeAction
 
setSourceType(ComponentType) - Method in class org.apache.nifi.jaxb.AdaptedBulletin
 
setSourceType(ComponentType) - Method in class org.apache.nifi.reporting.Bulletin
 
setSourceType(String) - Method in class org.apache.nifi.web.api.dto.action.ActionDTO
 
setSourceType(String) - Method in class org.apache.nifi.web.api.dto.action.details.ConnectDetailsDTO
 
setSourceType(String) - Method in class org.apache.nifi.web.api.entity.ConnectionEntity
 
setSpecification(String) - Method in class org.apache.nifi.web.standard.api.transformjson.dto.JoltSpecificationDTO
 
setSslContext(SSLContext) - Method in class org.apache.nifi.remote.client.SiteInfoProvider
 
setSSLContextFactory(SSLContextFactory) - Method in class org.apache.nifi.io.socket.ServerSocketConfiguration
 
setSSLContextFactory(SSLContextFactory) - Method in class org.apache.nifi.io.socket.SocketConfiguration
 
setStartDate(Date) - Method in class org.apache.nifi.history.HistoryQuery
 
setStartDate(Date) - Method in class org.apache.nifi.provenance.search.Query
 
setStartDate(Date) - Method in class org.apache.nifi.web.api.dto.action.HistoryQueryDTO
 
setStartDate(Date) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceRequestDTO
 
setState(Map<String, String>, String) - Method in class org.apache.nifi.cluster.integration.NopStateProvider
 
setState(NodeConnectionState) - Method in class org.apache.nifi.cluster.protocol.jaxb.message.AdaptedNodeConnectionStatus
 
setState(Map<String, String>, Scope) - Method in interface org.apache.nifi.components.state.StateManager
Updates the value of the component's state, setting it to given value
setState(Map<String, String>, String) - Method in interface org.apache.nifi.components.state.StateProvider
Updates the value of the component's state, setting the new value to the given state
setState(ListFlowFileState) - Method in class org.apache.nifi.controller.queue.ListFlowFileRequest
 
setState(Map<String, String>, String) - Method in class org.apache.nifi.controller.state.providers.local.WriteAheadLocalStateProvider
 
setState(Map<String, String>, String) - Method in class org.apache.nifi.controller.state.providers.zookeeper.ZooKeeperStateProvider
 
setState(Map<String, String>, Scope) - Method in class org.apache.nifi.controller.state.StandardStateManager
 
setState(Map<String, String>, String) - Method in class org.apache.nifi.redis.state.RedisStateProvider
 
setState(Map<String, String>, Scope) - Method in class org.apache.nifi.state.MockStateManager
 
setState(String) - Method in class org.apache.nifi.web.api.dto.AffectedComponentDTO
 
setState(String) - Method in class org.apache.nifi.web.api.dto.ControllerServiceDTO
 
setState(String) - Method in class org.apache.nifi.web.api.dto.ControllerServiceReferencingComponentDTO
 
setState(String) - Method in class org.apache.nifi.web.api.dto.DropRequestDTO
 
setState(String) - Method in class org.apache.nifi.web.api.dto.ListingRequestDTO
 
setState(String) - Method in class org.apache.nifi.web.api.dto.PortDTO
 
setState(String) - Method in class org.apache.nifi.web.api.dto.ProcessorDTO
 
setState(String) - Method in class org.apache.nifi.web.api.dto.ReportingTaskDTO
 
setState(List<StateEntryDTO>) - Method in class org.apache.nifi.web.api.dto.StateMapDTO
 
setState(String) - Method in class org.apache.nifi.web.api.entity.ActivateControllerServicesEntity
 
setState(String) - Method in class org.apache.nifi.web.api.entity.ScheduleComponentsEntity
 
setState(String) - Method in class org.apache.nifi.web.api.entity.UpdateControllerServiceReferenceRequestEntity
 
setStateDescription(String) - Method in class org.apache.nifi.web.api.dto.ComponentStateDTO
 
setStateManagerProvider(StateManagerProvider) - Method in class org.apache.nifi.web.dao.impl.StandardComponentStateDAO
 
setStatementObject(BoundStatement, int, String, String, String) - Method in class org.apache.nifi.processors.cassandra.PutCassandraQL
Determines how to map the given value to the appropriate Cassandra data type and returns the object as represented by the given type.
setStatsLastRefreshed(Date) - Method in class org.apache.nifi.web.api.dto.status.ConnectionStatusDTO
 
setStatsLastRefreshed(Date) - Method in class org.apache.nifi.web.api.dto.status.PortStatusDTO
 
setStatsLastRefreshed(Date) - Method in class org.apache.nifi.web.api.dto.status.ProcessGroupStatusDTO
 
setStatsLastRefreshed(Date) - Method in class org.apache.nifi.web.api.dto.status.ProcessorStatusDTO
 
setStatsLastRefreshed(Date) - Method in class org.apache.nifi.web.api.dto.status.RemoteProcessGroupStatusDTO
 
setStatsLastRefreshed(Date) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO
 
setStatus(Transaction.TransactionState) - Method in class org.apache.nifi.remote.io.http.HttpServerCommunicationsSession
 
setStatus(String) - Method in class org.apache.nifi.web.api.dto.AccessStatusDTO
 
setStatus(String) - Method in class org.apache.nifi.web.api.dto.NodeDTO
 
setStatus(ConnectionStatusDTO) - Method in class org.apache.nifi.web.api.entity.ConnectionEntity
 
setStatus(PortStatusDTO) - Method in class org.apache.nifi.web.api.entity.PortEntity
 
setStatus(ProcessGroupStatusDTO) - Method in class org.apache.nifi.web.api.entity.ProcessGroupEntity
 
setStatus(ProcessorStatusDTO) - Method in class org.apache.nifi.web.api.entity.ProcessorEntity
 
setStatus(RemoteProcessGroupStatusDTO) - Method in class org.apache.nifi.web.api.entity.RemoteProcessGroupEntity
 
setStatusHistory(StatusHistoryDTO) - Method in class org.apache.nifi.web.api.entity.StatusHistoryEntity
 
setStatusMetrics(Map<String, Long>) - Method in class org.apache.nifi.web.api.dto.status.StatusSnapshotDTO
 
setStatusSnapshot(ConnectionStatusSnapshotDTO) - Method in class org.apache.nifi.web.api.dto.status.NodeConnectionStatusSnapshotDTO
 
setStatusSnapshot(PortStatusSnapshotDTO) - Method in class org.apache.nifi.web.api.dto.status.NodePortStatusSnapshotDTO
 
setStatusSnapshot(ProcessGroupStatusSnapshotDTO) - Method in class org.apache.nifi.web.api.dto.status.NodeProcessGroupStatusSnapshotDTO
 
setStatusSnapshot(ProcessorStatusSnapshotDTO) - Method in class org.apache.nifi.web.api.dto.status.NodeProcessorStatusSnapshotDTO
 
setStatusSnapshot(RemoteProcessGroupStatusSnapshotDTO) - Method in class org.apache.nifi.web.api.dto.status.NodeRemoteProcessGroupStatusSnapshotDTO
 
setStatusSnapshots(List<StatusSnapshotDTO>) - Method in class org.apache.nifi.web.api.dto.status.NodeStatusSnapshotsDTO
 
setStoppedCount(Integer) - Method in class org.apache.nifi.web.api.dto.ControllerDTO
 
setStoppedCount(Integer) - Method in class org.apache.nifi.web.api.dto.ProcessGroupDTO
 
setStoppedCount(Integer) - Method in class org.apache.nifi.web.api.dto.status.ControllerStatusDTO
 
setStoppedCount(Integer) - Method in class org.apache.nifi.web.api.entity.ProcessGroupEntity
 
setStorageClass(StorageClass) - Method in class org.apache.nifi.processors.aws.s3.PutS3Object.MultipartState
 
setStorageLocation(String, long) - Method in class org.apache.nifi.provenance.StandardProvenanceEventRecord.Builder
 
setStyle(Map<String, String>) - Method in interface org.apache.nifi.controller.label.Label
 
setStyle(Map<String, String>) - Method in class org.apache.nifi.controller.label.StandardLabel
 
setStyle(Map<String, String>) - Method in class org.apache.nifi.controller.ProcessorNode
 
setStyle(Map<String, String>) - Method in class org.apache.nifi.controller.StandardProcessorNode
 
setStyle(Map<String, String>) - Method in class org.apache.nifi.web.api.dto.LabelDTO
 
setStyle(Map<String, String>) - Method in class org.apache.nifi.web.api.dto.ProcessorDTO
 
setSubmissionTime(Date) - Method in class org.apache.nifi.web.api.dto.DropRequestDTO
 
setSubmissionTime(Date) - Method in class org.apache.nifi.web.api.dto.ListingRequestDTO
 
setSubmissionTime(Date) - Method in class org.apache.nifi.web.api.dto.provenance.lineage.LineageDTO
 
setSubmissionTime(Date) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceDTO
 
setSubmissionTime(Date) - Method in class org.apache.nifi.web.api.dto.VariableRegistryUpdateRequestDTO
 
setSummarize(Boolean) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceRequestDTO
 
setSupportsBatching(Boolean) - Method in class org.apache.nifi.web.api.dto.ProcessorDTO
 
setSupportsConfigurableAuthorizer(Boolean) - Method in class org.apache.nifi.web.api.dto.FlowConfigurationDTO
 
setSupportsConfigurableUsersAndGroups(Boolean) - Method in class org.apache.nifi.web.api.dto.FlowConfigurationDTO
 
setSupportsEl(Boolean) - Method in class org.apache.nifi.web.api.dto.PropertyDescriptorDTO
 
setSupportsEventDriven(Boolean) - Method in class org.apache.nifi.web.api.dto.ProcessorDTO
 
setSupportsLogin(Boolean) - Method in class org.apache.nifi.web.api.dto.AccessConfigurationDTO
 
setSupportsManagedAuthorizer(Boolean) - Method in class org.apache.nifi.web.api.dto.FlowConfigurationDTO
 
setSupportsParallelProcessing(Boolean) - Method in class org.apache.nifi.web.api.dto.ProcessorDTO
 
setSwapLocation(String) - Method in class org.apache.nifi.controller.repository.StandardRepositoryRecord
 
setSystemDiagnostics(SystemDiagnosticsDTO) - Method in class org.apache.nifi.web.api.entity.SystemDiagnosticsEntity
 
setSystemPermissions(PermissionsDTO) - Method in class org.apache.nifi.web.api.entity.CurrentUserEntity
 
setSystemStartTime(long) - Method in class org.apache.nifi.cluster.coordination.node.NodeWorkload
 
setSystemStartTime(long) - Method in class org.apache.nifi.cluster.protocol.HeartbeatPayload
 
setTableName(String) - Method in class org.apache.nifi.cdc.event.TableInfo
 
setTags(List<String>) - Method in class org.apache.nifi.reporting.datadog.DDMetricRegistryBuilder
 
setTags(Set<String>) - Method in class org.apache.nifi.web.api.dto.DocumentedTypeDTO
 
setTagsArray(byte[]) - Method in class org.apache.nifi.hbase.scan.ResultCell
 
setTagsLength(int) - Method in class org.apache.nifi.hbase.scan.ResultCell
 
setTagsOffset(int) - Method in class org.apache.nifi.hbase.scan.ResultCell
 
setTargetExists(boolean) - Method in class org.apache.nifi.remote.StandardRemoteGroupPort
 
setTargetId(String) - Method in class org.apache.nifi.remote.StandardRemoteProcessGroup
 
setTargetId(String) - Method in class org.apache.nifi.web.api.dto.provenance.lineage.ProvenanceLinkDTO
 
setTargetRunning(boolean) - Method in class org.apache.nifi.remote.StandardRemoteGroupPort
 
setTargetRunning(Boolean) - Method in class org.apache.nifi.remote.StandardRemoteProcessGroupPortDescriptor
 
setTargetRunning(Boolean) - Method in class org.apache.nifi.web.api.dto.RemoteProcessGroupPortDTO
 
setTargetSecure(Boolean) - Method in class org.apache.nifi.web.api.dto.RemoteProcessGroupDTO
 
setTargetUri(String) - Method in class org.apache.nifi.controller.status.RemoteProcessGroupStatus
 
setTargetUri(String) - Method in class org.apache.nifi.web.api.dto.RemoteProcessGroupDTO
 
setTargetUri(String) - Method in class org.apache.nifi.web.api.dto.status.RemoteProcessGroupStatusDTO
 
setTargetUri(String) - Method in class org.apache.nifi.web.api.dto.status.RemoteProcessGroupStatusSnapshotDTO
 
setTargetUris(String) - Method in class org.apache.nifi.web.api.dto.RemoteProcessGroupDTO
 
setTaskCount(Integer) - Method in class org.apache.nifi.web.api.dto.status.ProcessorStatusSnapshotDTO
 
setTasks(String) - Method in class org.apache.nifi.web.api.dto.status.ProcessorStatusSnapshotDTO
 
setTasksDuration(String) - Method in class org.apache.nifi.web.api.dto.status.ProcessorStatusSnapshotDTO
 
setTasksDurationNanos(Long) - Method in class org.apache.nifi.web.api.dto.status.ProcessorStatusSnapshotDTO
 
setTcpNoDelay(Boolean) - Method in class org.apache.nifi.io.socket.SocketConfiguration
 
setTemplate(TemplateDTO) - Method in class org.apache.nifi.web.api.entity.TemplateEntity
 
setTemplateDAO(TemplateDAO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setTemplateId(String) - Method in class org.apache.nifi.web.api.entity.InstantiateTemplateRequestEntity
 
setTemplateResource(TemplateResource) - Method in class org.apache.nifi.web.api.FlowResource
 
setTemplateResource(TemplateResource) - Method in class org.apache.nifi.web.api.ProcessGroupResource
 
setTemplates(Set<TemplateEntity>) - Method in class org.apache.nifi.web.api.entity.TemplatesEntity
 
setTenants(Set<String>) - Method in class org.apache.nifi.web.api.entity.TenantCollectionEntity
 
setTenantsPermissions(PermissionsDTO) - Method in class org.apache.nifi.web.api.entity.CurrentUserEntity
 
setText(List<String>) - Method in class org.apache.nifi.processors.yandex.model.Translation
 
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.
setThrowIOEAfterNSerializeEdits(int) - Method in class org.wali.DummyRecordSerde
 
setThrowOOMEAfterNSerializeEdits(int) - Method in class org.wali.DummyRecordSerde
 
setTimeOffset(Integer) - Method in class org.apache.nifi.web.api.dto.FlowConfigurationDTO
 
setTimeOffset(Integer) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceResultsDTO
 
setTimeout(long, TimeUnit) - Method in interface org.apache.nifi.distributed.cache.client.CommsSession
 
setTimeout(long, TimeUnit) - Method in class org.apache.nifi.distributed.cache.client.SSLCommsSession
 
setTimeout(long, TimeUnit) - Method in class org.apache.nifi.distributed.cache.client.StandardCommsSession
 
setTimeout(int) - Method in class org.apache.nifi.processor.util.put.sender.ChannelSender
 
setTimeout(int) - Method in class org.apache.nifi.remote.io.http.HttpCommunicationsSession
 
setTimeout(int) - Method in class org.apache.nifi.remote.io.socket.SocketChannelCommunicationsSession
 
setTimeout(int) - Method in class org.apache.nifi.remote.io.socket.SocketChannelInput
 
setTimeout(int) - Method in class org.apache.nifi.remote.io.socket.SocketChannelInputStream
 
setTimeout(int) - Method in class org.apache.nifi.remote.io.socket.SocketChannelOutput
 
setTimeout(int) - Method in class org.apache.nifi.remote.io.socket.SocketChannelOutputStream
 
setTimeout(int) - Method in class org.apache.nifi.remote.io.socket.ssl.SSLSocketChannel
 
setTimeout(int) - Method in class org.apache.nifi.remote.io.socket.ssl.SSLSocketChannelCommunicationsSession
 
setTimeout(int) - Method in interface org.apache.nifi.remote.protocol.CommunicationsSession
 
setTimeout(int) - Method in class org.apache.nifi.remote.protocol.socket.SocketClientProtocol
 
setTimestamp(Date) - Method in class org.apache.nifi.action.FlowChangeAction
 
setTimestamp(Date) - Method in class org.apache.nifi.controller.status.history.StandardStatusSnapshot
 
setTimestamp(long) - Method in class org.apache.nifi.hbase.scan.ResultCell
 
setTimestamp(Date) - Method in class org.apache.nifi.history.PreviousValue
 
setTimestamp(Date) - Method in class org.apache.nifi.jaxb.AdaptedBulletin
 
setTimestamp(Long) - Method in class org.apache.nifi.processors.aws.s3.PutS3Object.MultipartState
 
setTimestamp(Date) - Method in class org.apache.nifi.web.api.dto.action.ActionDTO
 
setTimestamp(Date) - Method in class org.apache.nifi.web.api.dto.BulletinDTO
 
setTimestamp(Date) - Method in class org.apache.nifi.web.api.dto.NodeEventDTO
 
setTimestamp(Date) - Method in class org.apache.nifi.web.api.dto.PreviousValueDTO
 
setTimestamp(Date) - Method in class org.apache.nifi.web.api.dto.provenance.lineage.ProvenanceLinkDTO
 
setTimestamp(Date) - Method in class org.apache.nifi.web.api.dto.provenance.lineage.ProvenanceNodeDTO
 
setTimestamp(Date) - Method in class org.apache.nifi.web.api.dto.status.StatusSnapshotDTO
 
setTimestamp(Date) - Method in class org.apache.nifi.web.api.dto.TemplateDTO
 
setTimestamp(Date) - Method in class org.apache.nifi.web.api.entity.ActionEntity
 
setTimestamp(Date) - Method in class org.apache.nifi.web.api.entity.BulletinEntity
 
setTimezone(Date) - Method in class org.apache.nifi.web.api.dto.AboutDTO
 
setTitle(String) - Method in class org.apache.nifi.web.api.dto.AboutDTO
 
setToken(String) - Method in class org.apache.nifi.attribute.expression.language.evaluation.BooleanEvaluator
 
setToken(String) - Method in class org.apache.nifi.attribute.expression.language.evaluation.DateEvaluator
 
setToken(String) - Method in class org.apache.nifi.attribute.expression.language.evaluation.DecimalEvaluator
 
setToken(String) - Method in interface org.apache.nifi.attribute.expression.language.evaluation.Evaluator
Sets the token that was used in the query to cause this Evaluator to be created
setToken(String) - Method in class org.apache.nifi.attribute.expression.language.evaluation.NumberEvaluator
 
setToken(String) - Method in class org.apache.nifi.attribute.expression.language.evaluation.selection.MappingEvaluator
 
setToken(String) - Method in class org.apache.nifi.attribute.expression.language.evaluation.StringEvaluator
 
setToken(String) - Method in class org.apache.nifi.attribute.expression.language.evaluation.WholeNumberEvaluator
 
setToken(String) - Method in class org.apache.nifi.toolkit.tls.configuration.TlsConfig
 
setTotal(Integer) - Method in class org.apache.nifi.history.History
 
setTotal(Integer) - Method in class org.apache.nifi.web.api.dto.action.HistoryDTO
 
setTotal(String) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceResultsDTO
 
setTotalCount(Long) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceResultsDTO
 
setTotalEntryCount(int) - Method in class org.apache.nifi.web.api.dto.StateMapDTO
 
setTotalFlowFileBytes(long) - Method in class org.apache.nifi.cluster.protocol.HeartbeatPayload
 
setTotalFlowFileCount(long) - Method in class org.apache.nifi.cluster.protocol.HeartbeatPayload
 
setTotalFlowFiles(int) - Method in class org.apache.nifi.remote.cluster.AdaptedNodeInformation
 
setTotalHeap(long) - Method in class org.apache.nifi.diagnostics.SystemDiagnostics
 
setTotalHeap(String) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO
 
setTotalHeapBytes(Long) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO
 
setTotalNodeCount(Integer) - Method in class org.apache.nifi.web.api.dto.ClusterSummaryDTO
 
setTotalNonHeap(long) - Method in class org.apache.nifi.diagnostics.SystemDiagnostics
 
setTotalNonHeap(String) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO
 
setTotalNonHeapBytes(Long) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO
 
setTotalSpace(long) - Method in class org.apache.nifi.diagnostics.StorageUsage
 
setTotalSpace(String) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO.StorageUsageDTO
 
setTotalSpaceBytes(Long) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO.StorageUsageDTO
 
setTotalThreads(int) - Method in class org.apache.nifi.diagnostics.SystemDiagnostics
 
setTotalThreads(Integer) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO
 
setTrafficClass(Integer) - Method in class org.apache.nifi.io.socket.multicast.MulticastConfiguration
 
setTrafficClass(Integer) - Method in class org.apache.nifi.io.socket.SocketConfiguration
 
setTransactionBuilder(TransactionBuilder) - Method in class org.apache.nifi.admin.service.impl.StandardAuditService
 
setTransactionBuilder(TransactionBuilder) - Method in class org.apache.nifi.admin.service.impl.StandardKeyService
 
setTransferMode(String) - Method in class org.apache.nifi.processors.standard.util.FTPUtils.FTPConfiguration
 
setTransferred(String) - Method in class org.apache.nifi.web.api.dto.status.ProcessGroupStatusSnapshotDTO
 
setTransferRelationship(Relationship) - Method in class org.apache.nifi.controller.repository.StandardRepositoryRecord
 
setTransform(String) - Method in class org.apache.nifi.web.standard.api.transformjson.dto.JoltSpecificationDTO
 
setTransitUri(String) - Method in interface org.apache.nifi.provenance.ProvenanceEventBuilder
Sets the Transit URI that is used for the Event.
setTransitUri(String) - Method in class org.apache.nifi.provenance.StandardProvenanceEventRecord.Builder
 
setTransitUri(String) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceEventDTO
 
setTransitUri(String) - Method in class org.apache.nifi.websocket.AbstractWebSocketSession
 
setTransitUri(String) - Method in interface org.apache.nifi.websocket.WebSocketSessionInfo
 
setTransitUriPrefix(String) - Method in class org.apache.nifi.remote.protocol.HandshakeProperties
 
setTransmissionStatus(TransmissionStatus) - Method in class org.apache.nifi.controller.status.RemoteProcessGroupStatus
 
setTransmissionStatus(String) - Method in class org.apache.nifi.web.api.dto.status.RemoteProcessGroupStatusDTO
 
setTransmissionStatus(String) - Method in class org.apache.nifi.web.api.dto.status.RemoteProcessGroupStatusSnapshotDTO
 
setTransmitting(Boolean) - Method in class org.apache.nifi.controller.status.PortStatus
 
setTransmitting(Boolean) - Method in class org.apache.nifi.remote.StandardRemoteProcessGroupPortDescriptor
 
setTransmitting(Boolean) - Method in class org.apache.nifi.web.api.dto.ConnectableDTO
 
setTransmitting(Boolean) - Method in class org.apache.nifi.web.api.dto.PortDTO
 
setTransmitting(Boolean) - Method in class org.apache.nifi.web.api.dto.RemoteProcessGroupDTO
 
setTransmitting(Boolean) - Method in class org.apache.nifi.web.api.dto.RemoteProcessGroupPortDTO
 
setTransmitting(Boolean) - Method in class org.apache.nifi.web.api.dto.status.PortStatusDTO
 
setTransmitting(Boolean) - Method in class org.apache.nifi.web.api.dto.status.PortStatusSnapshotDTO
 
setTransportProtocol(SiteToSiteTransportProtocol) - Method in interface org.apache.nifi.groups.RemoteProcessGroup
 
setTransportProtocol(SiteToSiteTransportProtocol) - Method in class org.apache.nifi.remote.StandardRemoteProcessGroup
 
setTransportProtocol(String) - Method in class org.apache.nifi.web.api.dto.RemoteProcessGroupDTO
 
setTrustStore(String) - Method in class org.apache.nifi.toolkit.tls.configuration.TlsClientConfig
 
setTrustStorePassword(String) - Method in class org.apache.nifi.toolkit.tls.configuration.TlsClientConfig
 
setTrustStoreType(String) - Method in class org.apache.nifi.toolkit.tls.configuration.TlsClientConfig
 
setTryLaterSeconds(int) - Method in class org.apache.nifi.cluster.protocol.jaxb.message.AdaptedConnectionResponse
 
setTtl(MulticastTimeToLive) - Method in class org.apache.nifi.io.socket.multicast.MulticastConfiguration
 
setType(String) - Method in class org.apache.nifi.action.component.details.FlowChangeExtensionDetails
 
setType(int) - Method in class org.apache.nifi.cdc.event.ColumnDefinition
 
setType(String) - Method in class org.apache.nifi.controller.status.ProcessorStatus
 
setType(String) - Method in class org.apache.nifi.web.api.dto.action.component.details.ExtensionDetailsDTO
 
setType(String) - Method in class org.apache.nifi.web.api.dto.ConnectableDTO
 
setType(String) - Method in class org.apache.nifi.web.api.dto.ControllerServiceApiDTO
 
setType(String) - Method in class org.apache.nifi.web.api.dto.ControllerServiceDTO
 
setType(String) - Method in class org.apache.nifi.web.api.dto.ControllerServiceReferencingComponentDTO
 
setType(String) - Method in class org.apache.nifi.web.api.dto.DocumentedTypeDTO
 
setType(String) - Method in class org.apache.nifi.web.api.dto.PortDTO
 
setType(String) - Method in class org.apache.nifi.web.api.dto.ProcessorDTO
 
setType(String) - Method in class org.apache.nifi.web.api.dto.provenance.lineage.ProvenanceNodeDTO
 
setType(String) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceSearchableFieldDTO
 
setType(String) - Method in class org.apache.nifi.web.api.dto.ReportingTaskDTO
 
setType(String) - Method in class org.apache.nifi.web.api.dto.status.ProcessorStatusDTO
 
setType(String) - Method in class org.apache.nifi.web.api.dto.status.ProcessorStatusSnapshotDTO
 
setTypeByte(byte) - Method in class org.apache.nifi.hbase.scan.ResultCell
 
setUnavailableRelationships(Set<Relationship>) - Method in class org.apache.nifi.util.MockProcessContext
 
setUp() - Method in class org.apache.nifi.amqp.processors.AbstractAMQPProcessorTest
 
setup() - Method in class org.apache.nifi.audit.TestRemoteProcessGroupAuditor
 
setup() - Method in class org.apache.nifi.authorization.FileAccessPolicyProviderTest
 
setup() - Method in class org.apache.nifi.authorization.FileAuthorizerTest
 
setup() - Method in class org.apache.nifi.authorization.FileUserGroupProviderTest
 
setup() - Method in class org.apache.nifi.authorization.resource.DataAuthorizableTest
 
setup(ProcessContext) - Method in class org.apache.nifi.cdc.mysql.processors.CaptureChangeMySQL
 
setup() - Method in class org.apache.nifi.cluster.coordination.heartbeat.TestAbstractHeartbeatMonitor
 
setup() - Method in class org.apache.nifi.cluster.coordination.node.TestNodeClusterCoordinator
 
setup() - Method in class org.apache.nifi.cluster.firewall.impl.FileBasedClusterNodeFirewallTest
 
setup() - Method in class org.apache.nifi.cluster.HeartbeatPayloadTest
 
setup() - Static method in class org.apache.nifi.cluster.integration.ClusterConnectionIT
 
setup() - Method in class org.apache.nifi.cluster.protocol.impl.SocketProtocolListenerTest
 
setUp() - Static method in class org.apache.nifi.components.TestPropertyDescriptor
 
setup() - Method in class org.apache.nifi.controller.leader.election.TestCuratorACLProviderFactory
 
setup() - Method in class org.apache.nifi.controller.reporting.TestStandardReportingContext
 
setup() - Method in class org.apache.nifi.controller.repository.claim.TestContentClaimWriteCache
 
setup() - Method in class org.apache.nifi.controller.repository.SchemaRepositoryRecordSerdeTest
 
setup() - Method in class org.apache.nifi.controller.repository.TestFileSystemRepository
 
setup() - Method in class org.apache.nifi.controller.repository.TestStandardProcessSession
 
setup() - Method in class org.apache.nifi.controller.repository.TestVolatileContentRepository
 
setup() - Method in class org.apache.nifi.controller.scheduling.TestStandardProcessScheduler
 
setUp() - Method in class org.apache.nifi.controller.serialization.StandardFlowSerializerTest
 
setup() - Method in class org.apache.nifi.controller.service.StandardControllerServiceProviderTest
 
setup() - Method in class org.apache.nifi.controller.service.TestStandardControllerServiceProvider
 
setup() - Method in class org.apache.nifi.controller.StandardFlowServiceTest
 
setup() - Method in class org.apache.nifi.controller.state.providers.local.TestWriteAheadLocalStateProvider
 
setup() - Method in class org.apache.nifi.controller.state.providers.zookeeper.TestZooKeeperStateProvider
 
setup() - Method in class org.apache.nifi.controller.swap.TestSchemaSwapSerializerDeserializer
 
setup() - Method in class org.apache.nifi.controller.swap.TestSimpleSwapSerializerDeserializer
 
setup() - Method in class org.apache.nifi.controller.TestFlowController
 
setup() - Method in class org.apache.nifi.controller.TestStandardFlowFileQueue
 
setup() - Method in class org.apache.nifi.controller.TestStandardProcessorNode
 
setup() - Static method in class org.apache.nifi.dbcp.DBCPServiceTest
 
setup() - Method in class org.apache.nifi.dbcp.hive.HiveConnectionPoolTest
 
setup() - Method in class org.apache.nifi.fingerprint.FingerprintFactoryTest
 
setUp() - Method in class org.apache.nifi.framework.security.util.SslContextFactoryTest
 
setup() - Method in class org.apache.nifi.hbase.io.TestJsonFullRowSerializer
 
setup() - Method in class org.apache.nifi.hbase.io.TestJsonQualifierAndValueRowSerializer
 
setup() - Method in class org.apache.nifi.hbase.io.TestJsonRowSerializer
 
setup() - Method in class org.apache.nifi.hbase.TestFetchHBaseRow
 
setup() - Method in class org.apache.nifi.hbase.TestGetHBase
 
setup() - Method in class org.apache.nifi.hbase.TestHBase_1_1_2_ClientMapCacheService
 
setup() - Method in class org.apache.nifi.hbase.TestHBase_1_1_2_ClientService
 
setup() - Static method in class org.apache.nifi.integration.accesscontrol.ITAccessTokenEndpoint
 
setup() - Static method in class org.apache.nifi.integration.accesscontrol.ITConnectionAccessControl
 
setup() - Static method in class org.apache.nifi.integration.accesscontrol.ITCountersAccessControl
 
setup() - Static method in class org.apache.nifi.integration.accesscontrol.ITFlowAccessControl
 
setup() - Static method in class org.apache.nifi.integration.accesscontrol.ITFunnelAccessControl
 
setup() - Static method in class org.apache.nifi.integration.accesscontrol.ITInputPortAccessControl
 
setup() - Static method in class org.apache.nifi.integration.accesscontrol.ITLabelAccessControl
 
setup() - Static method in class org.apache.nifi.integration.accesscontrol.ITOutputPortAccessControl
 
setup() - Static method in class org.apache.nifi.integration.accesscontrol.ITProcessGroupAccessControl
 
setup() - Static method in class org.apache.nifi.integration.accesscontrol.ITProcessorAccessControl
 
setup() - Method in class org.apache.nifi.ldap.tenants.LdapUserGroupProviderTest
 
setup() - Method in class org.apache.nifi.lookup.script.ScriptedLookupService
 
setup() - Method in class org.apache.nifi.processor.util.list.TestAbstractListProcessor
 
setup() - Method in class org.apache.nifi.processors.avro.TestSplitAvro
 
setUp() - Method in class org.apache.nifi.processors.aws.dynamodb.DeleteDynamoDBTest
 
setUp() - Method in class org.apache.nifi.processors.aws.dynamodb.GetDynamoDBTest
 
setUp() - Method in class org.apache.nifi.processors.aws.dynamodb.PutDynamoDBTest
 
setUp() - Method in class org.apache.nifi.processors.aws.kinesis.firehose.ITPutKinesisFirehose
 
setUp() - Method in class org.apache.nifi.processors.aws.kinesis.firehose.TestPutKinesisFirehose
 
setUp() - Method in class org.apache.nifi.processors.aws.kinesis.stream.ITPutKinesisStream
 
setUp() - Method in class org.apache.nifi.processors.aws.kinesis.stream.TestPutKinesisStream
 
setUp() - Method in class org.apache.nifi.processors.aws.lambda.ITPutLambda
 
setUp() - Method in class org.apache.nifi.processors.aws.lambda.TestPutLambda
 
setUp() - Method in class org.apache.nifi.processors.aws.s3.TestDeleteS3Object
 
setUp() - Method in class org.apache.nifi.processors.aws.s3.TestFetchS3Object
 
setUp() - Method in class org.apache.nifi.processors.aws.s3.TestListS3
 
setUp() - Method in class org.apache.nifi.processors.aws.s3.TestPutS3Object
 
setUp() - Method in class org.apache.nifi.processors.aws.sns.TestPutSNS
 
setup(ProcessContext) - Method in class org.apache.nifi.processors.aws.sqs.PutSQS
 
setUp() - Method in class org.apache.nifi.processors.aws.sqs.TestDeleteSQS
 
setUp() - Method in class org.apache.nifi.processors.aws.sqs.TestGetSQS
 
setUp() - Method in class org.apache.nifi.processors.aws.sqs.TestPutSQS
 
setUp() - Method in class org.apache.nifi.processors.aws.TestAWSCredentials
 
setup() - Method in class org.apache.nifi.processors.beats.frame.TestBeatsEncoder
 
setup() - Method in class org.apache.nifi.processors.beats.handler.TestBeatsFrameHandler
 
setup() - Method in class org.apache.nifi.processors.beats.handler.TestBeatsSocketChannelHandler
 
setUp() - Method in class org.apache.nifi.processors.cassandra.AbstractCassandraProcessorTest
 
setUp() - Method in class org.apache.nifi.processors.cassandra.PutCassandraQLTest
 
setUp() - Method in class org.apache.nifi.processors.cassandra.QueryCassandraTest
 
setup() - Static method in class org.apache.nifi.processors.ccda.TestExtractCCDAAttributes
 
setup(ProcessContext) - Method in class org.apache.nifi.processors.elasticsearch.AbstractElasticsearchProcessor
 
setup(ProcessContext) - Method in class org.apache.nifi.processors.elasticsearch.FetchElasticsearch
 
setup(ProcessContext) - Method in class org.apache.nifi.processors.elasticsearch.FetchElasticsearchHttp
 
setUp() - Method in class org.apache.nifi.processors.elasticsearch.ITDeleteElasticsearch5Test
 
setup(ProcessContext) - Method in class org.apache.nifi.processors.elasticsearch.PutElasticsearch
 
setup(ProcessContext) - Method in class org.apache.nifi.processors.elasticsearch.PutElasticsearchHttp
 
setup(ProcessContext) - Method in class org.apache.nifi.processors.elasticsearch.PutElasticsearchHttpRecord
 
setup(ProcessContext) - Method in class org.apache.nifi.processors.elasticsearch.QueryElasticsearchHttp
 
setup(ProcessContext) - Method in class org.apache.nifi.processors.elasticsearch.ScrollElasticsearchHttp
 
setUp() - Method in class org.apache.nifi.processors.elasticsearch.TestDeleteElasticsearch5
 
setUp() - Method in class org.apache.nifi.processors.elasticsearch.TestFetchElasticsearch
 
setUp() - Method in class org.apache.nifi.processors.elasticsearch.TestFetchElasticsearch5
 
setUp() - Method in class org.apache.nifi.processors.elasticsearch.TestFetchElasticsearchHttp
 
setUp() - Method in class org.apache.nifi.processors.elasticsearch.TestPutElasticsearch
 
setUp() - Method in class org.apache.nifi.processors.elasticsearch.TestPutElasticsearch5
 
setUp() - Method in class org.apache.nifi.processors.email.TestConsumeEmail
 
setup() - Method in class org.apache.nifi.processors.evtx.MalformedChunkHandlerTest
 
setup() - Method in class org.apache.nifi.processors.evtx.ParseEvtxTest
 
setup() - Method in class org.apache.nifi.processors.evtx.parser.BinaryReaderTest
 
setup() - Method in class org.apache.nifi.processors.evtx.parser.bxml.AttributeNodeTest
 
setup() - Method in class org.apache.nifi.processors.evtx.parser.bxml.BxmlNodeTestBase
 
setup() - Method in class org.apache.nifi.processors.evtx.parser.bxml.BxmlNodeWithTokenAndStringTestBase
 
setup() - Method in class org.apache.nifi.processors.evtx.parser.bxml.BxmlNodeWithTokenTestBase
 
setup() - Method in class org.apache.nifi.processors.evtx.parser.bxml.CDataSectionNodeTest
 
setup() - Method in class org.apache.nifi.processors.evtx.parser.bxml.CloseElementNodeTest
 
setup() - Method in class org.apache.nifi.processors.evtx.parser.bxml.CloseEmptyElementNodeTest
 
setup() - Method in class org.apache.nifi.processors.evtx.parser.bxml.CloseStartElementNodeTest
 
setup() - Method in class org.apache.nifi.processors.evtx.parser.bxml.ConditionalSubstitutionNodeTest
 
setup() - Method in class org.apache.nifi.processors.evtx.parser.bxml.EndOfStreamNodeTest
 
setup() - Method in class org.apache.nifi.processors.evtx.parser.bxml.EntityReferenceNodeTest
 
setup() - Method in class org.apache.nifi.processors.evtx.parser.bxml.NameStringNodeTest
 
setup() - Method in class org.apache.nifi.processors.evtx.parser.bxml.NormalSubstitutionNodeTest
 
setup() - Method in class org.apache.nifi.processors.evtx.parser.bxml.OpenStartElementNodeTest
 
setup() - Method in class org.apache.nifi.processors.evtx.parser.bxml.ProcessingInstructionDataNodeTest
 
setup() - Method in class org.apache.nifi.processors.evtx.parser.bxml.ProcessingInstructionTargetNodeTest
 
setup() - Method in class org.apache.nifi.processors.evtx.parser.bxml.RootNodeTest
 
setup() - Method in class org.apache.nifi.processors.evtx.parser.bxml.StreamStartNodeTest
 
setup() - Method in class org.apache.nifi.processors.evtx.parser.bxml.TemplateInstanceNodeTest
 
setup() - Method in class org.apache.nifi.processors.evtx.parser.bxml.TemplateNodeTest
 
setup() - Method in class org.apache.nifi.processors.evtx.parser.bxml.value.BXmlTypeNodeTest
 
setup() - Method in class org.apache.nifi.processors.evtx.parser.bxml.ValueNodeTest
 
setup() - Method in class org.apache.nifi.processors.evtx.parser.ChunkHeaderTest
 
setup() - Method in class org.apache.nifi.processors.evtx.parser.FileHeaderTest
 
setup() - Method in class org.apache.nifi.processors.evtx.parser.RecordTest
 
setup() - Method in class org.apache.nifi.processors.evtx.ResultProcessorTest
 
setup() - Method in class org.apache.nifi.processors.evtx.XmlBxmlNodeVisitorTest
 
setup() - Method in class org.apache.nifi.processors.evtx.XmlRootNodeHandlerTest
 
setUp() - Static method in class org.apache.nifi.processors.gcp.storage.AbstractGCSIT
 
setup() - Method in class org.apache.nifi.processors.gcp.storage.AbstractGCSTest
 
setup() - Method in class org.apache.nifi.processors.gcp.storage.DeleteGCSObjectTest
 
setup() - Method in class org.apache.nifi.processors.gcp.storage.FetchGCSObjectTest
 
setup() - Method in class org.apache.nifi.processors.gettcp.TestGetTCP
 
setup() - Method in class org.apache.nifi.processors.hadoop.AbstractHadoopTest
 
setup() - Method in class org.apache.nifi.processors.hadoop.GetHDFSSequenceFileTest
 
setup() - Method in class org.apache.nifi.processors.hadoop.GetHDFSTest
 
setUp() - Method in class org.apache.nifi.processors.hadoop.inotify.TestEventTypeValidator
 
setup() - Method in class org.apache.nifi.processors.hadoop.inotify.TestGetHDFSEvents
 
setup() - Method in class org.apache.nifi.processors.hadoop.PutHDFSTest
 
setUp() - Method in class org.apache.nifi.processors.hadoop.TestCreateHadoopSequenceFile
 
setup() - Method in class org.apache.nifi.processors.hadoop.TestDeleteHDFS
 
setup() - Method in class org.apache.nifi.processors.hadoop.TestFetchHDFS
 
setup() - Method in class org.apache.nifi.processors.hadoop.TestListHDFS
 
setup(ProcessContext) - Method in class org.apache.nifi.processors.hive.ConvertAvroToORC
 
setup(ProcessContext) - Method in class org.apache.nifi.processors.hive.PutHiveStreaming
 
setup(ProcessContext) - Method in class org.apache.nifi.processors.hive.SelectHiveQL
 
setUp() - Method in class org.apache.nifi.processors.hive.TestConvertAvroToORC
 
setup() - Static method in class org.apache.nifi.processors.hive.TestPutHiveQL
 
setUp() - Method in class org.apache.nifi.processors.hive.TestPutHiveStreaming
 
setup() - Method in class org.apache.nifi.processors.hive.TestSelectHiveQL
 
setup() - Static method in class org.apache.nifi.processors.hl7.TestExtractHL7Attributes
 
setUp() - Static method in class org.apache.nifi.processors.ignite.cache.ITGetIgniteCache
 
setUp() - Static method in class org.apache.nifi.processors.ignite.cache.ITPutIgniteCache
 
setUp() - Method in class org.apache.nifi.processors.ignite.cache.TestGetIgniteCache
 
setUp() - Method in class org.apache.nifi.processors.ignite.cache.TestPutIgniteCache
 
setup() - Method in class org.apache.nifi.processors.kafka.pubsub.ConsumeKafkaTest
 
setup() - Method in class org.apache.nifi.processors.kafka.pubsub.ConsumerPoolTest
 
setup() - Method in class org.apache.nifi.processors.kafka.pubsub.TestConsumeKafkaRecord_0_10
 
setup() - Method in class org.apache.nifi.processors.kafka.pubsub.TestConsumeKafkaRecord_0_11
 
setup() - Method in class org.apache.nifi.processors.kafka.pubsub.TestPublisherLease
 
setup() - Method in class org.apache.nifi.processors.kafka.pubsub.TestPublishKafka
 
setup() - Method in class org.apache.nifi.processors.kafka.pubsub.TestPublishKafkaRecord_0_10
 
setup() - Method in class org.apache.nifi.processors.kafka.pubsub.TestPublishKafkaRecord_0_11
 
setup() - Method in class org.apache.nifi.processors.kite.TestInferAvroSchema
 
setUp() - Method in class org.apache.nifi.processors.kudu.TestPutKudu
 
setup() - Method in class org.apache.nifi.processors.lumberjack.frame.TestLumberjackDecoder
 
setup() - Method in class org.apache.nifi.processors.lumberjack.frame.TestLumberjackEncoder
 
setup() - Method in class org.apache.nifi.processors.lumberjack.handler.TestLumberjackFrameHandler
 
setup() - Method in class org.apache.nifi.processors.lumberjack.handler.TestLumberjackSocketChannelHandler
 
setUp() - Method in class org.apache.nifi.processors.mongodb.AbstractMongoProcessorTest
 
setup() - Method in class org.apache.nifi.processors.mongodb.GetMongoTest
 
setup() - Method in class org.apache.nifi.processors.mongodb.PutMongoTest
 
setup() - Method in class org.apache.nifi.processors.parquet.FetchParquetTest
 
setup() - Method in class org.apache.nifi.processors.parquet.PutParquetTest
 
setUp() - Method in class org.apache.nifi.processors.rethinkdb.ITAbstractRethinkDBTest
 
setUp() - Method in class org.apache.nifi.processors.rethinkdb.ITDeleteRethinkDBTest
 
setUp() - Method in class org.apache.nifi.processors.rethinkdb.ITGetRethinkDBTest
 
setUp() - Method in class org.apache.nifi.processors.rethinkdb.ITPutRethinkDBTest
 
setUp() - Method in class org.apache.nifi.processors.rethinkdb.TestDeleteRethinkDB
 
setUp() - Method in class org.apache.nifi.processors.rethinkdb.TestGetRethinkDB
 
setUp() - Method in class org.apache.nifi.processors.rethinkdb.TestPutRethinkDB
 
setup(ProcessContext) - Method in class org.apache.nifi.processors.script.ExecuteScript
Performs setup operations when the processor is scheduled to run.
setup(ProcessContext) - Method in class org.apache.nifi.processors.script.InvokeScriptedProcessor
Performs setup operations when the processor is scheduled to run.
setup() - Method in class org.apache.nifi.processors.script.InvokeScriptedProcessor
 
setup() - Method in class org.apache.nifi.processors.script.TestExecuteClojure
 
setup() - Method in class org.apache.nifi.processors.script.TestExecuteGroovy
 
setup() - Method in class org.apache.nifi.processors.script.TestExecuteJavascript
 
setup() - Method in class org.apache.nifi.processors.script.TestExecuteJRuby
 
setup() - Method in class org.apache.nifi.processors.script.TestExecuteJython
 
setup() - Method in class org.apache.nifi.processors.script.TestExecuteLua
 
setup() - Method in class org.apache.nifi.processors.script.TestInvokeGroovy
 
setup() - Method in class org.apache.nifi.processors.script.TestInvokeJavascript
 
setup() - Method in class org.apache.nifi.processors.script.TestInvokeJython
Copies all scripts to the target directory because when they are compiled they can leave unwanted .class files.
setup() - Method in class org.apache.nifi.processors.solr.TestGetSolr
 
setup() - Method in class org.apache.nifi.processors.splunk.TestGetSplunk
 
setup(ProcessContext) - Method in class org.apache.nifi.processors.standard.AbstractDatabaseFetchProcessor
 
setup(ProcessContext, boolean, FlowFile) - Method in class org.apache.nifi.processors.standard.AbstractDatabaseFetchProcessor
 
setup(ProcessContext) - Method in class org.apache.nifi.processors.standard.ExecuteSQL
 
setup(ProcessContext) - Method in class org.apache.nifi.processors.standard.GenerateTableFetch
 
setup(ProcessContext) - Method in class org.apache.nifi.processors.standard.JoltTransformJSON
 
setup(ProcessContext) - Method in class org.apache.nifi.processors.standard.QueryDatabaseTable
 
setup() - Method in class org.apache.nifi.processors.standard.QueryDatabaseTableTest
 
setup() - Method in class org.apache.nifi.processors.standard.relp.frame.TestRELPDecoder
 
setup() - Method in class org.apache.nifi.processors.standard.relp.handler.TestRELPFrameHandler
 
setup() - Method in class org.apache.nifi.processors.standard.relp.handler.TestRELPSocketChannelHandler
 
setup() - Method in class org.apache.nifi.processors.standard.TestDebugFlow
 
setUp() - Method in class org.apache.nifi.processors.standard.TestEncryptContent
 
setup() - Method in class org.apache.nifi.processors.standard.TestExecuteSQL
 
setup() - Method in class org.apache.nifi.processors.standard.TestFetchDistributedMapCache
 
setUp() - Method in class org.apache.nifi.processors.standard.TestFTP
 
setUp() - Method in class org.apache.nifi.processors.standard.TestGenerateTableFetch
 
setUp() - Method in class org.apache.nifi.processors.standard.TestListDatabaseTables
 
setup() - Method in class org.apache.nifi.processors.standard.TestListenAndPutSyslog
 
setup() - Method in class org.apache.nifi.processors.standard.TestListenHTTP
 
setup() - Method in class org.apache.nifi.processors.standard.TestListenRELP
 
setup() - Method in class org.apache.nifi.processors.standard.TestListenTCP
 
setup() - Method in class org.apache.nifi.processors.standard.TestListenTCPRecord
 
setUp() - Method in class org.apache.nifi.processors.standard.TestListenUDP
 
setup() - Method in class org.apache.nifi.processors.standard.TestListenUDPRecord
 
setUp() - Method in class org.apache.nifi.processors.standard.TestListFile
 
setup() - Method in class org.apache.nifi.processors.standard.TestLookupRecord
 
setup() - Static method in class org.apache.nifi.processors.standard.TestMergeContent
 
setup() - Method in class org.apache.nifi.processors.standard.TestMergeRecord
 
setup() - Method in class org.apache.nifi.processors.standard.TestNotify
 
setup() - Method in class org.apache.nifi.processors.standard.TestPartitionRecord
 
setup() - Method in class org.apache.nifi.processors.standard.TestPutDistributedMapCache
 
setup() - Method in class org.apache.nifi.processors.standard.TestPutEmail
 
setup() - Method in class org.apache.nifi.processors.standard.TestPutSyslog
 
setup() - Method in class org.apache.nifi.processors.standard.TestPutUDP
 
setUp() - Method in class org.apache.nifi.processors.standard.TestSplitXml
 
setup() - Method in class org.apache.nifi.processors.standard.TestTailFile
 
setup() - Method in class org.apache.nifi.processors.standard.TestUpdateRecord
 
setup() - Method in class org.apache.nifi.processors.standard.TestWait
 
setup() - Static method in class org.apache.nifi.processors.standard.util.TestJdbcCommon
 
setup() - Static method in class org.apache.nifi.processors.standard.util.TestJdbcHugeStream
 
setup() - Static method in class org.apache.nifi.processors.standard.util.TestJdbcTypesDerby
 
setup() - Static method in class org.apache.nifi.processors.standard.util.TestJdbcTypesH2
 
setup() - Method in class org.apache.nifi.processors.standard.util.TestPutTCPCommon
 
setup() - Method in class org.apache.nifi.processors.standard.util.TestSyslogParser
 
setUp() - Method in class org.apache.nifi.processors.TestGeoEnrichIP
 
setUp() - Method in class org.apache.nifi.processors.TestISPEnrichIP
 
setup() - Method in class org.apache.nifi.processors.windows.event.log.ConsumeWindowsEventLogTest
 
setup() - Method in class org.apache.nifi.processors.windows.event.log.jna.ErrorLookupTest
 
setup() - Method in class org.apache.nifi.processors.windows.event.log.jna.EventSubscribeXmlRenderingCallbackTest
 
setup() - Method in class org.apache.nifi.provenance.lucene.TestCachingIndexManager
 
setup() - Method in class org.apache.nifi.provenance.TestEventIdFirstSchemaRecordReaderWriter
 
setup() - Method in class org.apache.nifi.provenance.TestSchemaRecordReaderWriter
 
setup() - Static method in class org.apache.nifi.provenance.TestVolatileProvenanceRepository
 
setup() - Method in class org.apache.nifi.ranger.authorization.ManagedRangerAuthorizerTest
 
setup() - Method in class org.apache.nifi.ranger.authorization.TestRangerNiFiAuthorizer
 
setup() - Method in class org.apache.nifi.record.script.AbstractScriptedRecordFactory
 
setup() - Method in class org.apache.nifi.redis.service.ITRedisDistributedMapCacheClientService
 
setup() - Method in class org.apache.nifi.redis.service.TestRedisConnectionPoolService
 
setup() - Method in class org.apache.nifi.redis.state.ITRedisStateProvider
 
setup() - Method in class org.apache.nifi.redis.state.TestRedisStateMapJsonSerDe
 
setup() - Static method in class org.apache.nifi.remote.client.http.TestHttpClient
 
setup() - Static method in class org.apache.nifi.remote.protocol.http.TestHttpFlowFileServerProtocol
 
setup() - Static method in class org.apache.nifi.remote.protocol.socket.TestSocketFlowFileServerProtocol
 
setup() - Static method in class org.apache.nifi.remote.TestHttpRemoteSiteListener
 
setup() - Static method in class org.apache.nifi.remote.TestSocketRemoteSiteListener
 
setup() - Static method in class org.apache.nifi.remote.TestStandardRemoteGroupPort
 
setup(ConfigurationContext) - Method in class org.apache.nifi.reporting.AbstractSiteToSiteReportingTask
 
setup(ConfigurationContext) - Method in class org.apache.nifi.reporting.ambari.AmbariReportingTask
 
setup() - Method in class org.apache.nifi.reporting.ambari.TestAmbariReportingTask
 
setup(ConfigurationContext) - Method in class org.apache.nifi.reporting.datadog.DataDogReportingTask
 
setup() - Method in class org.apache.nifi.reporting.datadog.TestDataDogReportingTask
 
setup(ConfigurationContext) - Method in class org.apache.nifi.reporting.script.ScriptedReportingTask
Performs setup operations when the processor is scheduled to run.
setup() - Method in class org.apache.nifi.schemaregistry.hortonworks.TestHortonworksSchemaRegistry
 
setup() - Method in class org.apache.nifi.script.AbstractScriptedControllerService
 
setup(int, ComponentLog) - Method in class org.apache.nifi.script.ScriptingComponentHelper
Performs common setup operations when the processor is scheduled to run.
setUp() - Method in class org.apache.nifi.security.util.crypto.OpenPGPKeyBasedEncryptorTest
 
setUp() - Method in class org.apache.nifi.security.util.crypto.OpenPGPPasswordBasedEncryptorTest
 
setup() - Method in class org.apache.nifi.storm.TestNiFiBolt
 
setup() - Method in class org.apache.nifi.toolkit.s2s.DataPacketImplTest
 
setup() - Method in class org.apache.nifi.toolkit.s2s.SiteToSiteCliMainTest
 
setup() - Method in class org.apache.nifi.toolkit.s2s.SiteToSiteReceiverTest
 
setup() - Method in class org.apache.nifi.toolkit.s2s.SiteToSiteSenderTest
 
setup() - Method in class org.apache.nifi.toolkit.tls.manager.writer.NifiPropertiesTlsClientConfigWriterTest
 
setup() - Method in class org.apache.nifi.toolkit.tls.properties.NifiPropertiesWriterTest
 
setup() - Method in class org.apache.nifi.toolkit.tls.service.client.TlsCertificateAuthorityClientCommandLineTest
 
setup() - Method in class org.apache.nifi.toolkit.tls.service.client.TlsCertificateSigningRequestPerformerTest
 
setup() - Method in class org.apache.nifi.toolkit.tls.service.server.TlsCertificateAuthorityServiceCommandLineTest
 
setup() - Method in class org.apache.nifi.toolkit.tls.service.server.TlsCertificateAuthorityServiceHandlerTest
 
setup() - Method in class org.apache.nifi.toolkit.tls.service.TlsCertificateAuthorityTest
 
setup() - Method in class org.apache.nifi.toolkit.tls.standalone.TlsToolkitStandaloneCommandLineTest
 
setup() - Method in class org.apache.nifi.toolkit.tls.standalone.TlsToolkitStandaloneTest
 
setup() - Method in class org.apache.nifi.toolkit.tls.TlsToolkitMainTest
 
setup() - Method in class org.apache.nifi.toolkit.tls.util.TlsHelperTest
 
setup() - Method in class org.apache.nifi.util.hive.HiveWriterTest
 
setup() - Static method in class org.apache.nifi.web.api.TestDataTransferResource
 
setup() - Static method in class org.apache.nifi.web.api.TestSiteToSiteResource
 
setUp() - Method in class org.apache.nifi.web.security.jwt.JwtServiceTest
 
setUp() - Method in class org.apache.nifi.web.security.knox.KnoxAuthenticationFilterTest
 
setUp() - Method in class org.apache.nifi.web.security.otp.OtpAuthenticationFilterTest
 
setUp() - Method in class org.apache.nifi.web.security.otp.OtpAuthenticationProviderTest
 
setUp() - Method in class org.apache.nifi.web.security.otp.OtpServiceTest
 
setUp() - Method in class org.apache.nifi.web.security.x509.ocsp.OcspCertificateValidatorTest
 
setup() - Method in class org.apache.nifi.web.security.x509.X509AuthenticationProviderTest
 
setUp() - Method in class org.apache.nifi.web.StandardNiFiServiceFacadeTest
 
setup() - Static method in class org.apache.nifi.websocket.example.WebSocketServerExample
 
setup() - Method in class org.apache.nifi.websocket.jetty.TestJettyWebSocketCommunication
 
setupArchiveFile() - Method in class org.apache.nifi.persistence.FlowConfigurationArchiveManager
Setup a file to archive data flow.
setupBeforeClass() - Static method in class org.apache.nifi.processors.script.BaseScriptTest
Copies all scripts to the target directory because when they are compiled they can leave unwanted .class files.
setupBeforeClass() - Static method in class org.apache.nifi.processors.standard.QueryDatabaseTableTest
 
setupBeforeClass() - Static method in class org.apache.nifi.processors.standard.TestGenerateTableFetch
 
setupBeforeClass() - Static method in class org.apache.nifi.processors.standard.TestListDatabaseTables
 
setUpBeforeClass() - Static method in class org.apache.nifi.processors.standard.TestListenUDP
 
setUpBinManager(BinManager, ProcessContext) - Method in class org.apache.nifi.processor.util.bin.BinFiles
Performs any additional setup of the bin manager.
setUpBinManager(BinManager, ProcessContext) - Method in class org.apache.nifi.processors.standard.MergeContent
 
setupClass() - Static method in class org.apache.nifi.cluster.coordination.http.replication.TestThreadPoolRequestReplicator
 
setUpClass() - Static method in class org.apache.nifi.processors.hadoop.AbstractHadoopTest
 
setUpClass() - Static method in class org.apache.nifi.processors.hadoop.PutHDFSTest
 
setUpClass() - Static method in class org.apache.nifi.processors.hadoop.TestCreateHadoopSequenceFile
 
setupClass() - Static method in class org.apache.nifi.processors.hive.TestSelectHiveQL
 
setUpClass() - Static method in class org.apache.nifi.processors.ignite.cache.TestGetIgniteCache
 
setUpClass() - Static method in class org.apache.nifi.processors.ignite.cache.TestPutIgniteCache
 
setupClass() - Static method in class org.apache.nifi.processors.standard.TestConvertJSONToSQL
 
setupClass() - Static method in class org.apache.nifi.processors.standard.TestExecuteSQL
 
setupClass() - Static method in class org.apache.nifi.processors.standard.TestPutSQL
 
setupClass() - Static method in class org.apache.nifi.provenance.index.lucene.TestEventIndexTask
 
setupClient(ProcessContext) - Method in class org.apache.nifi.processors.azure.eventhub.PutAzureEventHub
 
setUpClient(ProcessContext) - Method in class org.apache.nifi.processors.standard.InvokeHTTP
 
setUpdatedAttributes(Map<String, String>) - Method in class org.apache.nifi.provenance.StandardProvenanceEventRecord.Builder
 
setUpdatedNodeStatuses(List<NodeConnectionStatus>) - Method in class org.apache.nifi.cluster.protocol.message.HeartbeatResponseMessage
 
setUpdateId(Long) - Method in class org.apache.nifi.cluster.protocol.jaxb.message.AdaptedNodeConnectionStatus
 
setUpdateSteps(List<VariableRegistryUpdateStepDTO>) - Method in class org.apache.nifi.web.api.dto.VariableRegistryUpdateRequestDTO
 
setupEngines(int, ComponentLog) - Method in class org.apache.nifi.script.ScriptingComponentHelper
Configures the specified script engine.
setupExecuteScript() - Method in class org.apache.nifi.processors.script.BaseScriptTest
 
setupExecutor(ProcessContext) - Method in class org.apache.nifi.processors.standard.ExecuteProcess
 
setupInvokeScriptProcessor() - Method in class org.apache.nifi.processors.script.BaseScriptTest
 
setUploadId(String) - Method in class org.apache.nifi.processors.aws.s3.PutS3Object.MultipartState
 
setupLogger() - Static method in class org.apache.nifi.provenance.TestEventIdFirstSchemaRecordReaderWriter
 
setupLogging() - Static method in class org.apache.nifi.controller.TestStandardFlowFileQueue
 
setupLogging() - Static method in class org.apache.nifi.processors.parquet.PutParquetTest
 
setUpOnce() - Static method in class org.apache.nifi.security.util.crypto.OpenPGPKeyBasedEncryptorTest
 
setUpOnce() - Static method in class org.apache.nifi.security.util.crypto.OpenPGPPasswordBasedEncryptorTest
 
setUpOnce() - Static method in class org.apache.nifi.web.security.x509.ocsp.OcspCertificateValidatorTest
 
setupProperties() - Static method in class org.apache.nifi.controller.repository.TestWriteAheadFlowFileRepository
 
setupQueues(ProcessContext) - Method in class org.apache.nifi.processors.standard.QueryRecord
 
setupReceiver(String) - Method in class org.apache.nifi.processors.azure.eventhub.GetAzureEventHub
 
setupServerProtocol(HttpFlowFileServerProtocol) - Method in class org.apache.nifi.remote.HttpRemoteSiteListener
 
setupSuite() - Static method in class org.apache.nifi.cluster.HeartbeatPayloadTest
 
setupSuite() - Static method in class org.apache.nifi.controller.service.StandardControllerServiceProviderTest
 
setupSuite() - Static method in class org.apache.nifi.controller.StandardFlowServiceTest
 
setupTest() - Method in class org.apache.nifi.processors.enrich.TestQueryDNS
 
setupTest() - Method in class org.apache.nifi.processors.enrich.TestQueryWhois
 
setUptime(long) - Method in class org.apache.nifi.diagnostics.SystemDiagnostics
 
setUptime(String) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO
 
setupTranslationMap() - Static method in class org.apache.nifi.processors.yandex.TestYandexTranslate
 
setupVariables(ProcessContext) - Method in class org.apache.nifi.script.ScriptingComponentHelper
 
setupVariables(ConfigurationContext) - Method in class org.apache.nifi.script.ScriptingComponentHelper
 
setUri(String) - Method in class org.apache.nifi.action.component.details.FlowChangeRemoteProcessGroupDetails
 
setUri(String) - Method in class org.apache.nifi.web.api.dto.AboutDTO
 
setUri(String) - Method in class org.apache.nifi.web.api.dto.action.component.details.RemoteProcessGroupDetailsDTO
 
setUri(String) - Method in class org.apache.nifi.web.api.dto.DropRequestDTO
 
setUri(String) - Method in class org.apache.nifi.web.api.dto.flow.ProcessGroupFlowDTO
 
setUri(String) - Method in class org.apache.nifi.web.api.dto.FlowFileSummaryDTO
 
setUri(String) - Method in class org.apache.nifi.web.api.dto.ListingRequestDTO
 
setUri(String) - Method in class org.apache.nifi.web.api.dto.provenance.lineage.LineageDTO
 
setUri(String) - Method in class org.apache.nifi.web.api.dto.provenance.ProvenanceDTO
 
setUri(String) - Method in class org.apache.nifi.web.api.dto.SnippetDTO
 
setUri(String) - Method in class org.apache.nifi.web.api.dto.TemplateDTO
 
setUri(String) - Method in class org.apache.nifi.web.api.dto.VariableRegistryUpdateRequestDTO
 
setUri(String) - Method in class org.apache.nifi.web.api.entity.ComponentEntity
 
setUsageRestriction(String) - Method in class org.apache.nifi.web.api.dto.DocumentedTypeDTO
 
setUseCompression(boolean) - Method in class org.apache.nifi.remote.RemoteGroupPort
 
setUseCompression(boolean) - Method in class org.apache.nifi.remote.StandardRemoteGroupPort
 
setUseCompression(Boolean) - Method in class org.apache.nifi.remote.StandardRemoteProcessGroupPortDescriptor
 
setUseCompression(Boolean) - Method in class org.apache.nifi.web.api.dto.RemoteProcessGroupPortDTO
 
setUsedHeap(long) - Method in class org.apache.nifi.diagnostics.SystemDiagnostics
 
setUsedHeap(String) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO
 
setUsedHeapBytes(Long) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO
 
setUsedNonHeap(long) - Method in class org.apache.nifi.diagnostics.SystemDiagnostics
 
setUsedNonHeap(String) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO
 
setUsedNonHeapBytes(Long) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO
 
setUsedSpace(String) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO.StorageUsageDTO
 
setUsedSpaceBytes(Long) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO.StorageUsageDTO
 
setUseGzip(Boolean) - Method in class org.apache.nifi.remote.protocol.HandshakeProperties
 
setUserAccessControl(Set<String>) - Method in interface org.apache.nifi.remote.RootGroupPort
 
setUserAccessControl(Set<String>) - Method in class org.apache.nifi.remote.StandardRootGroupPort
 
setUserAccessControl(Set<String>) - Method in class org.apache.nifi.web.api.dto.PortDTO
 
setUserDAO(UserDAO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setUserDn(String) - Method in class org.apache.nifi.remote.AbstractCommunicationsSession
 
setUserDn(String) - Method in interface org.apache.nifi.remote.protocol.CommunicationsSession
 
setUserGroupDAO(UserGroupDAO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
setUserGroups(Set<TenantEntity>) - Method in class org.apache.nifi.web.api.dto.AccessPolicyDTO
 
setUserGroups(Set<TenantEntity>) - Method in class org.apache.nifi.web.api.dto.UserDTO
 
setUserGroups(Collection<TenantEntity>) - Method in class org.apache.nifi.web.api.entity.TenantsEntity
 
setUserGroups(Collection<UserGroupEntity>) - Method in class org.apache.nifi.web.api.entity.UserGroupsEntity
 
setUserIdentity(String) - Method in class org.apache.nifi.action.FlowChangeAction
 
setUserIdentity(String) - Method in class org.apache.nifi.history.HistoryQuery
 
setUserIdentity(String) - Method in class org.apache.nifi.history.PreviousValue
 
setUserIdentity(String) - Method in class org.apache.nifi.web.api.dto.action.ActionDTO
 
setUserIdentity(String) - Method in class org.apache.nifi.web.api.dto.action.HistoryQueryDTO
 
setUserIdentity(String) - Method in class org.apache.nifi.web.api.dto.PreviousValueDTO
 
setUsername(String) - Method in class org.apache.nifi.processors.standard.util.FTPUtils.FTPConfiguration
 
setUsername(String) - Method in class org.apache.nifi.processors.standard.util.SFTPUtils.SFTPConfiguration
 
setUsers(Set<NiFiUser>) - Method in class org.apache.nifi.user.NiFiUserGroup
 
setUsers(Set<TenantEntity>) - Method in class org.apache.nifi.web.api.dto.AccessPolicyDTO
 
setUsers(Set<TenantEntity>) - Method in class org.apache.nifi.web.api.dto.UserGroupDTO
 
setUsers(Collection<TenantEntity>) - Method in class org.apache.nifi.web.api.entity.TenantsEntity
 
setUsers(Collection<UserEntity>) - Method in class org.apache.nifi.web.api.entity.UsersEntity
 
setUtilization(String) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO.StorageUsageDTO
 
setUuid(String) - Method in class org.apache.nifi.web.api.dto.FlowFileSummaryDTO
 
setUuid(String) - Method in class org.apache.nifi.web.api.dto.provenance.lineage.LineageRequestDTO
 
setValid(Boolean) - Method in class org.apache.nifi.web.standard.api.transformjson.dto.ValidationDTO
 
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.
setValidationErrors(Collection<String>) - Method in class org.apache.nifi.web.api.dto.AffectedComponentDTO
 
setValidationErrors(Collection<String>) - Method in class org.apache.nifi.web.api.dto.ControllerServiceDTO
 
setValidationErrors(Collection<String>) - Method in class org.apache.nifi.web.api.dto.ControllerServiceReferencingComponentDTO
 
setValidationErrors(Collection<String>) - Method in class org.apache.nifi.web.api.dto.PortDTO
 
setValidationErrors(Collection<String>) - Method in class org.apache.nifi.web.api.dto.ProcessorDTO
 
setValidationErrors(Collection<String>) - Method in class org.apache.nifi.web.api.dto.RemoteProcessGroupDTO
 
setValidationErrors(Collection<String>) - Method in class org.apache.nifi.web.api.dto.ReportingTaskDTO
 
setValidationStatus(OcspStatus.ValidationStatus) - Method in class org.apache.nifi.web.security.x509.ocsp.OcspStatus
 
setValue(String) - Method in class org.apache.nifi.action.details.FlowChangeConfigureDetails
 
setValue(long) - Method in class org.apache.nifi.cluster.protocol.jaxb.message.AdaptedCounter
 
setValue(String) - Method in interface org.apache.nifi.controller.label.Label
 
setValue(String) - Method in class org.apache.nifi.controller.label.StandardLabel
 
setValue(V) - Method in class org.apache.nifi.distributed.cache.client.AtomicCacheEntry
 
setValue(long) - Method in class org.apache.nifi.jaxb.AdaptedCounter
 
setValue(String, Object) - Method in class org.apache.nifi.serialization.record.MapRecord
 
setValue(String, Object) - Method in interface org.apache.nifi.serialization.record.Record
Updates the value of the field with the given name to the given value.
setValue(String) - Method in class org.apache.nifi.update.attributes.Action
 
setValue(String) - Method in class org.apache.nifi.update.attributes.dto.ActionDTO
 
setValue(String) - Method in class org.apache.nifi.web.api.dto.action.details.ConfigureDetailsDTO
 
setValue(String) - Method in class org.apache.nifi.web.api.dto.AllowableValueDTO
 
setValue(String) - Method in class org.apache.nifi.web.api.dto.CounterDTO
 
setValue(String) - Method in class org.apache.nifi.web.api.dto.provenance.AttributeDTO
 
setValue(String) - Method in class org.apache.nifi.web.api.dto.StateEntryDTO
 
setValue(String) - Method in class org.apache.nifi.web.api.dto.VariableDTO
 
setValueArray(byte[]) - Method in class org.apache.nifi.hbase.scan.ResultCell
 
setValueCount(Long) - Method in class org.apache.nifi.web.api.dto.CounterDTO
 
setValueLength(int) - Method in class org.apache.nifi.hbase.scan.ResultCell
 
setValueOffset(int) - Method in class org.apache.nifi.hbase.scan.ResultCell
 
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.
setVariable(VariableDTO) - Method in class org.apache.nifi.web.api.entity.VariableEntity
 
setVariableRegistry(VariableRegistry) - Method in class org.apache.nifi.spring.FlowControllerFactoryBean
 
setVariableRegistry(VariableRegistryDTO) - Method in class org.apache.nifi.web.api.entity.VariableRegistryEntity
 
setVariableRegistry(VariableRegistry) - Method in class org.apache.nifi.web.controller.ControllerFacade
 
setVariableRegistry(VariableRegistry) - Method in class org.apache.nifi.web.StandardNiFiWebConfigurationContext
 
setVariables(Map<String, String>) - Method in class org.apache.nifi.controller.service.mock.MockProcessGroup
 
setVariables(Map<String, String>) - Method in interface org.apache.nifi.groups.ProcessGroup
Updates the variables that are provided by this Process Group
setVariables(Map<String, String>) - Method in class org.apache.nifi.groups.StandardProcessGroup
 
setVariables(Map<VariableDescriptor, String>) - Method in class org.apache.nifi.registry.variable.MutableVariableRegistry
 
setVariables(Map<String, String>) - Method in class org.apache.nifi.web.api.dto.ProcessGroupDTO
 
setVariables(Set<VariableEntity>) - Method in class org.apache.nifi.web.api.dto.VariableRegistryDTO
 
setVerificationStatus(OcspStatus.VerificationStatus) - Method in class org.apache.nifi.web.security.x509.ocsp.OcspStatus
 
setVersion(Long) - Method in class org.apache.nifi.cluster.protocol.ComponentRevision
 
setVersion(int) - Method in class org.apache.nifi.remote.StandardVersionNegotiator
 
setVersion(int) - Method in interface org.apache.nifi.remote.VersionNegotiator
Sets the version of this resource to the specified version.
setVersion(String) - Method in class org.apache.nifi.web.api.dto.AboutDTO
 
setVersion(String) - Method in class org.apache.nifi.web.api.dto.BundleDTO
 
setVersion(Long) - Method in class org.apache.nifi.web.api.dto.RevisionDTO
 
setVersionInfo(SystemDiagnosticsSnapshotDTO.VersionInfoDTO) - Method in class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO
 
setWarmCacheFrequencyMinutes(Integer) - Method in class org.apache.nifi.provenance.RepositoryConfiguration
 
setWidth(Double) - Method in class org.apache.nifi.web.api.dto.DimensionsDTO
 
setWidth(Double) - Method in class org.apache.nifi.web.api.dto.LabelDTO
 
setWorking(FlowFileRecord) - Method in class org.apache.nifi.controller.repository.StandardRepositoryRecord
 
setWorking(FlowFileRecord, String, String) - Method in class org.apache.nifi.controller.repository.StandardRepositoryRecord
 
setWorking(FlowFileRecord, Map<String, String>) - Method in class org.apache.nifi.controller.repository.StandardRepositoryRecord
 
setWritten(String) - Method in class org.apache.nifi.web.api.dto.status.ProcessGroupStatusSnapshotDTO
 
setWritten(String) - Method in class org.apache.nifi.web.api.dto.status.ProcessorStatusSnapshotDTO
 
setX(Double) - Method in class org.apache.nifi.web.api.dto.PositionDTO
 
setX509AuthenticationProvider(X509AuthenticationProvider) - Method in class org.apache.nifi.web.api.AccessResource
 
setX509AuthenticationProvider(X509AuthenticationProvider) - Method in class org.apache.nifi.web.NiFiWebApiSecurityConfiguration
 
setY(Double) - Method in class org.apache.nifi.web.api.dto.PositionDTO
 
setYieldDuration(String) - Method in interface org.apache.nifi.groups.RemoteProcessGroup
 
setYieldDuration(String) - Method in class org.apache.nifi.remote.StandardRemoteProcessGroup
 
setYieldDuration(String) - Method in class org.apache.nifi.web.api.dto.ProcessorConfigDTO
 
setYieldDuration(String) - Method in class org.apache.nifi.web.api.dto.RemoteProcessGroupDTO
 
setYieldPeriod(String) - Method in interface org.apache.nifi.connectable.Connectable
Updates the amount of time that this Connectable should avoid being scheduled when the processor calls ProcessContext.yield()
setYieldPeriod(String) - Method in class org.apache.nifi.controller.AbstractPort
 
setYieldPeriod(String) - Method in class org.apache.nifi.controller.StandardFunnel
Updates the amount of time that this processor should avoid being scheduled when the processor calls ProcessContext.yield()
setYieldPeriod(String) - Method in class org.apache.nifi.controller.StandardProcessorNode
 
setZIndex(long) - Method in interface org.apache.nifi.connectable.Connection
 
setZIndex(long) - Method in class org.apache.nifi.connectable.StandardConnection
 
setzIndex(Long) - Method in class org.apache.nifi.web.api.dto.ConnectionDTO
 
setzIndex(Long) - Method in class org.apache.nifi.web.api.entity.ConnectionEntity
 
severity(String) - Method in class org.apache.nifi.processors.standard.syslog.SyslogEvent.Builder
 
Severity - Enum in org.apache.nifi.reporting
 
SFTP_HOSTKEY_FILENAME - Static variable in class org.apache.nifi.processors.standard.util.SFTPUtils
 
SFTP_PORT - Static variable in class org.apache.nifi.processors.standard.util.SFTPUtils
 
SFTP_PRIVATEKEY_PASSPHRASE - Static variable in class org.apache.nifi.processors.standard.util.SFTPUtils
 
SFTP_PRIVATEKEY_PATH - Static variable in class org.apache.nifi.processors.standard.util.SFTPUtils
 
SFTPConfiguration() - Constructor for class org.apache.nifi.processors.standard.util.SFTPUtils.SFTPConfiguration
 
SFTPConnection - Class in org.apache.nifi.processors.standard.util
 
SFTPConnection(Session, ChannelSftp) - Constructor for class org.apache.nifi.processors.standard.util.SFTPConnection
 
SFTPTransfer - Class in org.apache.nifi.processors.standard.util
 
SFTPTransfer(ProcessContext, ComponentLog) - Constructor for class org.apache.nifi.processors.standard.util.SFTPTransfer
 
SFTPUtils - Class in org.apache.nifi.processors.standard.util
 
SFTPUtils() - Constructor for class org.apache.nifi.processors.standard.util.SFTPUtils
 
SFTPUtils.SFTPConfiguration - Class in org.apache.nifi.processors.standard.util
 
SharedSessionState - Class in org.apache.nifi.util
 
SharedSessionState(Processor, AtomicLong) - Constructor for class org.apache.nifi.util.SharedSessionState
 
SHEET_NAME - Static variable in class org.apache.nifi.processors.poi.ConvertExcelToCSVProcessor
 
SHIFTR - Static variable in class org.apache.nifi.processors.standard.JoltTransformJSON
 
SHOULD_DELETE_MESSAGES - Static variable in class org.apache.nifi.processors.email.ConsumeEWS
 
SHOULD_MARK_READ - Static variable in class org.apache.nifi.processors.email.ConsumeEWS
 
SHOULD_MARK_READ - Static variable in class org.apache.nifi.processors.email.ConsumeIMAP
 
shouldAddDaysArg() - Method in class org.apache.nifi.toolkit.tls.commandLine.BaseCommandLine
 
shouldAddDaysArg() - Method in class org.apache.nifi.toolkit.tls.service.client.TlsCertificateAuthorityClientCommandLine
 
shouldAddSigningAlgorithmArg() - Method in class org.apache.nifi.toolkit.tls.commandLine.BaseCommandLine
 
shouldAddSigningAlgorithmArg() - Method in class org.apache.nifi.toolkit.tls.service.client.TlsCertificateAuthorityClientCommandLine
 
shouldDiscontinue() - Method in class org.apache.nifi.processor.util.pattern.RollbackOnFailure
 
shouldFlowToNotFoundWhenGeoIp2ExceptionThrownFromMaxMind() - Method in class org.apache.nifi.processors.TestGeoEnrichIP
 
shouldFlowToNotFoundWhenGeoIp2ExceptionThrownFromMaxMind() - Method in class org.apache.nifi.processors.TestISPEnrichIP
 
shouldFlowToNotFoundWhenIOExceptionThrownFromMaxMind() - Method in class org.apache.nifi.processors.TestGeoEnrichIP
 
shouldFlowToNotFoundWhenIOExceptionThrownFromMaxMind() - Method in class org.apache.nifi.processors.TestISPEnrichIP
 
shouldFlowToNotFoundWhenNullResponseFromMaxMind() - Method in class org.apache.nifi.processors.TestGeoEnrichIP
 
shouldFlowToNotFoundWhenNullResponseFromMaxMind() - Method in class org.apache.nifi.processors.TestISPEnrichIP
 
shouldRoll() - Method in class org.apache.nifi.provenance.store.RecordWriterLease
 
shouldSetDeleteFlag - Variable in class org.apache.nifi.processors.email.ConsumeEWS
 
shouldTryLater() - Method in class org.apache.nifi.cluster.protocol.ConnectionResponse
 
shouldTryLater() - Method in class org.apache.nifi.cluster.protocol.jaxb.message.AdaptedConnectionResponse
 
SHOW_DELTAS - Static variable in class org.apache.nifi.controller.ControllerStatusReportingTask
 
SHOW_DELTAS - Static variable in class org.apache.nifi.documentation.example.FullyDocumentedReportingTask
 
shredFile(File, int) - Static method in class org.apache.nifi.util.file.FileUtils
Randomly generates a sequence of bytes and overwrites the contents of the file a number of times.
shutdown() - Method in class org.apache.nifi.admin.AuditDataSourceFactoryBean
Disposes resources.
shutdown() - Method in class org.apache.nifi.admin.KeyDataSourceFactoryBean
 
shutdown() - Method in interface org.apache.nifi.cluster.coordination.ClusterCoordinator
Notifies the Cluster Coordinator that the NiFi instance is being shutdown so that the coordinator is able to perform cleanup of resources
shutdown() - Method in interface org.apache.nifi.cluster.coordination.http.replication.RequestReplicator
Stops the instance from replicating requests.
shutdown() - Method in class org.apache.nifi.cluster.coordination.http.replication.ThreadPoolRequestReplicator
 
shutdown() - Method in class org.apache.nifi.cluster.coordination.node.NodeClusterCoordinator
 
shutdown() - Method in class org.apache.nifi.cluster.integration.NopStateProvider
 
shutdown() - Method in interface org.apache.nifi.components.state.StateManagerProvider
Shuts down the state managers, cleaning up any resources that they occupy
shutdown() - Method in interface org.apache.nifi.components.state.StateProvider
Shuts down the StateProvider and cleans up any resources held by it.
shutdown() - Method in interface org.apache.nifi.connectable.Port
 
shutdown() - Method in class org.apache.nifi.controller.AbstractPort
 
shutdown(boolean) - Method in class org.apache.nifi.controller.FlowController
Triggers the controller to begin shutdown, stopping all processors and terminating the scheduling engine.
shutdown() - Method in interface org.apache.nifi.controller.ProcessScheduler
Shuts down the scheduler, stopping all components
shutdown() - Method in class org.apache.nifi.controller.repository.claim.TestContentClaimWriteCache
 
shutdown() - Method in interface org.apache.nifi.controller.repository.ContentRepository
Shuts down the Content Repository, freeing any resources that may be held.
shutdown() - Method in class org.apache.nifi.controller.repository.FileSystemRepository
 
shutdown() - Method in class org.apache.nifi.controller.repository.TestFileSystemRepository
 
shutdown() - Method in class org.apache.nifi.controller.repository.VolatileContentRepository
 
shutdown() - Method in class org.apache.nifi.controller.scheduling.EventDrivenSchedulingAgent
 
shutdown() - Method in class org.apache.nifi.controller.scheduling.QuartzSchedulingAgent
 
shutdown() - Method in interface org.apache.nifi.controller.scheduling.SchedulingAgent
 
shutdown() - Method in class org.apache.nifi.controller.scheduling.StandardProcessScheduler
 
shutdown() - Method in class org.apache.nifi.controller.scheduling.TimerDrivenSchedulingAgent
 
shutdown() - Method in class org.apache.nifi.controller.service.mock.MockProcessGroup
 
shutdown() - Method in class org.apache.nifi.controller.state.manager.StandardStateManagerProvider
 
shutdown() - Method in class org.apache.nifi.controller.state.providers.local.WriteAheadLocalStateProvider
 
shutdown() - Method in class org.apache.nifi.controller.state.providers.zookeeper.ZooKeeperStateProvider
 
shutdown() - Method in class org.apache.nifi.controller.state.server.ZooKeeperStateServer
 
shutdown() - Method in class org.apache.nifi.couchbase.CouchbaseClusterService
Disconnect from the Couchbase cluster.
shutdown() - Method in class org.apache.nifi.dbcp.DBCPConnectionPool
Shutdown pool, close all open connections.
shutdown() - Method in class org.apache.nifi.dbcp.hive.HiveConnectionPool
Shutdown pool, close all open connections.
shutdown() - Method in interface org.apache.nifi.distributed.cache.server.map.MapCache
 
shutdown() - Method in class org.apache.nifi.distributed.cache.server.map.PersistentMapCache
 
shutdown() - Method in class org.apache.nifi.distributed.cache.server.map.SimpleMapCache
 
shutdown() - Method in class org.apache.nifi.distributed.cache.server.set.PersistentSetCache
 
shutdown() - Method in interface org.apache.nifi.distributed.cache.server.set.SetCache
 
shutdown() - Method in class org.apache.nifi.distributed.cache.server.set.SimpleSetCache
 
shutdown() - Method in interface org.apache.nifi.groups.ProcessGroup
Indicates that the Flow is being shutdown; allows cleanup of resources associated with processors, etc.
shutdown() - Method in interface org.apache.nifi.groups.RemoteProcessGroup
 
shutdown() - Method in class org.apache.nifi.groups.StandardProcessGroup
 
shutdown() - Method in class org.apache.nifi.hbase.HBase_1_1_2_ClientService
 
shutdown(long, TimeUnit) - Method in class org.apache.nifi.io.nio.ChannelListener
 
shutdown() - Method in class org.apache.nifi.processors.cassandra.PutCassandraQL
 
shutdown() - Method in class org.apache.nifi.processors.cassandra.QueryCassandra
 
shutdown(ProcessContext) - Method in class org.apache.nifi.processors.grpc.InvokeGRPC
Perform cleanup prior to JVM shutdown
shutdown() - Method in class org.apache.nifi.processors.standard.HandleHttpRequest
 
shutdown() - Method in class org.apache.nifi.processors.standard.util.TCPTestServer
 
shutdown() - Method in class org.apache.nifi.provenance.index.lucene.EventIndexTask
 
shutdown() - Method in class org.apache.nifi.provenance.serialization.EventFileCompressor
 
shutdown() - Method in class org.apache.nifi.redis.state.RedisStateProvider
 
shutdown() - Method in class org.apache.nifi.remote.client.socket.EndpointConnectionPool
 
shutdown - Variable in class org.apache.nifi.remote.protocol.AbstractFlowFileServerProtocol
 
shutdown(Peer) - Method in class org.apache.nifi.remote.protocol.AbstractFlowFileServerProtocol
 
shutdown(Peer) - Method in interface org.apache.nifi.remote.protocol.ClientProtocol
 
shutdown(Peer) - Method in interface org.apache.nifi.remote.protocol.ServerProtocol
 
shutdown(Peer) - Method in class org.apache.nifi.remote.protocol.socket.SocketClientProtocol
 
shutdown() - Method in class org.apache.nifi.remote.StandardRemoteGroupPort
 
shutdown() - Method in class org.apache.nifi.remote.StandardRemoteProcessGroup
 
shutdown() - Method in class org.apache.nifi.remote.StandardRootGroupPort
 
shutdown() - Method in class org.apache.nifi.reporting.AbstractSiteToSiteReportingTask
 
shutdown() - Method in class org.apache.nifi.toolkit.tls.service.server.TlsCertificateAuthorityService
 
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.
shutdown() - Method in class org.wali.MinimalLockingWriteAheadLog
 
shutdown() - Method in interface org.wali.WriteAheadRepository
Causes the repository to checkpoint and then close any open resources.
SHUTDOWN_CMD - Static variable in class org.apache.nifi.bootstrap.RunNiFi
 
shutdownClient() - Method in class org.apache.nifi.processors.twitter.GetTwitter
 
shutdownConnection() - Method in class org.apache.nifi.processors.standard.util.TCPTestServer
 
shutdownConsumer() - Method in class org.apache.nifi.processors.kafka.GetKafka
 
shutdownExecutor() - Method in class org.apache.nifi.processors.standard.ExecuteProcess
 
ShutdownHook - Class in org.apache.nifi.bootstrap
 
ShutdownHook(Process, RunNiFi, String, int, ExecutorService) - Constructor for class org.apache.nifi.bootstrap.ShutdownHook
 
shutdownHook() - Method in class org.apache.nifi.NiFi
 
shutdownHttpServer() - Method in class org.apache.nifi.processors.standard.ListenHTTP
 
shutdownServer() - Static method in class org.apache.nifi.bootstrap.http.TestHttpNotificationService
 
shutdownServer() - Static method in class org.apache.nifi.bootstrap.http.TestHttpNotificationServiceSSL
 
shutdownServer() - Method in class org.apache.nifi.distributed.cache.server.DistributedCacheServer
 
shutdownServer() - Method in class org.apache.nifi.integration.util.NiFiTestServer
 
shutdownServer() - Method in class org.apache.nifi.processors.slack.TestServer
 
shutdownServer() - Method in class org.apache.nifi.processors.standard.TestServer
 
shutdownServer() - Method in class org.apache.nifi.processors.standard.UDPTestServer
 
shutdownServer() - Method in class org.apache.nifi.processors.standard.util.TCPTestServer
 
SideEffectFree - Annotation Type in org.apache.nifi.annotation.behavior
Marker annotation a Processor implementation can use to indicate that its operations on FlowFiles can be safely repeated across process sessions.
SIDTypeNode - Class in org.apache.nifi.processors.evtx.parser.bxml.value
Node containing an SID
SIDTypeNode(BinaryReader, ChunkHeader, BxmlNode, int) - Constructor for class org.apache.nifi.processors.evtx.parser.bxml.value.SIDTypeNode
 
SIDTypeNodeTest - Class in org.apache.nifi.processors.evtx.parser.bxml.value
 
SIDTypeNodeTest() - Constructor for class org.apache.nifi.processors.evtx.parser.bxml.value.SIDTypeNodeTest
 
Signal() - Constructor for class org.apache.nifi.processors.standard.WaitNotifyProtocol.Signal
 
SIGNAL_BUFFER_COUNT - Static variable in class org.apache.nifi.processors.standard.Notify
 
SIGNAL_COUNTER_DELTA - Static variable in class org.apache.nifi.processors.standard.Notify
 
SIGNAL_COUNTER_NAME - Static variable in class org.apache.nifi.processors.standard.Notify
 
SIGNAL_COUNTER_NAME - Static variable in class org.apache.nifi.processors.standard.Wait
 
signalEndOfStream() - Method in class org.apache.nifi.io.nio.consumer.AbstractStreamConsumer
 
signalEndOfStream() - Method in interface org.apache.nifi.io.nio.consumer.StreamConsumer
Called once the end of the input stream is detected
signalEndOfStream() - Method in class org.apache.nifi.processors.standard.util.UDPStreamConsumer
 
SignedByteTypeNode - Class in org.apache.nifi.processors.evtx.parser.bxml.value
Node containing a signed byte value
SignedByteTypeNode(BinaryReader, ChunkHeader, BxmlNode, int) - Constructor for class org.apache.nifi.processors.evtx.parser.bxml.value.SignedByteTypeNode
 
SignedByteTypeNodeTest - Class in org.apache.nifi.processors.evtx.parser.bxml.value
 
SignedByteTypeNodeTest() - Constructor for class org.apache.nifi.processors.evtx.parser.bxml.value.SignedByteTypeNodeTest
 
SignedDWordTypeNode - Class in org.apache.nifi.processors.evtx.parser.bxml.value
Node containing a signed 32 bit value
SignedDWordTypeNode(BinaryReader, ChunkHeader, BxmlNode, int) - Constructor for class org.apache.nifi.processors.evtx.parser.bxml.value.SignedDWordTypeNode
 
SignedDWordTypeNodeTest - Class in org.apache.nifi.processors.evtx.parser.bxml.value
 
SignedDWordTypeNodeTest() - Constructor for class org.apache.nifi.processors.evtx.parser.bxml.value.SignedDWordTypeNodeTest
 
SignedQWordTypeNode - Class in org.apache.nifi.processors.evtx.parser.bxml.value
Node containing a signed 64 bit value
SignedQWordTypeNode(BinaryReader, ChunkHeader, BxmlNode, int) - Constructor for class org.apache.nifi.processors.evtx.parser.bxml.value.SignedQWordTypeNode
 
SignedQWordTypeNodeTest - Class in org.apache.nifi.processors.evtx.parser.bxml.value
 
SignedQWordTypeNodeTest() - Constructor for class org.apache.nifi.processors.evtx.parser.bxml.value.SignedQWordTypeNodeTest
 
SignedWordTypeNode - Class in org.apache.nifi.processors.evtx.parser.bxml.value
Node containing a signed 16 bit value
SignedWordTypeNode(BinaryReader, ChunkHeader, BxmlNode, int) - Constructor for class org.apache.nifi.processors.evtx.parser.bxml.value.SignedWordTypeNode
 
SignedWordTypeNodeTest - Class in org.apache.nifi.processors.evtx.parser.bxml.value
 
SignedWordTypeNodeTest() - Constructor for class org.apache.nifi.processors.evtx.parser.bxml.value.SignedWordTypeNodeTest
 
SIGNER_OVERRIDE - Static variable in class org.apache.nifi.processors.aws.s3.AbstractS3Processor
 
SIGNING_ALGORITHM - Static variable in class org.apache.nifi.security.util.KeyStoreUtilsTest
 
SIGNING_ALGORITHM_ARG - Static variable in class org.apache.nifi.toolkit.tls.commandLine.BaseCommandLine
 
SimpleConfigurableUserGroupProvider - Class in org.apache.nifi.authorization
 
SimpleConfigurableUserGroupProvider(Set<User>, Set<Group>) - Constructor for class org.apache.nifi.authorization.SimpleConfigurableUserGroupProvider
 
SimpleCsvFileLookupService - Class in org.apache.nifi.lookup
 
SimpleCsvFileLookupService() - Constructor for class org.apache.nifi.lookup.SimpleCsvFileLookupService
 
SimpleDateFormatValidator - Class in org.apache.nifi.serialization
 
SimpleDateFormatValidator() - Constructor for class org.apache.nifi.serialization.SimpleDateFormatValidator
 
SimpleEmail() - Method in class org.apache.nifi.processors.email.GenerateAttachment
 
SimpleEmailMimeMessage() - Method in class org.apache.nifi.processors.email.GenerateAttachment
 
SimpleHadoopProcessor - Class in org.apache.nifi.processors.hadoop
 
SimpleHadoopProcessor(KerberosProperties) - Constructor for class org.apache.nifi.processors.hadoop.SimpleHadoopProcessor
 
SimpleIndexManager - Class in org.apache.nifi.provenance.lucene
 
SimpleIndexManager(RepositoryConfiguration) - Constructor for class org.apache.nifi.provenance.lucene.SimpleIndexManager
 
SimpleIndexManager.IndexWriterCount - Class in org.apache.nifi.provenance.lucene
 
SimpleKeyValueLookupService - Class in org.apache.nifi.lookup
 
SimpleKeyValueLookupService() - Constructor for class org.apache.nifi.lookup.SimpleKeyValueLookupService
 
SimpleMapCache - Class in org.apache.nifi.distributed.cache.server.map
 
SimpleMapCache(String, int, EvictionPolicy) - Constructor for class org.apache.nifi.distributed.cache.server.map.SimpleMapCache
 
SimpleProcessLogger - Class in org.apache.nifi.processor
 
SimpleProcessLogger(String, Object) - Constructor for class org.apache.nifi.processor.SimpleProcessLogger
 
SimpleProcessor() - Constructor for class org.apache.nifi.prioritizer.NewestFirstPrioritizerTest.SimpleProcessor
 
SimpleProcessor() - Constructor for class org.apache.nifi.prioritizer.OldestFirstPrioritizerTest.SimpleProcessor
 
SimpleProcessor() - Constructor for class org.apache.nifi.prioritizer.PriorityAttributePrioritizerTest.SimpleProcessor
 
SimpleRecordField - Class in org.apache.nifi.repository.schema
 
SimpleRecordField(String, FieldType, Repetition) - Constructor for class org.apache.nifi.repository.schema.SimpleRecordField
 
SimpleRecordSchema - Class in org.apache.nifi.serialization
 
SimpleRecordSchema(List<RecordField>) - Constructor for class org.apache.nifi.serialization.SimpleRecordSchema
 
SimpleRecordSchema(List<RecordField>, SchemaIdentifier) - Constructor for class org.apache.nifi.serialization.SimpleRecordSchema
 
SimpleRecordSchema(String, String, SchemaIdentifier) - Constructor for class org.apache.nifi.serialization.SimpleRecordSchema
 
SimpleRecordSchema(List<RecordField>, String, String, SchemaIdentifier) - Constructor for class org.apache.nifi.serialization.SimpleRecordSchema
 
SimpleSetCache - Class in org.apache.nifi.distributed.cache.server.set
 
SimpleSetCache(String, int, EvictionPolicy) - Constructor for class org.apache.nifi.distributed.cache.server.set.SimpleSetCache
 
SimpleSwapDeserializer - Class in org.apache.nifi.controller.swap
 
SimpleSwapDeserializer() - Constructor for class org.apache.nifi.controller.swap.SimpleSwapDeserializer
 
SimpleSwapSerializer - Class in org.apache.nifi.controller.swap
Deprecated.
in favor of using SchemaSwapSerializer.
SimpleSwapSerializer() - Constructor for class org.apache.nifi.controller.swap.SimpleSwapSerializer
Deprecated.
 
SimpleTestService() - Constructor for class org.apache.nifi.controller.scheduling.TestStandardProcessScheduler.SimpleTestService
 
SimpleUserGroupProvider - Class in org.apache.nifi.authorization
 
SimpleUserGroupProvider(Set<User>, Set<Group>) - Constructor for class org.apache.nifi.authorization.SimpleUserGroupProvider
 
SingleCharacterValidator() - Constructor for class org.apache.nifi.csv.CSVValidators.SingleCharacterValidator
 
SingleConnectionSocketSender(int, int, long, String) - Constructor for class org.apache.nifi.processors.standard.TestListenSyslog.SingleConnectionSocketSender
 
singleCR() - Method in class org.apache.nifi.stream.io.util.TextLineDemarcatorTest
 
singleLF() - Method in class org.apache.nifi.stream.io.util.TextLineDemarcatorTest
 
singleMatch - Static variable in class org.apache.nifi.processors.cybersecurity.CompareFuzzyHash
 
SingleSessionFactory - Class in org.apache.nifi.util
 
SingleSessionFactory(MockProcessSession) - Constructor for class org.apache.nifi.util.SingleSessionFactory
 
SingletonSerDeFactory<T> - Class in org.wali
 
SingletonSerDeFactory(SerDe<T>) - Constructor for class org.wali.SingletonSerDeFactory
 
SingleValueField - Class in org.apache.nifi.hl7.hapi
 
SingleValueField(String) - Constructor for class org.apache.nifi.hl7.hapi.SingleValueField
 
SingularMapKeyPath - Class in org.apache.nifi.record.path.paths
 
SINK_FACTORY - Static variable in class org.apache.nifi.processors.flume.AbstractFlumeProcessor
 
SINK_TYPE - Static variable in class org.apache.nifi.processors.flume.ExecuteFlumeSink
 
SITE_TO_SITE_HTTP_ENABLED - Static variable in class org.apache.nifi.util.NiFiProperties
 
SITE_TO_SITE_HTTP_TRANSACTION_TTL - Static variable in class org.apache.nifi.util.NiFiProperties
 
SITE_TO_SITE_SECURE - Static variable in class org.apache.nifi.util.NiFiProperties
 
siteInfoProvider - Variable in class org.apache.nifi.remote.client.AbstractSiteToSiteClient
 
SiteInfoProvider - Class in org.apache.nifi.remote.client
 
SiteInfoProvider() - Constructor for class org.apache.nifi.remote.client.SiteInfoProvider
 
SiteInfoServlet() - Constructor for class org.apache.nifi.remote.client.http.TestHttpClient.SiteInfoServlet
 
SiteToSiteAttributes - Enum in org.apache.nifi.flowfile.attributes
FlowFile attributes used during site-to-site transfer.
SiteToSiteBulletinReportingTask - Class in org.apache.nifi.reporting
 
SiteToSiteBulletinReportingTask() - Constructor for class org.apache.nifi.reporting.SiteToSiteBulletinReportingTask
 
SiteToSiteClient - Interface in org.apache.nifi.remote.client
The SiteToSiteClient provides a mechanism for sending data to a remote instance of NiFi (or NiFi cluster) and retrieving data from a remote instance of NiFi (or NiFi cluster).
siteToSiteClient - Variable in class org.apache.nifi.reporting.AbstractSiteToSiteReportingTask
 
SiteToSiteClient.Builder - Class in org.apache.nifi.remote.client
The Builder is the mechanism by which all configuration is passed to the SiteToSiteClient.
SiteToSiteClient.StandardSiteToSiteClientConfig - Class in org.apache.nifi.remote.client
 
SiteToSiteClientConfig - Interface in org.apache.nifi.remote.client
 
SiteToSiteCliMain - Class in org.apache.nifi.toolkit.s2s
 
SiteToSiteCliMain() - Constructor for class org.apache.nifi.toolkit.s2s.SiteToSiteCliMain
 
SiteToSiteCliMain.CliParse - Interface in org.apache.nifi.toolkit.s2s
Combines a SiteToSiteClient.Builder and TransferDirection into a return value for parseCli
SiteToSiteCliMainTest - Class in org.apache.nifi.toolkit.s2s
 
SiteToSiteCliMainTest() - Constructor for class org.apache.nifi.toolkit.s2s.SiteToSiteCliMainTest
 
SiteToSiteProvenanceReportingTask - Class in org.apache.nifi.reporting
 
SiteToSiteProvenanceReportingTask() - Constructor for class org.apache.nifi.reporting.SiteToSiteProvenanceReportingTask
 
SiteToSiteReceiver - Class in org.apache.nifi.toolkit.s2s
Class that will print received DataPackets to output
SiteToSiteReceiver(SiteToSiteClient, OutputStream) - Constructor for class org.apache.nifi.toolkit.s2s.SiteToSiteReceiver
 
SiteToSiteReceiverTest - Class in org.apache.nifi.toolkit.s2s
 
SiteToSiteReceiverTest() - Constructor for class org.apache.nifi.toolkit.s2s.SiteToSiteReceiverTest
 
SiteToSiteResource - Class in org.apache.nifi.web.api
RESTful endpoint for managing a SiteToSite connection.
SiteToSiteResource(NiFiProperties) - Constructor for class org.apache.nifi.web.api.SiteToSiteResource
 
SiteToSiteRestApiClient - Class in org.apache.nifi.remote.util
 
SiteToSiteRestApiClient(SSLContext, HttpProxy, EventReporter) - Constructor for class org.apache.nifi.remote.util.SiteToSiteRestApiClient
 
SiteToSiteRestApiClient.HttpGetFailedException - Exception in org.apache.nifi.remote.util
 
SiteToSiteSender - Class in org.apache.nifi.toolkit.s2s
Class that will send DataPackets read from input
SiteToSiteSender(SiteToSiteClient, InputStream) - Constructor for class org.apache.nifi.toolkit.s2s.SiteToSiteSender
 
SiteToSiteSenderTest - Class in org.apache.nifi.toolkit.s2s
 
SiteToSiteSenderTest() - Constructor for class org.apache.nifi.toolkit.s2s.SiteToSiteSenderTest
 
SiteToSiteStatusReportingTask - Class in org.apache.nifi.reporting
 
SiteToSiteStatusReportingTask() - Constructor for class org.apache.nifi.reporting.SiteToSiteStatusReportingTask
 
SiteToSiteTestUtils - Class in org.apache.nifi.remote.protocol
 
SiteToSiteTestUtils() - Constructor for class org.apache.nifi.remote.protocol.SiteToSiteTestUtils
 
SiteToSiteTransportProtocol - Enum in org.apache.nifi.remote.protocol
 
size() - Method in class org.apache.nifi.attribute.expression.language.AttributesAndState
 
Size - Class in org.apache.nifi.connectable
 
Size(double, double) - Constructor for class org.apache.nifi.connectable.Size
 
size() - Method in interface org.apache.nifi.controller.queue.FlowFileQueue
 
size(ContentClaim) - Method in interface org.apache.nifi.controller.repository.ContentRepository
 
size(ContentClaim) - Method in class org.apache.nifi.controller.repository.FileSystemRepository
 
size() - Method in class org.apache.nifi.controller.repository.io.ArrayManagedOutputStream
 
size(long) - Method in class org.apache.nifi.controller.repository.StandardFlowFileRecord.Builder
 
size(ContentClaim) - Method in class org.apache.nifi.controller.repository.VolatileContentRepository
 
size() - Method in class org.apache.nifi.controller.StandardFlowFileQueue
 
size() - Method in class org.apache.nifi.io.nio.BufferPool
 
size() - Method in class org.apache.nifi.nar.ExtensionMapping
 
SIZE - Static variable in class org.apache.nifi.processors.standard.SegmentContent
 
size(long) - Method in class org.apache.nifi.processors.standard.util.FileInfo.Builder
 
size() - Method in class org.apache.nifi.processors.standard.util.SoftLimitBoundedByteArrayOutputStream
 
size() - Method in class org.apache.nifi.properties.StandardNiFiProperties
 
size() - Method in class org.apache.nifi.util.MockFlowFileQueue
 
size() - Method in class org.apache.nifi.util.NiFiProperties
 
size() - Method in class org.apache.nifi.util.search.SearchTerm
 
SIZE_ATTR - Static variable in class org.apache.nifi.processors.gcp.storage.StorageAttributes
 
SIZE_DESC - Static variable in class org.apache.nifi.processors.gcp.storage.StorageAttributes
 
SIZE_HEADER - Static variable in class org.apache.nifi.processors.flume.util.FlowFileEventConstants
 
SizeTypeNode - Class in org.apache.nifi.processors.evtx.parser.bxml.value
Node containing a size value
SizeTypeNode(BinaryReader, ChunkHeader, BxmlNode, int) - Constructor for class org.apache.nifi.processors.evtx.parser.bxml.value.SizeTypeNode
 
SizeTypeNodeTest - Class in org.apache.nifi.processors.evtx.parser.bxml.value
 
SizeTypeNodeTest() - Constructor for class org.apache.nifi.processors.evtx.parser.bxml.value.SizeTypeNodeTest
 
skip(long) - Method in class org.apache.nifi.bootstrap.util.LimitingInputStream
 
skip(long) - Method in class org.apache.nifi.controller.repository.io.DisableOnCloseInputStream
 
skip(long) - Method in class org.apache.nifi.controller.repository.io.FlowFileAccessInputStream
 
skip(long) - Method in class org.apache.nifi.controller.repository.io.LimitedInputStream
 
skip(int) - Method in class org.apache.nifi.processors.evtx.parser.BinaryReader
Skips bytes in the BinaryReader
skip(long) - Method in class org.apache.nifi.provenance.serialization.CompressableRecordReader
 
skip(long) - Method in class org.apache.nifi.provenance.serialization.EmptyRecordReader
 
skip(long) - Method in interface org.apache.nifi.provenance.serialization.RecordReader
Skips the specified number of bytes
skip(long) - Method in class org.apache.nifi.remote.io.InterruptableInputStream
 
skip(long) - Method in class org.apache.nifi.stream.io.ByteCountingInputStream
 
skip(long) - Method in class org.apache.nifi.stream.io.LimitingInputStream
 
skip(long) - Method in class org.apache.nifi.stream.io.MinimumLengthInputStream
 
skip(InputStream, long) - Static method in class org.apache.nifi.stream.io.StreamUtils
Skips the specified number of bytes from the InputStream If unable to skip that number of bytes, throws EOFException
skip(long) - Method in class org.apache.nifi.util.FlowFileUnpackagerV1.NonCloseableInputStream
 
skip(long) - Method in class org.apache.nifi.util.LimitingInputStream
 
SKIP_HEAD_LINE - Static variable in class org.apache.nifi.processors.kudu.AbstractKudu
 
SKIP_HEAD_LINE - Static variable in class org.apache.nifi.processors.kudu.TestPutKudu
 
SKIP_VALIDATION - Static variable in class org.apache.nifi.processors.ccda.ExtractCCDAAttributes
SKIP_VALIDATION - Indicates whether to validate the CDA document after loading.
SKIP_VALIDATION - Static variable in class org.apache.nifi.processors.hl7.ExtractHL7Attributes
 
skipHeadLine - Variable in class org.apache.nifi.processors.kudu.AbstractKudu
 
skipTo(long) - Method in class org.apache.nifi.provenance.serialization.CompressableRecordReader
 
skipTo(long) - Method in class org.apache.nifi.provenance.serialization.EmptyRecordReader
 
skipTo(long) - Method in interface org.apache.nifi.provenance.serialization.RecordReader
Skips to the specified byte offset in the underlying stream.
skipToBlock(int) - Method in class org.apache.nifi.provenance.serialization.CompressableRecordReader
 
skipToBlock(int) - Method in class org.apache.nifi.provenance.serialization.EmptyRecordReader
 
skipToBlock(int) - Method in interface org.apache.nifi.provenance.serialization.RecordReader
Skips to the specified compression block
skipToEvent(long) - Method in class org.apache.nifi.provenance.serialization.CompressableRecordReader
 
skipToEvent(long) - Method in class org.apache.nifi.provenance.serialization.EmptyRecordReader
 
skipToEvent(long) - Method in interface org.apache.nifi.provenance.serialization.RecordReader
Skips to the first event in the stream with an Event ID >= the given ID.
sleepQuietly(long) - Static method in class org.apache.nifi.util.file.FileUtils
 
sleepQuietly(long) - Static method in class org.apache.nifi.util.FileUtils
 
SMALLEST - Static variable in class org.apache.nifi.processors.kafka.GetKafka
 
SMALLEST_ID_FIRST - Static variable in class org.apache.nifi.provenance.util.DirectoryUtils
 
SMTP_AUTH - Static variable in class org.apache.nifi.bootstrap.notification.email.EmailNotificationService
 
SMTP_AUTH - Static variable in class org.apache.nifi.processors.standard.PutEmail
 
SMTP_HOSTNAME - Static variable in class org.apache.nifi.bootstrap.notification.email.EmailNotificationService
 
SMTP_HOSTNAME - Static variable in class org.apache.nifi.processors.email.ListenSMTP
 
SMTP_HOSTNAME - Static variable in class org.apache.nifi.processors.standard.PutEmail
 
SMTP_PASSWORD - Static variable in class org.apache.nifi.bootstrap.notification.email.EmailNotificationService
 
SMTP_PASSWORD - Static variable in class org.apache.nifi.processors.standard.PutEmail
 
SMTP_PORT - Static variable in class org.apache.nifi.bootstrap.notification.email.EmailNotificationService
 
SMTP_PORT - Static variable in class org.apache.nifi.processors.standard.PutEmail
 
SMTP_SOCKET_FACTORY - Static variable in class org.apache.nifi.bootstrap.notification.email.EmailNotificationService
 
SMTP_SOCKET_FACTORY - Static variable in class org.apache.nifi.processors.standard.PutEmail
 
SMTP_TLS - Static variable in class org.apache.nifi.bootstrap.notification.email.EmailNotificationService
 
SMTP_TLS - Static variable in class org.apache.nifi.processors.standard.PutEmail
 
SMTP_USERNAME - Static variable in class org.apache.nifi.bootstrap.notification.email.EmailNotificationService
 
SMTP_USERNAME - Static variable in class org.apache.nifi.processors.standard.PutEmail
 
SmtpConsumer - Class in org.apache.nifi.processors.email.smtp
A simple consumer that provides a bridge between 'push' message distribution provided by SMTPServer and NiFi polling scheduler mechanism.
SmtpConsumer(MessageContext, ProcessSessionFactory, int, String, ComponentLog, int) - Constructor for class org.apache.nifi.processors.email.smtp.SmtpConsumer
 
Snippet - Interface in org.apache.nifi.controller
A Snippet represents a segment of the flow
SnippetAuditor - Class in org.apache.nifi.audit
 
SnippetAuditor() - Constructor for class org.apache.nifi.audit.SnippetAuditor
 
SnippetAuthorizable - Interface in org.apache.nifi.authorization
Authorizable for a Snippet.
SnippetDAO - Interface in org.apache.nifi.web.dao
 
SnippetDTO - Class in org.apache.nifi.web.api.dto
The contents of a snippet of a flow.
SnippetDTO() - Constructor for class org.apache.nifi.web.api.dto.SnippetDTO
 
SnippetEntity - Class in org.apache.nifi.web.api.entity
A serialized representation of this class can be placed in the entity body of a request or response to or from the API.
SnippetEntity() - Constructor for class org.apache.nifi.web.api.entity.SnippetEntity
 
SnippetManager - Class in org.apache.nifi.controller
 
SnippetManager() - Constructor for class org.apache.nifi.controller.SnippetManager
 
SnippetResource - Class in org.apache.nifi.web.api
RESTful endpoint for querying dataflow snippets.
SnippetResource() - Constructor for class org.apache.nifi.web.api.SnippetResource
 
SnippetUtils - Class in org.apache.nifi.util
Utility class for moving Snippets.
SnippetUtils() - Constructor for class org.apache.nifi.util.SnippetUtils
 
SnippetUtils - Class in org.apache.nifi.web.util
Template utilities.
SnippetUtils() - Constructor for class org.apache.nifi.web.util.SnippetUtils
 
SnippetUtilsTest - Class in org.apache.nifi.web.util
 
SnippetUtilsTest() - Constructor for class org.apache.nifi.web.util.SnippetUtilsTest
 
SNMP_STRATEGY - Static variable in class org.apache.nifi.snmp.processors.GetSNMP
SNMP strategy for SNMP Get processor : simple get or walk
SNMPTestUtil - Class in org.apache.nifi.snmp.processors
 
SNMPTestUtil() - Constructor for class org.apache.nifi.snmp.processors.SNMPTestUtil
 
SNMPUtilsTest - Class in org.apache.nifi.snmp.processors
Test class for SNMPUtils.
SNMPUtilsTest() - Constructor for class org.apache.nifi.snmp.processors.SNMPUtilsTest
 
socketChannel - Variable in class org.apache.nifi.processor.util.listen.response.socket.SocketChannelResponder
 
SocketChannelAttachment - Class in org.apache.nifi.processor.util.listen.dispatcher
Wrapper class so we can attach a buffer and/or an SSLSocketChannel to the selector key.
SocketChannelAttachment(ByteBuffer, SSLSocketChannel) - Constructor for class org.apache.nifi.processor.util.listen.dispatcher.SocketChannelAttachment
 
SocketChannelCommunicationsSession - Class in org.apache.nifi.remote.io.socket
 
SocketChannelCommunicationsSession(SocketChannel) - Constructor for class org.apache.nifi.remote.io.socket.SocketChannelCommunicationsSession
 
SocketChannelDispatcher<E extends Event<java.nio.channels.SocketChannel>> - Class in org.apache.nifi.processor.util.listen.dispatcher
Accepts Socket connections on the given port and creates a handler for each connection to be executed by a thread pool.
SocketChannelDispatcher(EventFactory<E>, ChannelHandlerFactory<E, AsyncChannelDispatcher>, BlockingQueue<ByteBuffer>, BlockingQueue<E>, ComponentLog, int, SSLContext, Charset) - Constructor for class org.apache.nifi.processor.util.listen.dispatcher.SocketChannelDispatcher
 
SocketChannelDispatcher(EventFactory<E>, ChannelHandlerFactory<E, AsyncChannelDispatcher>, BlockingQueue<ByteBuffer>, BlockingQueue<E>, ComponentLog, int, SSLContext, SslContextFactory.ClientAuth, Charset) - Constructor for class org.apache.nifi.processor.util.listen.dispatcher.SocketChannelDispatcher
 
SocketChannelHandler<E extends Event<java.nio.channels.SocketChannel>> - Class in org.apache.nifi.processor.util.listen.handler.socket
Base class for socket channel handlers.
SocketChannelHandler(SelectionKey, AsyncChannelDispatcher, Charset, EventFactory<E>, BlockingQueue<E>, ComponentLog) - Constructor for class org.apache.nifi.processor.util.listen.handler.socket.SocketChannelHandler
 
SocketChannelHandlerFactory<E extends Event<java.nio.channels.SocketChannel>> - Class in org.apache.nifi.processor.util.listen.handler.socket
Default factory for creating socket channel handlers.
SocketChannelHandlerFactory() - Constructor for class org.apache.nifi.processor.util.listen.handler.socket.SocketChannelHandlerFactory
 
SocketChannelInput - Class in org.apache.nifi.remote.io.socket
 
SocketChannelInput(SocketChannel) - Constructor for class org.apache.nifi.remote.io.socket.SocketChannelInput
 
SocketChannelInputStream - Class in org.apache.nifi.remote.io.socket
 
SocketChannelInputStream(SocketChannel) - Constructor for class org.apache.nifi.remote.io.socket.SocketChannelInputStream
 
socketChannelOutput - Variable in class org.apache.nifi.processor.util.put.sender.SocketChannelSender
 
SocketChannelOutput - Class in org.apache.nifi.remote.io.socket
 
SocketChannelOutput(SocketChannel) - Constructor for class org.apache.nifi.remote.io.socket.SocketChannelOutput
 
SocketChannelOutputStream - Class in org.apache.nifi.remote.io.socket
 
SocketChannelOutputStream(SocketChannel) - Constructor for class org.apache.nifi.remote.io.socket.SocketChannelOutputStream
 
SocketChannelReader - Class in org.apache.nifi.io.nio
 
SocketChannelReader(String, SelectionKey, BufferPool, StreamConsumerFactory) - Constructor for class org.apache.nifi.io.nio.SocketChannelReader
 
SocketChannelRecordReader - Interface in org.apache.nifi.record.listen
Encapsulates a SocketChannel and a RecordReader for the channel.
SocketChannelRecordReaderDispatcher - Class in org.apache.nifi.record.listen
Accepts connections on the given ServerSocketChannel and dispatches a SocketChannelRecordReader for processing.
SocketChannelRecordReaderDispatcher(ServerSocketChannel, SSLContext, SslContextFactory.ClientAuth, int, int, int, RecordReaderFactory, BlockingQueue<SocketChannelRecordReader>, ComponentLog) - Constructor for class org.apache.nifi.record.listen.SocketChannelRecordReaderDispatcher
 
SocketChannelResponder - Class in org.apache.nifi.processor.util.listen.response.socket
A ChannelResponder for SocketChannels.
SocketChannelResponder(SocketChannel) - Constructor for class org.apache.nifi.processor.util.listen.response.socket.SocketChannelResponder
 
SocketChannelSender - Class in org.apache.nifi.processor.util.put.sender
Sends messages over a SocketChannel.
SocketChannelSender(String, int, int, ComponentLog) - Constructor for class org.apache.nifi.processor.util.put.sender.SocketChannelSender
 
SocketClient - Class in org.apache.nifi.remote.client.socket
 
SocketClient(SiteToSiteClientConfig) - Constructor for class org.apache.nifi.remote.client.socket.SocketClient
 
SocketClientProtocol - Class in org.apache.nifi.remote.protocol.socket
 
SocketClientProtocol() - Constructor for class org.apache.nifi.remote.protocol.socket.SocketClientProtocol
 
SocketClientTransaction - Class in org.apache.nifi.remote.protocol.socket
 
SocketConfiguration - Class in org.apache.nifi.io.socket
 
SocketConfiguration() - Constructor for class org.apache.nifi.io.socket.SocketConfiguration
 
SocketConfigurationFactoryBean - Class in org.apache.nifi.cluster.protocol.spring
Factory bean for creating a singleton SocketConfiguration instance.
SocketConfigurationFactoryBean() - Constructor for class org.apache.nifi.cluster.protocol.spring.SocketConfigurationFactoryBean
 
SocketFlowFileServerProtocol - Class in org.apache.nifi.remote.protocol.socket
 
SocketFlowFileServerProtocol() - Constructor for class org.apache.nifi.remote.protocol.socket.SocketFlowFileServerProtocol
 
SocketListener - Class in org.apache.nifi.io.socket
Implements a listener for TCP/IP messages sent over unicast socket.
SocketListener(int, int, ServerSocketConfiguration) - Constructor for class org.apache.nifi.io.socket.SocketListener
 
SocketListener() - Constructor for class org.apache.nifi.websocket.example.WebSocketServerExample.SocketListener
 
SocketProtocolListener - Class in org.apache.nifi.cluster.protocol.impl
Implements a listener for protocol messages sent over unicast socket.
SocketProtocolListener(int, int, ServerSocketConfiguration, ProtocolContext<ProtocolMessage>) - Constructor for class org.apache.nifi.cluster.protocol.impl.SocketProtocolListener
 
SocketProtocolListenerTest - Class in org.apache.nifi.cluster.protocol.impl
 
SocketProtocolListenerTest() - Constructor for class org.apache.nifi.cluster.protocol.impl.SocketProtocolListenerTest
 
SocketRemoteSiteListener - Class in org.apache.nifi.remote
 
SocketRemoteSiteListener(int, SSLContext, NiFiProperties) - Constructor for class org.apache.nifi.remote.SocketRemoteSiteListener
 
SocketRemoteSiteListener(int, SSLContext, NiFiProperties, NodeInformant) - Constructor for class org.apache.nifi.remote.SocketRemoteSiteListener
 
SocketUtils - Class in org.apache.nifi.io.socket
 
SocketUtils() - Constructor for class org.apache.nifi.io.socket.SocketUtils
 
SocksProxySocketFactory - Class in org.apache.nifi.processors.standard.util
 
SocksProxySocketFactory(Proxy) - Constructor for class org.apache.nifi.processors.standard.util.SocksProxySocketFactory
 
SoftLimitBoundedByteArrayOutputStream - Class in org.apache.nifi.processors.standard.util
 
SoftLimitBoundedByteArrayOutputStream(int) - Constructor for class org.apache.nifi.processors.standard.util.SoftLimitBoundedByteArrayOutputStream
 
SoftLimitBoundedByteArrayOutputStream(int, int) - Constructor for class org.apache.nifi.processors.standard.util.SoftLimitBoundedByteArrayOutputStream
 
SOLR_CONNECTION_TIMEOUT - Static variable in class org.apache.nifi.processors.solr.SolrProcessor
 
SOLR_LOCATION - Static variable in class org.apache.nifi.processors.solr.SolrProcessor
 
SOLR_MAX_CONNECTIONS - Static variable in class org.apache.nifi.processors.solr.SolrProcessor
 
SOLR_MAX_CONNECTIONS_PER_HOST - Static variable in class org.apache.nifi.processors.solr.SolrProcessor
 
SOLR_QUERY - Static variable in class org.apache.nifi.processors.solr.GetSolr
 
SOLR_SOCKET_TIMEOUT - Static variable in class org.apache.nifi.processors.solr.SolrProcessor
 
SOLR_TYPE - Static variable in class org.apache.nifi.processors.solr.SolrProcessor
 
SOLR_TYPE_CLOUD - Static variable in class org.apache.nifi.processors.solr.SolrProcessor
 
SOLR_TYPE_STANDARD - Static variable in class org.apache.nifi.processors.solr.SolrProcessor
 
SolrProcessor - Class in org.apache.nifi.processors.solr
A base class for processors that interact with Apache Solr.
SolrProcessor() - Constructor for class org.apache.nifi.processors.solr.SolrProcessor
 
SORT - Static variable in class org.apache.nifi.processors.elasticsearch.QueryElasticsearchHttp
 
SORT - Static variable in class org.apache.nifi.processors.elasticsearch.ScrollElasticsearchHttp
 
SORT_CLAUSE - Static variable in class org.apache.nifi.processors.solr.GetSolr
 
SortColumn - Enum in org.apache.nifi.controller.queue
Specifies which column to sort on when performing a Listing of FlowFiles via FlowFileQueue#listFlowFiles(String, SortColumn, SortDirection)
SortDirection - Enum in org.apache.nifi.controller.queue
Specifies the order in which FlowFiles should be sorted when performing a listing of FlowFiles via the FlowFileQueue#listFlowFiles(String, SortColumn, SortDirection) method
sortDocsForRetrieval(List<Document>) - Static method in class org.apache.nifi.provenance.lucene.LuceneUtil
Will sort documents by filename and then file offset so that we can retrieve the records efficiently
SortedStateUtils - Class in org.apache.nifi.controller.state
 
SortedStateUtils() - Constructor for class org.apache.nifi.controller.state.SortedStateUtils
 
SORTR - Static variable in class org.apache.nifi.processors.standard.JoltTransformJSON
 
source(Connectable) - Method in class org.apache.nifi.connectable.StandardConnection.Builder
 
SOURCE_FACTORY - Static variable in class org.apache.nifi.processors.flume.AbstractFlumeProcessor
 
SOURCE_FILE_NAME - Static variable in class org.apache.nifi.processors.poi.ConvertExcelToCSVProcessor
 
SOURCE_LANGUAGE - Static variable in class org.apache.nifi.processors.yandex.YandexTranslate
 
SOURCE_NAME - Static variable in class org.apache.nifi.processors.flume.ExecuteFlumeSink
 
SOURCE_NAME - Static variable in class org.apache.nifi.processors.flume.ExecuteFlumeSource
 
SOURCE_QUEUE_ID - Static variable in class org.apache.nifi.provenance.schema.LookupTableEventRecordFields
 
SOURCE_QUEUE_IDENTIFIER - Static variable in class org.apache.nifi.provenance.schema.EventFieldNames
 
SOURCE_QUEUE_IDENTIFIER - Static variable in class org.apache.nifi.provenance.schema.EventRecordFields
 
SOURCE_SYSTEM_FLOWFILE_IDENTIFIER - Static variable in class org.apache.nifi.provenance.schema.EventFieldNames
 
SOURCE_SYSTEM_FLOWFILE_IDENTIFIER - Static variable in class org.apache.nifi.provenance.schema.EventRecordFields
 
SOURCE_SYSTEM_FLOWFILE_IDENTIFIER - Static variable in class org.apache.nifi.provenance.schema.LookupTableEventRecordFields
 
SOURCE_TYPE - Static variable in class org.apache.nifi.processors.flume.ExecuteFlumeSource
 
sourceIdMatches(String) - Method in class org.apache.nifi.reporting.BulletinQuery.Builder
 
SourceQueueIdentifier - Static variable in class org.apache.nifi.provenance.SearchableFields
 
SourceTestProcessor - Class in org.apache.nifi.integration.util
 
SourceTestProcessor() - Constructor for class org.apache.nifi.integration.util.SourceTestProcessor
 
sourceType(ComponentType) - Method in class org.apache.nifi.reporting.BulletinQuery.Builder
 
specifyCSVparametersInExpressionLanguage() - Method in class org.apache.nifi.processors.kite.TestInferAvroSchema
 
specifyJsonParametersInExpressionLanguage() - Method in class org.apache.nifi.processors.kite.TestInferAvroSchema
 
SPLIT - Static variable in class org.apache.nifi.processors.enrich.AbstractEnrichProcessor
 
SPLIT_DEPTH - Static variable in class org.apache.nifi.processors.standard.SplitXml
 
SPLIT_LINE_COUNT - Static variable in class org.apache.nifi.processors.standard.SplitText
 
SPLIT_STRATEGY - Static variable in class org.apache.nifi.processors.avro.SplitAvro
 
splitArgs(String, char) - Static method in class org.apache.nifi.processors.standard.util.ArgumentUtils
 
SplitAvro - Class in org.apache.nifi.processors.avro
 
SplitAvro() - Constructor for class org.apache.nifi.processors.avro.SplitAvro
 
SplitContent - Class in org.apache.nifi.processors.standard
 
SplitContent() - Constructor for class org.apache.nifi.processors.standard.SplitContent
 
SplitJson - Class in org.apache.nifi.processors.standard
 
SplitJson() - Constructor for class org.apache.nifi.processors.standard.SplitJson
 
SplitRecord - Class in org.apache.nifi.processors.standard
 
SplitRecord() - Constructor for class org.apache.nifi.processors.standard.SplitRecord
 
SplitText - Class in org.apache.nifi.processors.standard
 
SplitText() - Constructor for class org.apache.nifi.processors.standard.SplitText
 
SplitXml - Class in org.apache.nifi.processors.standard
 
SplitXml() - Constructor for class org.apache.nifi.processors.standard.SplitXml
 
SpringContextFactoryTests - Class in org.apache.nifi.spring
 
SpringContextFactoryTests() - Constructor for class org.apache.nifi.spring.SpringContextFactoryTests
 
SpringContextProcessor - Class in org.apache.nifi.spring
Implementation of Processor capable of sending and receiving data from application defined in Spring Application context.
SpringContextProcessor() - Constructor for class org.apache.nifi.spring.SpringContextProcessor
 
SpringContextProcessorTest - Class in org.apache.nifi.spring
 
SpringContextProcessorTest() - Constructor for class org.apache.nifi.spring.SpringContextProcessorTest
 
SpringContextProcessorTest.TestProcessor - Class in org.apache.nifi.spring
 
SpringDataExchanger - Interface in org.apache.nifi.spring
Strategy to support type-safe data exchange between NiFi and Spring.
SpringDataExchanger.SpringResponse<T> - Class in org.apache.nifi.spring
 
SpringNiFiConstants - Interface in org.apache.nifi.spring
Constants used by this module
SpringResponse(T, Map<String, Object>) - Constructor for class org.apache.nifi.spring.SpringDataExchanger.SpringResponse
 
SQL_SELECT_QUERY - Static variable in class org.apache.nifi.processors.standard.ExecuteSQL
 
SSDeepHashMatcher - Class in org.apache.nifi.processors.cybersecurity.matchers
 
SSDeepHashMatcher() - Constructor for class org.apache.nifi.processors.cybersecurity.matchers.SSDeepHashMatcher
 
SSDeepHashMatcher(ComponentLog) - Constructor for class org.apache.nifi.processors.cybersecurity.matchers.SSDeepHashMatcher
 
ssl - Variable in class org.apache.nifi.processors.standard.util.TestPutTCPCommon
 
SSL_3_VALUE - Static variable in class org.apache.nifi.processors.splunk.GetSplunk
 
SSL_ALGORITHM - Static variable in class org.apache.nifi.bootstrap.notification.http.HttpNotificationService
 
SSL_ALGORITHM - Static variable in class org.apache.nifi.ssl.StandardSSLContextService
 
SSL_CONTEXT - Static variable in class org.apache.nifi.processors.standard.HandleHttpRequest
 
SSL_CONTEXT - Static variable in interface org.apache.nifi.websocket.WebSocketService
 
SSL_CONTEXT_SERVICE - Static variable in class org.apache.nifi.distributed.cache.client.DistributedMapCacheClientService
 
SSL_CONTEXT_SERVICE - Static variable in class org.apache.nifi.distributed.cache.client.DistributedSetCacheClientService
 
SSL_CONTEXT_SERVICE - Static variable in class org.apache.nifi.distributed.cache.server.DistributedCacheServer
 
SSL_CONTEXT_SERVICE - Static variable in interface org.apache.nifi.jms.cf.JMSConnectionFactoryProviderDefinition
 
SSL_CONTEXT_SERVICE - Static variable in class org.apache.nifi.mongodb.AbstractMongoDBControllerService
 
SSL_CONTEXT_SERVICE - Static variable in class org.apache.nifi.processor.util.put.AbstractPutEventProcessor
 
SSL_CONTEXT_SERVICE - Static variable in class org.apache.nifi.processors.aws.AbstractAWSProcessor
Deprecated.
 
SSL_CONTEXT_SERVICE - Static variable in class org.apache.nifi.processors.beats.ListenBeats
 
SSL_CONTEXT_SERVICE - Static variable in class org.apache.nifi.processors.lumberjack.ListenLumberjack
Deprecated.
 
SSL_CONTEXT_SERVICE - Static variable in class org.apache.nifi.processors.mongodb.AbstractMongoProcessor
 
SSL_CONTEXT_SERVICE - Static variable in class org.apache.nifi.processors.solr.SolrProcessor
 
SSL_CONTEXT_SERVICE - Static variable in class org.apache.nifi.processors.standard.GetHTTP
 
SSL_CONTEXT_SERVICE - Static variable in class org.apache.nifi.processors.standard.ListenHTTP
 
SSL_CONTEXT_SERVICE - Static variable in class org.apache.nifi.processors.standard.ListenRELP
 
SSL_CONTEXT_SERVICE - Static variable in class org.apache.nifi.processors.standard.ListenSyslog
 
SSL_CONTEXT_SERVICE - Static variable in class org.apache.nifi.processors.standard.ListenTCP
 
SSL_CONTEXT_SERVICE - Static variable in class org.apache.nifi.processors.standard.PostHTTP
 
SSL_CONTEXT_SERVICE - Static variable in class org.apache.nifi.processors.standard.PutSyslog
 
SSL_CONTEXT_SERVICE - Static variable in class org.apache.nifi.processors.standard.util.JmsProperties
 
SSLCommsSession - Class in org.apache.nifi.distributed.cache.client
 
SSLCommsSession(SSLContext, String, int, int) - Constructor for class org.apache.nifi.distributed.cache.client.SSLCommsSession
 
sslContext(SSLContext) - Method in class org.apache.nifi.remote.client.SiteToSiteClient.Builder
Specifies the SSL Context to use when communicating with the remote NiFi instance(s).
sslContext - Variable in class org.apache.nifi.remote.util.SiteToSiteRestApiClient
 
SslContextCreationException - Exception in org.apache.nifi.framework.security.util
Represents the exceptional case when a SSL context failed creation.
SslContextCreationException(Throwable) - Constructor for exception org.apache.nifi.framework.security.util.SslContextCreationException
 
SslContextCreationException(String, Throwable) - Constructor for exception org.apache.nifi.framework.security.util.SslContextCreationException
 
SslContextCreationException(String) - Constructor for exception org.apache.nifi.framework.security.util.SslContextCreationException
 
SslContextCreationException() - Constructor for exception org.apache.nifi.framework.security.util.SslContextCreationException
 
SslContextFactory - Class in org.apache.nifi.framework.security.util
A factory for creating SSL contexts using the application's security properties.
SslContextFactory() - Constructor for class org.apache.nifi.framework.security.util.SslContextFactory
 
SSLContextFactory - Class in org.apache.nifi.io.socket
 
SSLContextFactory(NiFiProperties) - Constructor for class org.apache.nifi.io.socket.SSLContextFactory
 
SslContextFactory - Class in org.apache.nifi.security.util
A factory for creating SSL contexts using the application's security properties.
SslContextFactory() - Constructor for class org.apache.nifi.security.util.SslContextFactory
 
SslContextFactory.ClientAuth - Enum in org.apache.nifi.framework.security.util
 
SslContextFactory.ClientAuth - Enum in org.apache.nifi.security.util
 
SslContextFactoryTest - Class in org.apache.nifi.framework.security.util
 
SslContextFactoryTest() - Constructor for class org.apache.nifi.framework.security.util.SslContextFactoryTest
 
SSLContextService - Interface in org.apache.nifi.ssl
Definition for SSLContextService.
SSLContextService.ClientAuth - Enum in org.apache.nifi.ssl
 
SSLContextServiceTest - Class in org.apache.nifi.ssl
 
SSLContextServiceTest() - Constructor for class org.apache.nifi.ssl.SSLContextServiceTest
 
SslException - Exception in org.apache.nifi.framework.security.util
Base class for SSL related exceptions.
SslException(Throwable) - Constructor for exception org.apache.nifi.framework.security.util.SslException
 
SslException(String, Throwable) - Constructor for exception org.apache.nifi.framework.security.util.SslException
 
SslException(String) - Constructor for exception org.apache.nifi.framework.security.util.SslException
 
SslException() - Constructor for exception org.apache.nifi.framework.security.util.SslException
 
SslServerSocketFactory - Class in org.apache.nifi.framework.security.util
Implements a server socket factory for creating secure server sockets based on the application's configuration properties.
SslServerSocketFactory(NiFiProperties) - Constructor for class org.apache.nifi.framework.security.util.SslServerSocketFactory
 
SslServerSocketFactoryCreationException - Exception in org.apache.nifi.framework.security.util
Represents the exceptional case when a SslServerSocketFactory failed creation.
SslServerSocketFactoryCreationException(Throwable) - Constructor for exception org.apache.nifi.framework.security.util.SslServerSocketFactoryCreationException
 
SslServerSocketFactoryCreationException(String, Throwable) - Constructor for exception org.apache.nifi.framework.security.util.SslServerSocketFactoryCreationException
 
SslServerSocketFactoryCreationException(String) - Constructor for exception org.apache.nifi.framework.security.util.SslServerSocketFactoryCreationException
 
SslServerSocketFactoryCreationException() - Constructor for exception org.apache.nifi.framework.security.util.SslServerSocketFactoryCreationException
 
SSLSocketChannel - Class in org.apache.nifi.remote.io.socket.ssl
 
SSLSocketChannel(SSLContext, String, int, InetAddress, boolean) - Constructor for class org.apache.nifi.remote.io.socket.ssl.SSLSocketChannel
 
SSLSocketChannel(SSLContext, SocketChannel, boolean) - Constructor for class org.apache.nifi.remote.io.socket.ssl.SSLSocketChannel
 
SSLSocketChannel(SSLEngine, SocketChannel) - Constructor for class org.apache.nifi.remote.io.socket.ssl.SSLSocketChannel
 
SSLSocketChannelCommunicationsSession - Class in org.apache.nifi.remote.io.socket.ssl
 
SSLSocketChannelCommunicationsSession(SSLSocketChannel) - Constructor for class org.apache.nifi.remote.io.socket.ssl.SSLSocketChannelCommunicationsSession
 
SSLSocketChannelHandler<E extends Event<java.nio.channels.SocketChannel>> - Class in org.apache.nifi.processor.util.listen.handler.socket
Wraps a SocketChannel with an SSLSocketChannel for receiving messages over TLS.
SSLSocketChannelHandler(SelectionKey, AsyncChannelDispatcher, Charset, EventFactory<E>, BlockingQueue<E>, ComponentLog) - Constructor for class org.apache.nifi.processor.util.listen.handler.socket.SSLSocketChannelHandler
 
SSLSocketChannelInput - Class in org.apache.nifi.remote.io.socket.ssl
 
SSLSocketChannelInput(SSLSocketChannel) - Constructor for class org.apache.nifi.remote.io.socket.ssl.SSLSocketChannelInput
 
SSLSocketChannelInputStream - Class in org.apache.nifi.remote.io.socket.ssl
 
SSLSocketChannelInputStream(SSLSocketChannel) - Constructor for class org.apache.nifi.remote.io.socket.ssl.SSLSocketChannelInputStream
 
SSLSocketChannelOutput - Class in org.apache.nifi.remote.io.socket.ssl
 
SSLSocketChannelOutput(SSLSocketChannel) - Constructor for class org.apache.nifi.remote.io.socket.ssl.SSLSocketChannelOutput
 
SSLSocketChannelOutputStream - Class in org.apache.nifi.remote.io.socket.ssl
 
SSLSocketChannelOutputStream(SSLSocketChannel) - Constructor for class org.apache.nifi.remote.io.socket.ssl.SSLSocketChannelOutputStream
 
SSLSocketChannelRecordReader - Class in org.apache.nifi.record.listen
Encapsulates an SSLSocketChannel and a RecordReader created for the given channel.
SSLSocketChannelRecordReader(SocketChannel, SSLSocketChannel, RecordReaderFactory, SocketChannelRecordReaderDispatcher) - Constructor for class org.apache.nifi.record.listen.SSLSocketChannelRecordReader
 
SSLSocketChannelResponder - Class in org.apache.nifi.processor.util.listen.response.socket
A ChannelResponder for SSLSocketChannels.
SSLSocketChannelResponder(SocketChannel, SSLSocketChannel) - Constructor for class org.apache.nifi.processor.util.listen.response.socket.SSLSocketChannelResponder
 
SSLSocketChannelSender - Class in org.apache.nifi.processor.util.put.sender
Sends messages over an SSLSocketChannel.
SSLSocketChannelSender(String, int, int, SSLContext, ComponentLog) - Constructor for class org.apache.nifi.processor.util.put.sender.SSLSocketChannelSender
 
SslSocketFactory - Class in org.apache.nifi.framework.security.util
Implements a socket factory for creating secure sockets based on the application's configuration properties.
SslSocketFactory(NiFiProperties) - Constructor for class org.apache.nifi.framework.security.util.SslSocketFactory
 
SslSocketFactoryCreationException - Exception in org.apache.nifi.framework.security.util
Represents the exceptional case when a SslSocketFactory failed creation.
SslSocketFactoryCreationException(Throwable) - Constructor for exception org.apache.nifi.framework.security.util.SslSocketFactoryCreationException
 
SslSocketFactoryCreationException(String, Throwable) - Constructor for exception org.apache.nifi.framework.security.util.SslSocketFactoryCreationException
 
SslSocketFactoryCreationException(String) - Constructor for exception org.apache.nifi.framework.security.util.SslSocketFactoryCreationException
 
SslSocketFactoryCreationException() - Constructor for exception org.apache.nifi.framework.security.util.SslSocketFactoryCreationException
 
StandaloneConfig - Class in org.apache.nifi.toolkit.tls.configuration
Configuration object of the standalone service
StandaloneConfig() - Constructor for class org.apache.nifi.toolkit.tls.configuration.StandaloneConfig
 
StandaloneLeaderElectionManager - Class in org.apache.nifi.controller.leader.election
A LeaderElectionManager to use when running a standalone (un-clustered) NiFi instance
StandaloneLeaderElectionManager() - Constructor for class org.apache.nifi.controller.leader.election.StandaloneLeaderElectionManager
 
STANDARD_COOKIE_POLICY - Static variable in class org.apache.nifi.processors.standard.GetHTTP
 
STANDARD_COOKIE_POLICY_STR - Static variable in class org.apache.nifi.processors.standard.GetHTTP
 
StandardActionDAO - Class in org.apache.nifi.admin.dao.impl
 
StandardActionDAO(Connection) - Constructor for class org.apache.nifi.admin.dao.impl.StandardActionDAO
 
StandardAsyncClusterResponse - Class in org.apache.nifi.cluster.coordination.http.replication
 
StandardAsyncClusterResponse(String, URI, String, Set<NodeIdentifier>, HttpResponseMapper, CompletionCallback, Runnable, boolean) - Constructor for class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
 
StandardAsyncClusterResponse(String, URI, String, Set<NodeIdentifier>, HttpResponseMapper, CompletionCallback, Runnable, boolean, int) - Constructor for class org.apache.nifi.cluster.coordination.http.replication.StandardAsyncClusterResponse
 
StandardAttributeExpression - Class in org.apache.nifi.attribute.expression.language
 
StandardAttributeExpression(Query) - Constructor for class org.apache.nifi.attribute.expression.language.StandardAttributeExpression
 
StandardAttributeExpression(Query, VariableRegistry) - Constructor for class org.apache.nifi.attribute.expression.language.StandardAttributeExpression
 
StandardAuditService - Class in org.apache.nifi.admin.service.impl
 
StandardAuditService() - Constructor for class org.apache.nifi.admin.service.impl.StandardAuditService
 
StandardAuthorizerConfigurationContext - Class in org.apache.nifi.authorization
 
StandardAuthorizerConfigurationContext(String, Map<String, String>) - Constructor for class org.apache.nifi.authorization.StandardAuthorizerConfigurationContext
 
StandardAuthorizerInitializationContext - Class in org.apache.nifi.authorization
 
StandardAuthorizerInitializationContext(String, UserGroupProviderLookup, AccessPolicyProviderLookup, AuthorizerLookup) - Constructor for class org.apache.nifi.authorization.StandardAuthorizerInitializationContext
 
StandardClusterCoordinationProtocolSender - Class in org.apache.nifi.cluster.protocol.impl
A protocol sender for sending protocol messages from the cluster manager to nodes.
StandardClusterCoordinationProtocolSender(SocketConfiguration, ProtocolContext<ProtocolMessage>, int) - Constructor for class org.apache.nifi.cluster.protocol.impl.StandardClusterCoordinationProtocolSender
 
StandardCommsSession - Class in org.apache.nifi.distributed.cache.client
 
StandardCommsSession(String, int, int) - Constructor for class org.apache.nifi.distributed.cache.client.StandardCommsSession
 
StandardComponentStateDAO - Class in org.apache.nifi.web.dao.impl
 
StandardComponentStateDAO() - Constructor for class org.apache.nifi.web.dao.impl.StandardComponentStateDAO
 
StandardComponentVariableRegistry - Class in org.apache.nifi.registry.variable
 
StandardComponentVariableRegistry(VariableRegistry) - Constructor for class org.apache.nifi.registry.variable.StandardComponentVariableRegistry
 
StandardConfigurationContext - Class in org.apache.nifi.controller.service
 
StandardConfigurationContext(ConfiguredComponent, ControllerServiceLookup, String, VariableRegistry) - Constructor for class org.apache.nifi.controller.service.StandardConfigurationContext
 
StandardConfigurationResult<T> - Class in org.apache.nifi.web
 
StandardConfigurationResult(boolean, T) - Constructor for class org.apache.nifi.web.StandardConfigurationResult
 
StandardConnection - Class in org.apache.nifi.connectable
Models a connection between connectable components.
StandardConnection.Builder - Class in org.apache.nifi.connectable
 
StandardConnectionDAO - Class in org.apache.nifi.web.dao.impl
 
StandardConnectionDAO() - Constructor for class org.apache.nifi.web.dao.impl.StandardConnectionDAO
 
StandardContentClaim - Class in org.apache.nifi.controller.repository.claim
A ContentClaim is a reference to a given flow file's content.
StandardContentClaim(ResourceClaim, long) - Constructor for class org.apache.nifi.controller.repository.claim.StandardContentClaim
 
StandardContentViewerController - Class in org.apache.nifi.web
 
StandardContentViewerController() - Constructor for class org.apache.nifi.web.StandardContentViewerController
 
StandardControllerServiceDAO - Class in org.apache.nifi.web.dao.impl
 
StandardControllerServiceDAO() - Constructor for class org.apache.nifi.web.dao.impl.StandardControllerServiceDAO
 
StandardControllerServiceInitializationContext - Class in org.apache.nifi.controller.service
 
StandardControllerServiceInitializationContext(String, ComponentLog, ControllerServiceProvider, StateManager, NiFiProperties) - Constructor for class org.apache.nifi.controller.service.StandardControllerServiceInitializationContext
 
StandardControllerServiceInvocationHandler - Class in org.apache.nifi.controller.service
 
StandardControllerServiceInvocationHandler(ControllerService) - Constructor for class org.apache.nifi.controller.service.StandardControllerServiceInvocationHandler
 
StandardControllerServiceInvocationHandler(ControllerService, ControllerServiceNode) - Constructor for class org.apache.nifi.controller.service.StandardControllerServiceInvocationHandler
 
StandardControllerServiceNode - Class in org.apache.nifi.controller.service
 
StandardControllerServiceNode(LoggableComponent<ControllerService>, LoggableComponent<ControllerService>, ControllerServiceInvocationHandler, String, ValidationContextFactory, ControllerServiceProvider, ComponentVariableRegistry, ReloadComponent) - Constructor for class org.apache.nifi.controller.service.StandardControllerServiceNode
 
StandardControllerServiceNode(LoggableComponent<ControllerService>, LoggableComponent<ControllerService>, ControllerServiceInvocationHandler, String, ValidationContextFactory, ControllerServiceProvider, String, String, ComponentVariableRegistry, ReloadComponent, boolean) - Constructor for class org.apache.nifi.controller.service.StandardControllerServiceNode
 
StandardControllerServiceProvider - Class in org.apache.nifi.controller.service
 
StandardControllerServiceProvider(FlowController, ProcessScheduler, BulletinRepository, StateManagerProvider, VariableRegistry, NiFiProperties) - Constructor for class org.apache.nifi.controller.service.StandardControllerServiceProvider
 
StandardControllerServiceProviderTest - Class in org.apache.nifi.controller.service
 
StandardControllerServiceProviderTest() - Constructor for class org.apache.nifi.controller.service.StandardControllerServiceProviderTest
 
StandardControllerServiceReference - Class in org.apache.nifi.controller.service
 
StandardControllerServiceReference(ControllerServiceNode, Set<ConfiguredComponent>) - Constructor for class org.apache.nifi.controller.service.StandardControllerServiceReference
 
StandardCounter - Class in org.apache.nifi.controller
 
StandardCounter(String, String, String) - Constructor for class org.apache.nifi.controller.StandardCounter
 
StandardCounterRepository - Class in org.apache.nifi.controller.repository
 
StandardCounterRepository() - Constructor for class org.apache.nifi.controller.repository.StandardCounterRepository
 
StandardDataFlow - Class in org.apache.nifi.cluster.protocol
Represents a dataflow, which includes the raw bytes of the flow.xml and whether processors should be started automatically at application startup.
StandardDataFlow(byte[], byte[], byte[], Set<String>) - Constructor for class org.apache.nifi.cluster.protocol.StandardDataFlow
Constructs an instance.
StandardDataFlow(DataFlow) - Constructor for class org.apache.nifi.cluster.protocol.StandardDataFlow
 
StandardDataPacket - Class in org.apache.nifi.remote.util
 
StandardDataPacket(Map<String, String>, InputStream, long) - Constructor for class org.apache.nifi.remote.util.StandardDataPacket
 
StandardEvent<C extends java.nio.channels.SelectableChannel> - Class in org.apache.nifi.processor.util.listen.event
Standard implementation of Event.
StandardEvent(String, byte[], ChannelResponder<C>) - Constructor for class org.apache.nifi.processor.util.listen.event.StandardEvent
 
StandardEventFactory - Class in org.apache.nifi.processor.util.listen.event
EventFactory to create StandardEvent instances.
StandardEventFactory() - Constructor for class org.apache.nifi.processor.util.listen.event.StandardEventFactory
 
StandardEventReporter - Class in org.apache.nifi.events
 
StandardEventReporter(BulletinRepository) - Constructor for class org.apache.nifi.events.StandardEventReporter
 
StandardExpressionLanguageCompiler - Class in org.apache.nifi.attribute.expression.language
 
StandardExpressionLanguageCompiler() - Constructor for class org.apache.nifi.attribute.expression.language.StandardExpressionLanguageCompiler
 
StandardExpressionLanguageCompiler(VariableRegistry) - Constructor for class org.apache.nifi.attribute.expression.language.StandardExpressionLanguageCompiler
 
StandardFieldValue - Class in org.apache.nifi.record.path
 
StandardFieldValue(Object, RecordField, FieldValue) - Constructor for class org.apache.nifi.record.path.StandardFieldValue
 
StandardFlowFileCodec - Class in org.apache.nifi.remote.codec
 
StandardFlowFileCodec() - Constructor for class org.apache.nifi.remote.codec.StandardFlowFileCodec
 
StandardFlowFileEvent - Class in org.apache.nifi.controller.repository.metrics
 
StandardFlowFileEvent(String) - Constructor for class org.apache.nifi.controller.repository.metrics.StandardFlowFileEvent
 
StandardFlowFileQueue - Class in org.apache.nifi.controller
A FlowFileQueue is used to queue FlowFile objects that are awaiting further processing.
StandardFlowFileQueue(String, Connection, FlowFileRepository, ProvenanceEventRepository, ResourceClaimManager, ProcessScheduler, FlowFileSwapManager, EventReporter, int) - Constructor for class org.apache.nifi.controller.StandardFlowFileQueue
 
StandardFlowFileRecord - Class in org.apache.nifi.controller.repository
A flow file is a logical notion of an item in a flow with its associated attributes and identity which can be used as a reference for its actual content.
StandardFlowFileRecord.Builder - Class in org.apache.nifi.controller.repository
 
StandardFlowSerializer - Class in org.apache.nifi.controller.serialization
Serializes a Flow Controller as XML to an output stream.
StandardFlowSerializer(StringEncryptor) - Constructor for class org.apache.nifi.controller.serialization.StandardFlowSerializer
 
StandardFlowSerializerTest - Class in org.apache.nifi.controller.serialization
 
StandardFlowSerializerTest() - Constructor for class org.apache.nifi.controller.serialization.StandardFlowSerializerTest
 
StandardFlowService - Class in org.apache.nifi.controller
 
StandardFlowServiceFactoryBean - Class in org.apache.nifi.spring
Factory bean for creating a singleton FlowController instance.
StandardFlowServiceFactoryBean() - Constructor for class org.apache.nifi.spring.StandardFlowServiceFactoryBean
 
StandardFlowServiceTest - Class in org.apache.nifi.controller
 
StandardFlowServiceTest() - Constructor for class org.apache.nifi.controller.StandardFlowServiceTest
 
StandardFlowSynchronizer - Class in org.apache.nifi.controller
 
StandardFlowSynchronizer(StringEncryptor, NiFiProperties) - Constructor for class org.apache.nifi.controller.StandardFlowSynchronizer
 
StandardFunnel - Class in org.apache.nifi.controller
 
StandardFunnel(String, ProcessGroup, ProcessScheduler) - Constructor for class org.apache.nifi.controller.StandardFunnel
 
StandardFunnelDAO - Class in org.apache.nifi.web.dao.impl
 
StandardFunnelDAO() - Constructor for class org.apache.nifi.web.dao.impl.StandardFunnelDAO
 
StandardGangliaReporter - Class in org.apache.nifi.reporting.ganglia
Configuration of this reporting task requires a "host" property that points to the Ganglia server and optionally allows a "port" property (default otherwise is 8649)
StandardGangliaReporter() - Constructor for class org.apache.nifi.reporting.ganglia.StandardGangliaReporter
 
StandardHttpContextMap - Class in org.apache.nifi.http
 
StandardHttpContextMap() - Constructor for class org.apache.nifi.http.StandardHttpContextMap
 
StandardHttpFlowFileServerProtocol - Class in org.apache.nifi.remote.protocol.http
 
StandardHttpFlowFileServerProtocol(VersionNegotiator, NiFiProperties) - Constructor for class org.apache.nifi.remote.protocol.http.StandardHttpFlowFileServerProtocol
 
StandardHttpResponseMapper - Class in org.apache.nifi.cluster.coordination.http
 
StandardHttpResponseMapper(NiFiProperties) - Constructor for class org.apache.nifi.cluster.coordination.http.StandardHttpResponseMapper
 
StandardInputPortDAO - Class in org.apache.nifi.web.dao.impl
 
StandardInputPortDAO() - Constructor for class org.apache.nifi.web.dao.impl.StandardInputPortDAO
 
StandardKeyDAO - Class in org.apache.nifi.admin.dao.impl
 
StandardKeyDAO(Connection) - Constructor for class org.apache.nifi.admin.dao.impl.StandardKeyDAO
 
StandardKeyService - Class in org.apache.nifi.admin.service.impl
 
StandardKeyService() - Constructor for class org.apache.nifi.admin.service.impl.StandardKeyService
 
StandardKnoxConfiguration - Class in org.apache.nifi.web.security.knox
 
StandardKnoxConfiguration(NiFiProperties) - Constructor for class org.apache.nifi.web.security.knox.StandardKnoxConfiguration
 
StandardLabel - Class in org.apache.nifi.controller.label
 
StandardLabel(String, String) - Constructor for class org.apache.nifi.controller.label.StandardLabel
 
StandardLabel(String, Position, Map<String, String>, String, ProcessGroup) - Constructor for class org.apache.nifi.controller.label.StandardLabel
 
StandardLabelDAO - Class in org.apache.nifi.web.dao.impl
 
StandardLabelDAO() - Constructor for class org.apache.nifi.web.dao.impl.StandardLabelDAO
 
StandardLineageResult - Class in org.apache.nifi.provenance
 
StandardLineageResult(int, Collection<String>) - Constructor for class org.apache.nifi.provenance.StandardLineageResult
 
StandardLoginIdentityProviderConfigurationContext - Class in org.apache.nifi.web.security.spring
 
StandardLoginIdentityProviderConfigurationContext(String, Map<String, String>) - Constructor for class org.apache.nifi.web.security.spring.StandardLoginIdentityProviderConfigurationContext
 
StandardLoginIdentityProviderInitializationContext - Class in org.apache.nifi.web.security.spring
 
StandardLoginIdentityProviderInitializationContext(String, LoginIdentityProviderLookup) - Constructor for class org.apache.nifi.web.security.spring.StandardLoginIdentityProviderInitializationContext
 
StandardLogRepository - Class in org.apache.nifi.logging.repository
 
StandardLogRepository() - Constructor for class org.apache.nifi.logging.repository.StandardLogRepository
 
StandardManagedAuthorizer - Class in org.apache.nifi.authorization
 
StandardManagedAuthorizer() - Constructor for class org.apache.nifi.authorization.StandardManagedAuthorizer
 
StandardManagedAuthorizerTest - Class in org.apache.nifi.authorization
 
StandardManagedAuthorizerTest() - Constructor for class org.apache.nifi.authorization.StandardManagedAuthorizerTest
 
StandardMetricDescriptor<T> - Class in org.apache.nifi.controller.status.history
 
StandardMetricDescriptor(String, String, String, MetricDescriptor.Formatter, ValueMapper<T>) - Constructor for class org.apache.nifi.controller.status.history.StandardMetricDescriptor
 
StandardMetricDescriptor(String, String, String, MetricDescriptor.Formatter, ValueMapper<T>, ValueReducer<StatusSnapshot, Long>) - Constructor for class org.apache.nifi.controller.status.history.StandardMetricDescriptor
 
StandardNiFiContentAccess - Class in org.apache.nifi.web
 
StandardNiFiContentAccess() - Constructor for class org.apache.nifi.web.StandardNiFiContentAccess
 
StandardNiFiDataPacket - Class in org.apache.nifi.spark
 
StandardNiFiDataPacket(byte[], Map<String, String>) - Constructor for class org.apache.nifi.spark.StandardNiFiDataPacket
 
StandardNiFiDataPacket - Class in org.apache.nifi.storm
 
StandardNiFiDataPacket(byte[], Map<String, String>) - Constructor for class org.apache.nifi.storm.StandardNiFiDataPacket
 
StandardNiFiProperties - Class in org.apache.nifi.properties
 
StandardNiFiProperties() - Constructor for class org.apache.nifi.properties.StandardNiFiProperties
 
StandardNiFiProperties(Properties) - Constructor for class org.apache.nifi.properties.StandardNiFiProperties
 
StandardNiFiServiceFacade - Class in org.apache.nifi.web
Implementation of NiFiServiceFacade that performs revision checking.
StandardNiFiServiceFacade() - Constructor for class org.apache.nifi.web.StandardNiFiServiceFacade
 
StandardNiFiServiceFacadeTest - Class in org.apache.nifi.web
 
StandardNiFiServiceFacadeTest() - Constructor for class org.apache.nifi.web.StandardNiFiServiceFacadeTest
 
StandardNiFiUser - Class in org.apache.nifi.authorization.user
An implementation of NiFiUser.
StandardNiFiUser.Builder - Class in org.apache.nifi.authorization.user
Builder for a StandardNiFiUser
StandardNiFiWebConfigurationContext - Class in org.apache.nifi.web
Implements the NiFiWebConfigurationContext interface to support a context in both standalone and clustered environments.
StandardNiFiWebConfigurationContext() - Constructor for class org.apache.nifi.web.StandardNiFiWebConfigurationContext
 
StandardNodeHeartbeat - Class in org.apache.nifi.cluster.coordination.heartbeat
 
StandardNodeHeartbeat(NodeIdentifier, long, NodeConnectionStatus, int, long, int, long) - Constructor for class org.apache.nifi.cluster.coordination.heartbeat.StandardNodeHeartbeat
 
StandardOidcIdentityProvider - Class in org.apache.nifi.web.security.oidc
OidcProvider for managing the OpenId Connect Authorization flow.
StandardOidcIdentityProvider(JwtService, NiFiProperties) - Constructor for class org.apache.nifi.web.security.oidc.StandardOidcIdentityProvider
Creates a new StandardOidcIdentityProvider.
StandardOutputPortDAO - Class in org.apache.nifi.web.dao.impl
 
StandardOutputPortDAO() - Constructor for class org.apache.nifi.web.dao.impl.StandardOutputPortDAO
 
StandardPolicyBasedAuthorizerDAO - Class in org.apache.nifi.web.dao.impl
 
StandardPolicyBasedAuthorizerDAO(Authorizer) - Constructor for class org.apache.nifi.web.dao.impl.StandardPolicyBasedAuthorizerDAO
 
StandardPortAuthorizationResult(boolean, String) - Constructor for class org.apache.nifi.remote.StandardRootGroupPort.StandardPortAuthorizationResult
 
StandardPreparedQuery - Class in org.apache.nifi.attribute.expression.language
 
StandardPreparedQuery(List<String>, Map<String, CompiledExpression>) - Constructor for class org.apache.nifi.attribute.expression.language.StandardPreparedQuery
 
StandardProcessContext - Class in org.apache.nifi.processor
 
StandardProcessContext(ProcessorNode, ControllerServiceProvider, StringEncryptor, StateManager) - Constructor for class org.apache.nifi.processor.StandardProcessContext
 
StandardProcessGroup - Class in org.apache.nifi.groups
 
StandardProcessGroup(String, ControllerServiceProvider, StandardProcessScheduler, NiFiProperties, StringEncryptor, FlowController, MutableVariableRegistry) - Constructor for class org.apache.nifi.groups.StandardProcessGroup
 
StandardProcessGroupDAO - Class in org.apache.nifi.web.dao.impl
 
StandardProcessGroupDAO() - Constructor for class org.apache.nifi.web.dao.impl.StandardProcessGroupDAO
 
StandardProcessorDAO - Class in org.apache.nifi.web.dao.impl
 
StandardProcessorDAO() - Constructor for class org.apache.nifi.web.dao.impl.StandardProcessorDAO
 
StandardProcessorInitializationContext - Class in org.apache.nifi.processor
 
StandardProcessorInitializationContext(String, ComponentLog, ControllerServiceProvider, NodeTypeProvider, NiFiProperties) - Constructor for class org.apache.nifi.processor.StandardProcessorInitializationContext
 
StandardProcessorNode - Class in org.apache.nifi.controller
ProcessorNode provides thread-safe access to a FlowFileProcessor as it exists within a controlled flow.
StandardProcessorNode(LoggableComponent<Processor>, String, ValidationContextFactory, ProcessScheduler, ControllerServiceProvider, NiFiProperties, ComponentVariableRegistry, ReloadComponent) - Constructor for class org.apache.nifi.controller.StandardProcessorNode
 
StandardProcessorNode(LoggableComponent<Processor>, String, ValidationContextFactory, ProcessScheduler, ControllerServiceProvider, String, String, NiFiProperties, ComponentVariableRegistry, ReloadComponent, boolean) - Constructor for class org.apache.nifi.controller.StandardProcessorNode
 
StandardProcessorTestRunner - Class in org.apache.nifi.util
 
StandardProcessScheduler - Class in org.apache.nifi.controller.scheduling
Responsible for scheduling Processors, Ports, and Funnels to run at regular intervals
StandardProcessScheduler(ControllerServiceProvider, StringEncryptor, StateManagerProvider, NiFiProperties) - Constructor for class org.apache.nifi.controller.scheduling.StandardProcessScheduler
 
StandardProcessSession - Class in org.apache.nifi.controller.repository
Provides a ProcessSession that ensures all accesses, changes and transfers occur in an atomic manner for all FlowFiles including their contents and attributes
StandardProcessSession(ProcessContext) - Constructor for class org.apache.nifi.controller.repository.StandardProcessSession
 
StandardProcessSessionFactory - Class in org.apache.nifi.controller.repository
 
StandardProcessSessionFactory(ProcessContext) - Constructor for class org.apache.nifi.controller.repository.StandardProcessSessionFactory
 
StandardPropertyValue - Class in org.apache.nifi.attribute.expression.language
 
StandardPropertyValue(String, ControllerServiceLookup) - Constructor for class org.apache.nifi.attribute.expression.language.StandardPropertyValue
 
StandardPropertyValue(String, ControllerServiceLookup, VariableRegistry) - Constructor for class org.apache.nifi.attribute.expression.language.StandardPropertyValue
 
StandardPropertyValue(String, ControllerServiceLookup, PreparedQuery, VariableRegistry) - Constructor for class org.apache.nifi.attribute.expression.language.StandardPropertyValue
Constructs a new StandardPropertyValue with the given value & service lookup and indicates whether or not the rawValue contains any NiFi Expressions.
StandardProvenanceEventRecord - Class in org.apache.nifi.provenance
Holder for provenance relevant information
StandardProvenanceEventRecord.Builder - Class in org.apache.nifi.provenance
 
StandardProvenanceReporter - Class in org.apache.nifi.controller.repository
 
StandardProvenanceReporter(StandardProcessSession, String, String, ProvenanceEventRepository, ProvenanceEventEnricher) - Constructor for class org.apache.nifi.controller.repository.StandardProvenanceReporter
 
StandardQueryResult - Class in org.apache.nifi.hl7.query.result
 
StandardQueryResult(List<Selection>, Set<Map<String, Object>>) - Constructor for class org.apache.nifi.hl7.query.result.StandardQueryResult
 
StandardQueryResult - Class in org.apache.nifi.provenance
 
StandardQueryResult(Query, int) - Constructor for class org.apache.nifi.provenance.StandardQueryResult
 
StandardRecordPathEvaluationContext - Class in org.apache.nifi.record.path
 
StandardRecordPathEvaluationContext(Record) - Constructor for class org.apache.nifi.record.path.StandardRecordPathEvaluationContext
 
StandardRecordPathResult - Class in org.apache.nifi.record.path
 
StandardRecordPathResult(String, Stream<FieldValue>) - Constructor for class org.apache.nifi.record.path.StandardRecordPathResult
 
StandardRecordReader - Class in org.apache.nifi.provenance
 
StandardRecordReader(InputStream, String, int) - Constructor for class org.apache.nifi.provenance.StandardRecordReader
 
StandardRecordReader(InputStream, String, TocReader, int) - Constructor for class org.apache.nifi.provenance.StandardRecordReader
 
StandardRecordWriter - Class in org.apache.nifi.provenance
Deprecated.
Deprecated in favor of SchemaRecordWriter
StandardRecordWriter(File, AtomicLong, TocWriter, boolean, int) - Constructor for class org.apache.nifi.provenance.StandardRecordWriter
Deprecated.
 
StandardRecordWriter(OutputStream, String, AtomicLong, TocWriter, boolean, int) - Constructor for class org.apache.nifi.provenance.StandardRecordWriter
Deprecated.
 
StandardRemoteGroupPort - Class in org.apache.nifi.remote
 
StandardRemoteGroupPort(String, String, ProcessGroup, RemoteProcessGroup, TransferDirection, ConnectableType, SSLContext, ProcessScheduler, NiFiProperties) - Constructor for class org.apache.nifi.remote.StandardRemoteGroupPort
 
StandardRemoteProcessGroup - Class in org.apache.nifi.remote
Represents the Root Process Group of a remote NiFi Instance.
StandardRemoteProcessGroup(String, String, ProcessGroup, FlowController, SSLContext, NiFiProperties) - Constructor for class org.apache.nifi.remote.StandardRemoteProcessGroup
 
StandardRemoteProcessGroupDAO - Class in org.apache.nifi.web.dao.impl
 
StandardRemoteProcessGroupDAO() - Constructor for class org.apache.nifi.web.dao.impl.StandardRemoteProcessGroupDAO
 
StandardRemoteProcessGroupPortDescriptor - Class in org.apache.nifi.remote
 
StandardRemoteProcessGroupPortDescriptor() - Constructor for class org.apache.nifi.remote.StandardRemoteProcessGroupPortDescriptor
 
StandardReportingContext - Class in org.apache.nifi.controller.reporting
 
StandardReportingContext(FlowController, BulletinRepository, Map<PropertyDescriptor, String>, ControllerServiceProvider, ReportingTask, VariableRegistry) - Constructor for class org.apache.nifi.controller.reporting.StandardReportingContext
 
StandardReportingInitializationContext - Class in org.apache.nifi.controller.reporting
 
StandardReportingInitializationContext(String, String, SchedulingStrategy, String, ComponentLog, ControllerServiceProvider, NiFiProperties) - Constructor for class org.apache.nifi.controller.reporting.StandardReportingInitializationContext
 
StandardReportingTaskDAO - Class in org.apache.nifi.web.dao.impl
 
StandardReportingTaskDAO() - Constructor for class org.apache.nifi.web.dao.impl.StandardReportingTaskDAO
 
StandardReportingTaskNode - Class in org.apache.nifi.controller.reporting
 
StandardReportingTaskNode(LoggableComponent<ReportingTask>, String, FlowController, ProcessScheduler, ValidationContextFactory, ComponentVariableRegistry, ReloadComponent) - Constructor for class org.apache.nifi.controller.reporting.StandardReportingTaskNode
 
StandardReportingTaskNode(LoggableComponent<ReportingTask>, String, FlowController, ProcessScheduler, ValidationContextFactory, String, String, ComponentVariableRegistry, ReloadComponent, boolean) - Constructor for class org.apache.nifi.controller.reporting.StandardReportingTaskNode
 
StandardRepositoryRecord - Class in org.apache.nifi.controller.repository
 
StandardRepositoryRecord(FlowFileQueue) - Constructor for class org.apache.nifi.controller.repository.StandardRepositoryRecord
Creates a new record which has no original claim or flow file - it is entirely new
StandardRepositoryRecord(FlowFileQueue, FlowFileRecord) - Constructor for class org.apache.nifi.controller.repository.StandardRepositoryRecord
Creates a record based on given original items
StandardRepositoryRecord(FlowFileQueue, FlowFileRecord, String) - Constructor for class org.apache.nifi.controller.repository.StandardRepositoryRecord
 
StandardRepositoryStatusReport - Class in org.apache.nifi.controller.repository
Encapsulates the status of the processor data transfers as stored in the repository.
StandardRepositoryStatusReport() - Constructor for class org.apache.nifi.controller.repository.StandardRepositoryStatusReport
 
StandardResourceClaim - Class in org.apache.nifi.controller.repository.claim
 
StandardResourceClaim(StandardResourceClaimManager, String, String, String, boolean) - Constructor for class org.apache.nifi.controller.repository.claim.StandardResourceClaim
 
StandardResourceClaimManager - Class in org.apache.nifi.controller.repository.claim
 
StandardResourceClaimManager() - Constructor for class org.apache.nifi.controller.repository.claim.StandardResourceClaimManager
 
StandardRestrictedSSLContextService - Class in org.apache.nifi.ssl
This class is functionally the same as StandardSSLContextService, but it restricts the allowable values that can be selected for TLS/SSL protocols.
StandardRestrictedSSLContextService() - Constructor for class org.apache.nifi.ssl.StandardRestrictedSSLContextService
 
StandardResultHit - Class in org.apache.nifi.hl7.query.result
 
StandardResultHit(Map<String, Object>) - Constructor for class org.apache.nifi.hl7.query.result.StandardResultHit
 
StandardRevisionClaim - Class in org.apache.nifi.web.revision
 
StandardRevisionClaim(Revision...) - Constructor for class org.apache.nifi.web.revision.StandardRevisionClaim
 
StandardRevisionClaim(Collection<Revision>) - Constructor for class org.apache.nifi.web.revision.StandardRevisionClaim
 
StandardRevisionUpdate<T> - Class in org.apache.nifi.web.revision
 
StandardRevisionUpdate(T, FlowModification) - Constructor for class org.apache.nifi.web.revision.StandardRevisionUpdate
 
StandardRevisionUpdate(T, FlowModification, Set<Revision>) - Constructor for class org.apache.nifi.web.revision.StandardRevisionUpdate
 
StandardRootGroupPort - Class in org.apache.nifi.remote
 
StandardRootGroupPort(String, String, ProcessGroup, TransferDirection, ConnectableType, Authorizer, BulletinRepository, ProcessScheduler, boolean, NiFiProperties) - Constructor for class org.apache.nifi.remote.StandardRootGroupPort
 
StandardRootGroupPort.StandardPortAuthorizationResult - Class in org.apache.nifi.remote
 
StandardSchedulingContext - Class in org.apache.nifi.processor
 
StandardSchedulingContext(ProcessContext, ControllerServiceProvider, ProcessorNode, StateManager) - Constructor for class org.apache.nifi.processor.StandardSchedulingContext
 
StandardSchemaIdentifier - Class in org.apache.nifi.serialization.record
 
StandardSchemaValidationResult - Class in org.apache.nifi.schema.validation
 
StandardSchemaValidationResult() - Constructor for class org.apache.nifi.schema.validation.StandardSchemaValidationResult
 
StandardSchemaValidator - Class in org.apache.nifi.schema.validation
 
StandardSchemaValidator(SchemaValidationContext) - Constructor for class org.apache.nifi.schema.validation.StandardSchemaValidator
 
StandardSearchContext - Class in org.apache.nifi.web.controller
 
StandardSearchContext(String, ProcessorNode, ControllerServiceLookup, VariableRegistry) - Constructor for class org.apache.nifi.web.controller.StandardSearchContext
 
StandardSnippet - Class in org.apache.nifi.controller
Represents a data flow snippet.
StandardSnippet() - Constructor for class org.apache.nifi.controller.StandardSnippet
 
StandardSnippetDAO - Class in org.apache.nifi.web.dao.impl
 
StandardSnippetDAO() - Constructor for class org.apache.nifi.web.dao.impl.StandardSnippetDAO
 
StandardSnippetDeserializer - Class in org.apache.nifi.persistence
 
StandardSnippetDeserializer() - Constructor for class org.apache.nifi.persistence.StandardSnippetDeserializer
 
StandardSnippetSerializer - Class in org.apache.nifi.persistence
 
StandardSnippetSerializer() - Constructor for class org.apache.nifi.persistence.StandardSnippetSerializer
 
StandardSocketChannelHandler<E extends Event<java.nio.channels.SocketChannel>> - Class in org.apache.nifi.processor.util.listen.handler.socket
Reads from the given SocketChannel into the provided buffer.
StandardSocketChannelHandler(SelectionKey, AsyncChannelDispatcher, Charset, EventFactory<E>, BlockingQueue<E>, ComponentLog) - Constructor for class org.apache.nifi.processor.util.listen.handler.socket.StandardSocketChannelHandler
 
StandardSocketChannelRecordReader - Class in org.apache.nifi.record.listen
Encapsulates a SocketChannel and a RecordReader created for the given channel.
StandardSocketChannelRecordReader(SocketChannel, RecordReaderFactory, SocketChannelRecordReaderDispatcher) - Constructor for class org.apache.nifi.record.listen.StandardSocketChannelRecordReader
 
StandardSSLContextService - Class in org.apache.nifi.ssl
 
StandardSSLContextService() - Constructor for class org.apache.nifi.ssl.StandardSSLContextService
 
StandardSSLContextService.KeystoreValidationGroup - Enum in org.apache.nifi.ssl
 
StandardStateManager - Class in org.apache.nifi.controller.state
 
StandardStateManager(StateProvider, StateProvider, String) - Constructor for class org.apache.nifi.controller.state.StandardStateManager
 
StandardStateManagerProvider - Class in org.apache.nifi.controller.state.manager
 
StandardStateMap - Class in org.apache.nifi.controller.state
 
StandardStateMap(Map<String, String>, long) - Constructor for class org.apache.nifi.controller.state.StandardStateMap
 
StandardStateProviderInitializationContext - Class in org.apache.nifi.controller.state
 
StandardStateProviderInitializationContext(String, Map<PropertyDescriptor, PropertyValue>, SSLContext, ComponentLog) - Constructor for class org.apache.nifi.controller.state.StandardStateProviderInitializationContext
 
StandardStatusHistory - Class in org.apache.nifi.controller.status.history
 
StandardStatusHistory() - Constructor for class org.apache.nifi.controller.status.history.StandardStatusHistory
 
StandardStatusSnapshot - Class in org.apache.nifi.controller.status.history
 
StandardStatusSnapshot() - Constructor for class org.apache.nifi.controller.status.history.StandardStatusSnapshot
 
StandardSwapContents - Class in org.apache.nifi.controller.swap
 
StandardSwapContents(SwapSummary, List<FlowFileRecord>) - Constructor for class org.apache.nifi.controller.swap.StandardSwapContents
 
StandardSwapSummary - Class in org.apache.nifi.controller.swap
 
StandardSwapSummary(QueueSize, Long, List<ResourceClaim>) - Constructor for class org.apache.nifi.controller.swap.StandardSwapSummary
 
StandardTemplateDAO - Class in org.apache.nifi.web.dao.impl
 
StandardTemplateDAO() - Constructor for class org.apache.nifi.web.dao.impl.StandardTemplateDAO
 
StandardTocReader - Class in org.apache.nifi.provenance.toc
Standard implementation of TocReader.
StandardTocReader(File) - Constructor for class org.apache.nifi.provenance.toc.StandardTocReader
 
StandardTocWriter - Class in org.apache.nifi.provenance.toc
Standard implementation of TocWriter.
StandardTocWriter(File, boolean, boolean) - Constructor for class org.apache.nifi.provenance.toc.StandardTocWriter
Creates a StandardTocWriter that writes to the given file.
StandardTransaction - Class in org.apache.nifi.admin.service.transaction.impl
Transaction implementation that uses the specified SQL Connection and AuthorityProvider.
StandardTransaction(Connection) - Constructor for class org.apache.nifi.admin.service.transaction.impl.StandardTransaction
 
StandardTransactionBuilder - Class in org.apache.nifi.admin.service.transaction.impl
 
StandardTransactionBuilder() - Constructor for class org.apache.nifi.admin.service.transaction.impl.StandardTransactionBuilder
 
StandardValidationContext - Class in org.apache.nifi.processor
 
StandardValidationContext(ControllerServiceProvider, Map<PropertyDescriptor, String>, String, String, String, VariableRegistry) - Constructor for class org.apache.nifi.processor.StandardValidationContext
 
StandardValidationContext(ControllerServiceProvider, Set<String>, Map<PropertyDescriptor, String>, String, String, String, VariableRegistry) - Constructor for class org.apache.nifi.processor.StandardValidationContext
 
StandardValidationContextFactory - Class in org.apache.nifi.processor
 
StandardValidationContextFactory(ControllerServiceProvider, VariableRegistry) - Constructor for class org.apache.nifi.processor.StandardValidationContextFactory
 
StandardValidationError - Class in org.apache.nifi.schema.validation
 
StandardValidationError(String, Object, ValidationErrorType, String) - Constructor for class org.apache.nifi.schema.validation.StandardValidationError
 
StandardValidationError(String, ValidationErrorType, String) - Constructor for class org.apache.nifi.schema.validation.StandardValidationError
 
StandardValidationError(ValidationErrorType, String) - Constructor for class org.apache.nifi.schema.validation.StandardValidationError
 
StandardValidators - Class in org.apache.nifi.processor.util
 
StandardValidators() - Constructor for class org.apache.nifi.processor.util.StandardValidators
 
StandardValidators.DirectoryExistsValidator - Class in org.apache.nifi.processor.util
 
StandardValidators.FileExistsValidator - Class in org.apache.nifi.processor.util
 
StandardValidators.StringLengthValidator - Class in org.apache.nifi.processor.util
 
StandardVersionNegotiator - Class in org.apache.nifi.remote
 
StandardVersionNegotiator(int...) - Constructor for class org.apache.nifi.remote.StandardVersionNegotiator
 
StandardXMLFlowConfigurationDAO - Class in org.apache.nifi.persistence
 
StandardXMLFlowConfigurationDAO(Path, StringEncryptor, NiFiProperties) - Constructor for class org.apache.nifi.persistence.StandardXMLFlowConfigurationDAO
 
start() - Method in class org.apache.nifi.admin.service.transaction.impl.StandardTransactionBuilder
 
start() - Method in interface org.apache.nifi.admin.service.transaction.TransactionBuilder
 
start() - Method in class org.apache.nifi.bootstrap.RunNiFi
 
start() - Method in class org.apache.nifi.BootstrapListener
 
start() - Method in class org.apache.nifi.cdc.mysql.event.BinlogEventListener
 
start() - Method in class org.apache.nifi.cluster.coordination.heartbeat.AbstractHeartbeatMonitor
 
start() - Method in interface org.apache.nifi.cluster.coordination.heartbeat.HeartbeatMonitor
Begin monitoring for heartbeats
start() - Method in class org.apache.nifi.cluster.integration.Cluster
 
start() - Method in class org.apache.nifi.cluster.integration.Node
 
start() - Method in class org.apache.nifi.cluster.manager.testutils.HttpServer
 
start() - Method in class org.apache.nifi.cluster.protocol.impl.ClusterCoordinationProtocolSenderListener
 
start() - Method in class org.apache.nifi.cluster.protocol.impl.NodeProtocolSenderListener
 
start() - Method in class org.apache.nifi.cluster.protocol.impl.SocketProtocolListener
 
start() - Method in interface org.apache.nifi.cluster.protocol.ProtocolListener
Starts the instance for listening for messages.
start() - Method in class org.apache.nifi.controller.leader.election.CuratorLeaderElectionManager
 
start() - Method in interface org.apache.nifi.controller.leader.election.LeaderElectionManager
Starts managing leader elections for all registered roles
start() - Method in class org.apache.nifi.controller.leader.election.StandaloneLeaderElectionManager
 
start(ScheduledExecutorService, long, T, SchedulingAgentCallback) - Method in class org.apache.nifi.controller.ProcessorNode
Will start the Processor represented by this ProcessorNode.
start() - Method in class org.apache.nifi.controller.StandardFlowService
 
start(ScheduledExecutorService, long, T, SchedulingAgentCallback) - Method in class org.apache.nifi.controller.StandardProcessorNode
Will idempotently start the processor using the following sequence: Validate Processor's state (e.g., PropertyDescriptors, ControllerServices etc.) Transition (atomically) Processor's scheduled state form STOPPED to STARTING.
start() - Method in class org.apache.nifi.controller.state.server.ZooKeeperStateServer
 
start() - Method in class org.apache.nifi.distributed.cache.server.AbstractCacheServer
 
start() - Method in interface org.apache.nifi.distributed.cache.server.CacheServer
 
start() - Method in class org.apache.nifi.io.socket.multicast.MulticastListener
 
start() - Method in class org.apache.nifi.io.socket.SocketListener
 
start() - Method in interface org.apache.nifi.lifecycle.LifeCycle
Initiates the start state of the lifecyle.
start() - Method in interface org.apache.nifi.NiFiServer
 
start(int) - Method in class org.apache.nifi.processors.grpc.TestGRPCServer
Starts the gRPC server @localhost:port.
start() - Method in class org.apache.nifi.processors.kafka.test.EmbeddedKafka
Will start embedded Kafka server.
start() - Method in class org.apache.nifi.remote.HttpRemoteSiteListener
 
start() - Method in interface org.apache.nifi.remote.RemoteSiteListener
 
start() - Method in class org.apache.nifi.remote.SocketRemoteSiteListener
 
start(TlsConfig, String, boolean) - Method in class org.apache.nifi.toolkit.tls.service.server.TlsCertificateAuthorityService
 
start() - Method in class org.apache.nifi.util.StopWatch
 
start() - Method in class org.apache.nifi.web.server.JettyServer
 
START_OF_STREAM_TOKEN - Static variable in class org.apache.nifi.processors.evtx.parser.bxml.BxmlNode
 
START_OFFSET - Static variable in class org.apache.nifi.processors.standard.ModifyBytes
 
START_TIME - Static variable in interface org.apache.nifi.reporting.ambari.api.MetricFields
 
START_TIME - Static variable in interface org.apache.nifi.reporting.datadog.api.MetricFields
 
startClient(ConfigurationContext) - Method in class org.apache.nifi.websocket.jetty.JettyWebSocketClient
 
startClient(ConfigurationContext) - Method in interface org.apache.nifi.websocket.WebSocketClientService
 
startCluster() - Static method in class org.apache.nifi.processors.kite.TestKiteProcessorsCluster
 
startConnectable(Connectable) - Method in class org.apache.nifi.controller.FlowController
 
startElement(String, String, String, Attributes) - Method in class org.apache.nifi.processors.standard.util.XmlSplitterSaxParser
 
startFunnel(Funnel) - Method in interface org.apache.nifi.controller.ProcessScheduler
Starts scheduling the given Funnel to run.
startFunnel(Funnel) - Method in class org.apache.nifi.controller.scheduling.StandardProcessScheduler
 
startFunnel(Funnel) - Method in class org.apache.nifi.controller.service.mock.MockProcessGroup
 
startFunnel(Funnel) - Method in interface org.apache.nifi.groups.ProcessGroup
Starts the given Funnel
startFunnel(Funnel) - Method in class org.apache.nifi.groups.StandardProcessGroup
 
startHeartbeating() - Method in class org.apache.nifi.controller.FlowController
Starts heartbeating to the cluster.
starting(Description) - Method in class org.apache.nifi.processor.util.list.ListProcessorTestWatcher
 
startInputPort(Port) - Method in class org.apache.nifi.controller.service.mock.MockProcessGroup
 
startInputPort(Port) - Method in interface org.apache.nifi.groups.ProcessGroup
Starts the given Input Port
startInputPort(Port) - Method in class org.apache.nifi.groups.StandardProcessGroup
 
startJson(OutputStream, T) - Method in class org.apache.nifi.cdc.event.io.AbstractEventWriter
 
startOutputPort(Port) - Method in class org.apache.nifi.controller.service.mock.MockProcessGroup
 
startOutputPort(Port) - Method in interface org.apache.nifi.groups.ProcessGroup
Starts the given Output Port
startOutputPort(Port) - Method in class org.apache.nifi.groups.StandardProcessGroup
 
startPort(Port) - Method in interface org.apache.nifi.controller.ProcessScheduler
Starts scheduling the given Port to run.
startPort(Port) - Method in class org.apache.nifi.controller.scheduling.StandardProcessScheduler
 
startProcessGroup(String) - Method in class org.apache.nifi.controller.FlowController
 
startProcessing() - Method in class org.apache.nifi.controller.service.mock.MockProcessGroup
 
startProcessing() - Method in interface org.apache.nifi.groups.ProcessGroup
Starts all Processors, Local Ports, and Funnels that are directly within this group and any child ProcessGroups, except for those that are disabled.
startProcessing() - Method in class org.apache.nifi.groups.StandardProcessGroup
 
startProcessor(String, String) - Method in class org.apache.nifi.controller.FlowController
 
startProcessor(ProcessorNode) - Method in interface org.apache.nifi.controller.ProcessScheduler
Starts scheduling the given processor to run after invoking all methods on the underlying FlowFileProcessor that are annotated with the OnScheduled annotation.
startProcessor(ProcessorNode) - Method in class org.apache.nifi.controller.scheduling.StandardProcessScheduler
Starts the given Processor by invoking its ProcessorNode#start(ScheduledExecutorService, long, org.apache.nifi.processor.ProcessContext, Runnable) method.
startProcessor(ProcessorNode) - Method in class org.apache.nifi.controller.service.mock.MockProcessGroup
 
startProcessor(ProcessorNode) - Method in interface org.apache.nifi.groups.ProcessGroup
Starts the given Processor
startProcessor(ProcessorNode) - Method in class org.apache.nifi.groups.StandardProcessGroup
 
startReportingTask(ReportingTaskNode) - Method in class org.apache.nifi.controller.FlowController
 
startReportingTask(ReportingTaskNode) - Method in interface org.apache.nifi.controller.reporting.ReportingTaskProvider
Begins scheduling the reporting task to run and invokes appropriate lifecycle methods
STARTS_WITH - Static variable in class org.apache.nifi.processors.standard.RouteText
 
startServer() - Static method in class org.apache.nifi.bootstrap.http.TestHttpNotificationService
 
startServer() - Static method in class org.apache.nifi.bootstrap.http.TestHttpNotificationServiceSSL
 
startServer(ConfigurationContext) - Method in class org.apache.nifi.distributed.cache.server.DistributedCacheServer
 
startServer() - Method in class org.apache.nifi.integration.util.NiFiTestServer
 
startServer(ProcessContext) - Method in class org.apache.nifi.processors.grpc.ListenGRPC
 
startServer() - Method in class org.apache.nifi.processors.slack.TestServer
 
startServer() - Method in class org.apache.nifi.processors.standard.TestServer
 
startServer() - Method in class org.apache.nifi.processors.standard.UDPTestServer
 
startServer(boolean) - Method in class org.apache.nifi.processors.standard.util.TCPTestServer
 
startServer(ConfigurationContext) - Method in class org.apache.nifi.websocket.jetty.JettyWebSocketServer
 
startServer(ConfigurationContext) - Method in interface org.apache.nifi.websocket.WebSocketServerService
 
StartsWith - Class in org.apache.nifi.record.path.filter
 
StartsWith(RecordPathSegment, RecordPathSegment) - Constructor for class org.apache.nifi.record.path.filter.StartsWith
 
startsWith(byte[], int) - Method in class org.apache.nifi.util.search.SearchTerm
Determines if the given window starts with the same bytes as this term
startsWith(String, String) - Static method in class org.apache.nifi.util.StringUtils
 
StartsWithEvaluator - Class in org.apache.nifi.attribute.expression.language.evaluation.functions
 
StartsWithEvaluator(Evaluator<String>, Evaluator<String>) - Constructor for class org.apache.nifi.attribute.expression.language.evaluation.functions.StartsWithEvaluator
 
startTicketRenewalThread(String, UserGroupInformation, long, ComponentLog) - Static method in class org.apache.nifi.hadoop.SecurityUtil
Start a thread that periodically attempts to renew the current Kerberos user's ticket.
startTransaction(Peer, FlowFileCodec, TransferDirection) - Method in interface org.apache.nifi.remote.protocol.ClientProtocol
 
startTransaction(Peer, FlowFileCodec, TransferDirection) - Method in class org.apache.nifi.remote.protocol.socket.SocketClientProtocol
 
startTransmitting(RemoteGroupPort) - Method in class org.apache.nifi.controller.FlowController
 
startTransmitting() - Method in interface org.apache.nifi.groups.RemoteProcessGroup
Initiates communications between this instance and the remote instance.
startTransmitting(RemoteGroupPort) - Method in interface org.apache.nifi.groups.RemoteProcessGroup
Initiates communications between this instance and the remote instance only for the port specified.
startTransmitting() - Method in class org.apache.nifi.remote.StandardRemoteProcessGroup
 
startTransmitting(RemoteGroupPort) - Method in class org.apache.nifi.remote.StandardRemoteProcessGroup
 
STARTUP_WAIT_SECONDS - Static variable in class org.apache.nifi.bootstrap.RunNiFi
 
startWithNoMatchOnWholeStream() - Method in class org.apache.nifi.stream.io.util.TextLineDemarcatorTest
 
startWithSomeMatches() - Method in class org.apache.nifi.stream.io.util.TextLineDemarcatorTest
 
state - Variable in class org.apache.nifi.remote.AbstractTransaction
 
state(String) - Method in class org.apache.nifi.web.ComponentDetails.Builder
 
STATE_DISABLED - Static variable in class org.apache.nifi.web.api.entity.ActivateControllerServicesEntity
 
STATE_ENABLED - Static variable in class org.apache.nifi.web.api.entity.ActivateControllerServicesEntity
 
STATE_KEY_LATEST_SUCCESS_TRANSFER - Static variable in class org.apache.nifi.processors.standard.MonitorActivity
 
STATE_MANAGEMENT_CLUSTER_PROVIDER_ID - Static variable in class org.apache.nifi.util.NiFiProperties
 
STATE_MANAGEMENT_CONFIG_FILE - Static variable in class org.apache.nifi.util.NiFiProperties
 
STATE_MANAGEMENT_LOCAL_PROVIDER_ID - Static variable in class org.apache.nifi.util.NiFiProperties
 
STATE_MANAGEMENT_START_EMBEDDED_ZOOKEEPER - Static variable in class org.apache.nifi.util.NiFiProperties
 
STATE_MANAGEMENT_ZOOKEEPER_PROPERTIES - Static variable in class org.apache.nifi.util.NiFiProperties
 
STATE_RUNNING - Static variable in class org.apache.nifi.web.api.entity.ScheduleComponentsEntity
 
STATE_STOPPED - Static variable in class org.apache.nifi.web.api.entity.ScheduleComponentsEntity
 
STATE_UPDATE_INTERVAL - Static variable in class org.apache.nifi.cdc.mysql.processors.CaptureChangeMySQL
 
StateEntryDTO - Class in org.apache.nifi.web.api.dto
Mapping of state for a given scope.
StateEntryDTO() - Constructor for class org.apache.nifi.web.api.dto.StateEntryDTO
 
Stateful - Annotation Type in org.apache.nifi.annotation.behavior
Annotation that a Processor, ReportingTask, or Controller Service can use to indicate that the component makes use of the StateManager.
STATEFUL_VARIABLES_INIT_VALUE - Static variable in class org.apache.nifi.processors.attributes.UpdateAttribute
 
STATEFUL_VARIABLES_INIT_VALUE_NAME - Static variable in class org.apache.nifi.processors.attributes.UpdateAttribute
 
StateKeys() - Constructor for class org.apache.nifi.hbase.GetHBase.ScanResult.StateKeys
 
StateKeys() - Constructor for class org.apache.nifi.processors.hadoop.util.HDFSListing.StateKeys
 
StateManager - Interface in org.apache.nifi.components.state
The StateManager is responsible for providing NiFi components a mechanism for storing and retrieving state.
StateManagerConfiguration - Class in org.apache.nifi.controller.state.config
 
StateManagerProvider - Interface in org.apache.nifi.components.state
Interface that provides a mechanism for obtaining the StateManager for a particular component
StateManagerProviderFactoryBean - Class in org.apache.nifi.web.spring
 
StateManagerProviderFactoryBean() - Constructor for class org.apache.nifi.web.spring.StateManagerProviderFactoryBean
 
StateMap - Interface in org.apache.nifi.components.state
Provides a representation of a component's state at some point in time.
StateMapDTO - Class in org.apache.nifi.web.api.dto
Mapping of state for a given scope.
StateMapDTO() - Constructor for class org.apache.nifi.web.api.dto.StateMapDTO
 
StateMapSerDe - Class in org.apache.nifi.controller.state
 
StateMapSerDe() - Constructor for class org.apache.nifi.controller.state.StateMapSerDe
 
StateMapUpdate - Class in org.apache.nifi.controller.state
 
StateMapUpdate(StateMap, String, UpdateType) - Constructor for class org.apache.nifi.controller.state.StateMapUpdate
 
STATEMENT_DELIMITER - Static variable in class org.apache.nifi.processors.hive.PutHiveQL
 
STATEMENT_TIMEOUT - Static variable in class org.apache.nifi.processors.cassandra.PutCassandraQL
 
StateProvider - Interface in org.apache.nifi.components.state
Provides a mechanism by which components can store and retrieve state.
StateProviderConfiguration - Class in org.apache.nifi.controller.state.config
 
StateProviderConfiguration(String, String, Scope, Map<String, String>) - Constructor for class org.apache.nifi.controller.state.config.StateProviderConfiguration
 
StateProviderException - Exception in org.apache.nifi.controller.state
 
StateProviderException(String) - Constructor for exception org.apache.nifi.controller.state.StateProviderException
 
StateProviderException(String, Throwable) - Constructor for exception org.apache.nifi.controller.state.StateProviderException
 
StateProviderInitializationContext - Interface in org.apache.nifi.components.state
This interface defines an initialization context that is passed to a StateProvider when it is initialized.
StateTooLargeException - Exception in org.apache.nifi.components.state.exception
Thrown when attempting to store state via the StateManager but the state being stored is larger than is allowed by the backing storage mechanism.
StateTooLargeException(String) - Constructor for exception org.apache.nifi.components.state.exception.StateTooLargeException
 
stateValue(String, String) - Method in class org.apache.nifi.redis.state.RedisStateMap.Builder
 
stateValues(Map<String, String>) - Method in class org.apache.nifi.redis.state.RedisStateMap.Builder
 
StaticKeyProvider - Class in org.apache.nifi.security.kms
Reference implementation for static key provider (used during tests).
StaticKeyProvider(String, String) - Constructor for class org.apache.nifi.security.kms.StaticKeyProvider
 
StaticKeyProvider(Map<String, SecretKey>) - Constructor for class org.apache.nifi.security.kms.StaticKeyProvider
 
status() - Method in class org.apache.nifi.bootstrap.RunNiFi
 
STATUS_CODE - Static variable in class org.apache.nifi.processors.standard.HandleHttpResponse
 
STATUS_CODE - Static variable in class org.apache.nifi.processors.standard.InvokeHTTP
 
STATUS_MESSAGE - Static variable in class org.apache.nifi.processors.standard.InvokeHTTP
 
StatusDescriptorDTO - Class in org.apache.nifi.web.api.dto.status
DTO for serializing a status descriptor.
StatusDescriptorDTO() - Constructor for class org.apache.nifi.web.api.dto.status.StatusDescriptorDTO
 
StatusDescriptorDTO(String, String, String, String) - Constructor for class org.apache.nifi.web.api.dto.status.StatusDescriptorDTO
 
StatusDescriptorDTO.Formatter - Enum in org.apache.nifi.web.api.dto.status
 
StatusHistory - Interface in org.apache.nifi.controller.status.history
Represents a collection of historical status values for a component
StatusHistoryDTO - Class in org.apache.nifi.web.api.dto.status
DTO for serializing the status history of a single component across the cluster.
StatusHistoryDTO() - Constructor for class org.apache.nifi.web.api.dto.status.StatusHistoryDTO
 
StatusHistoryEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
 
StatusHistoryEndpointMerger(long) - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.StatusHistoryEndpointMerger
 
StatusHistoryEntity - Class in org.apache.nifi.web.api.entity
A serialized representation of this class can be placed in the entity body of a request or response to or from the API.
StatusHistoryEntity() - Constructor for class org.apache.nifi.web.api.entity.StatusHistoryEntity
 
StatusHistoryUtil - Class in org.apache.nifi.controller.status.history
 
StatusHistoryUtil() - Constructor for class org.apache.nifi.controller.status.history.StatusHistoryUtil
 
StatusMerger - Class in org.apache.nifi.cluster.manager
 
StatusMerger() - Constructor for class org.apache.nifi.cluster.manager.StatusMerger
 
StatusSnapshot - Interface in org.apache.nifi.controller.status.history
A StatusSnapshot represents a Component's status report at some point in time
StatusSnapshotDTO - Class in org.apache.nifi.web.api.dto.status
A snapshot of the status at a given time.
StatusSnapshotDTO() - Constructor for class org.apache.nifi.web.api.dto.status.StatusSnapshotDTO
 
stop() - Method in class org.apache.nifi.bootstrap.NiFiListener
 
stop() - Method in class org.apache.nifi.bootstrap.RunNiFi
 
stop() - Method in class org.apache.nifi.BootstrapListener
 
stop() - Method in class org.apache.nifi.cdc.mysql.event.BinlogEventListener
 
stop(StateManager) - Method in class org.apache.nifi.cdc.mysql.processors.CaptureChangeMySQL
 
stop() - Method in class org.apache.nifi.cluster.coordination.heartbeat.AbstractHeartbeatMonitor
 
stop() - Method in interface org.apache.nifi.cluster.coordination.heartbeat.HeartbeatMonitor
Stop monitoring heartbeats
stop() - Method in class org.apache.nifi.cluster.integration.Cluster
 
stop() - Method in class org.apache.nifi.cluster.integration.Node
 
stop() - Method in class org.apache.nifi.cluster.manager.testutils.HttpServer
 
stop() - Method in class org.apache.nifi.cluster.protocol.impl.ClusterCoordinationProtocolSenderListener
 
stop() - Method in class org.apache.nifi.cluster.protocol.impl.NodeProtocolSenderListener
 
stop() - Method in class org.apache.nifi.cluster.protocol.impl.SocketProtocolListener
 
stop() - Method in interface org.apache.nifi.cluster.protocol.ProtocolListener
Stops the instance from listening for messages.
stop() - Method in class org.apache.nifi.controller.leader.election.CuratorLeaderElectionManager
 
stop() - Method in interface org.apache.nifi.controller.leader.election.LeaderElectionManager
Stops managing leader elections and relinquishes the role as leader for all registered roles.
stop() - Method in class org.apache.nifi.controller.leader.election.StandaloneLeaderElectionManager
 
stop(ScheduledExecutorService, T, SchedulingAgent, ScheduleState) - Method in class org.apache.nifi.controller.ProcessorNode
Will stop the Processor represented by this ProcessorNode.
stop() - Method in class org.apache.nifi.controller.scheduling.TestProcessorLifecycle.TestProcessor
 
stop(boolean) - Method in class org.apache.nifi.controller.StandardFlowService
 
stop(ScheduledExecutorService, T, SchedulingAgent, ScheduleState) - Method in class org.apache.nifi.controller.StandardProcessorNode
Will idempotently stop the processor using the following sequence: Transition (atomically) Processor's scheduled state from RUNNING to STOPPING.
stop() - Method in class org.apache.nifi.distributed.cache.server.AbstractCacheServer
 
stop() - Method in interface org.apache.nifi.distributed.cache.server.CacheServer
 
stop() - Method in class org.apache.nifi.distributed.cache.server.map.MapCacheServer
 
stop() - Method in class org.apache.nifi.distributed.cache.server.SetCacheServer
 
stop() - Method in class org.apache.nifi.hadoop.KerberosTicketRenewer
 
stop() - Method in class org.apache.nifi.io.nio.ChannelDispatcher
 
stop() - Method in class org.apache.nifi.io.socket.multicast.MulticastListener
 
stop() - Method in class org.apache.nifi.io.socket.SocketListener
 
stop(boolean) - Method in interface org.apache.nifi.lifecycle.LifeCycle
Initiates the stop state of the lifecycle.
stop() - Method in interface org.apache.nifi.NiFiServer
 
stop() - Method in class org.apache.nifi.processors.cassandra.AbstractCassandraProcessor
 
stop() - Method in class org.apache.nifi.processors.cassandra.PutCassandraQL
 
stop() - Method in class org.apache.nifi.processors.cassandra.QueryCassandra
 
stop() - Method in class org.apache.nifi.processors.cybersecurity.TestCompareFuzzyHash
 
stop() - Method in class org.apache.nifi.processors.cybersecurity.TestFuzzyHashContent
 
stop(ProcessContext) - Method in class org.apache.nifi.processors.email.ConsumeEWS
 
stop() - Method in class org.apache.nifi.processors.email.ListenSMTP
 
stop() - Method in class org.apache.nifi.processors.kafka.test.EmbeddedKafka
Will stop embedded Kafka server, cleaning up all working directories.
stop() - Method in class org.apache.nifi.processors.script.ExecuteScript
 
stop() - Method in class org.apache.nifi.processors.script.InvokeScriptedProcessor
 
stop() - Method in class org.apache.nifi.processors.windows.event.log.ConsumeWindowsEventLog
Cleanup
stop() - Method in class org.apache.nifi.remote.HttpRemoteSiteListener
 
stop() - Method in interface org.apache.nifi.remote.RemoteSiteListener
 
stop() - Method in class org.apache.nifi.remote.SocketRemoteSiteListener
 
stop() - Method in class org.apache.nifi.script.ScriptingComponentHelper
 
stop(boolean) - Method in interface org.apache.nifi.services.FlowService
Stops the flow and underlying repository as determined by user
stop() - Method in class org.apache.nifi.util.StopWatch
 
stop() - Method in class org.apache.nifi.web.server.JettyServer
 
stopAllProcessors() - Method in class org.apache.nifi.controller.FlowController
 
stopClient() - Method in class org.apache.nifi.websocket.jetty.JettyWebSocketClient
 
stopClient() - Method in interface org.apache.nifi.websocket.WebSocketClientService
 
stopCluster() - Static method in class org.apache.nifi.processors.kite.TestKiteProcessorsCluster
 
stopConnectable(Connectable) - Method in class org.apache.nifi.controller.FlowController
 
stopConnectionRetainer() - Method in class org.apache.nifi.processors.kafka.pubsub.ConsumeKafka
 
stopFunnel(Funnel) - Method in interface org.apache.nifi.controller.ProcessScheduler
Stops scheduling the given Funnel to run.
stopFunnel(Funnel) - Method in class org.apache.nifi.controller.scheduling.StandardProcessScheduler
 
stopHeartbeating() - Method in class org.apache.nifi.controller.FlowController
Stops heartbeating to the cluster.
stopInputPort(Port) - Method in class org.apache.nifi.controller.service.mock.MockProcessGroup
 
stopInputPort(Port) - Method in interface org.apache.nifi.groups.ProcessGroup
Stops the given Port
stopInputPort(Port) - Method in class org.apache.nifi.groups.StandardProcessGroup
 
stopNow - Variable in class org.apache.nifi.cdc.mysql.event.BinlogEventListener
 
stopOutputPort(Port) - Method in class org.apache.nifi.controller.service.mock.MockProcessGroup
 
stopOutputPort(Port) - Method in interface org.apache.nifi.groups.ProcessGroup
Stops the given Port
stopOutputPort(Port) - Method in class org.apache.nifi.groups.StandardProcessGroup
 
stopped - Variable in class org.apache.nifi.distributed.cache.server.AbstractCacheServer
 
stopped() - Method in class org.apache.nifi.processors.flume.ExecuteFlumeSink
 
stopped() - Method in class org.apache.nifi.processors.flume.ExecuteFlumeSource
 
stopPort(Port) - Method in interface org.apache.nifi.controller.ProcessScheduler
Stops scheduling the given Port to run.
stopPort(Port) - Method in class org.apache.nifi.controller.scheduling.StandardProcessScheduler
 
stopProcessGroup(String) - Method in class org.apache.nifi.controller.FlowController
 
stopProcessing() - Method in class org.apache.nifi.controller.service.mock.MockProcessGroup
 
stopProcessing() - Method in interface org.apache.nifi.groups.ProcessGroup
Stops all Processors, Local Ports, and Funnels that are directly within this group and child ProcessGroups, except for those that are disabled.
stopProcessing() - Method in class org.apache.nifi.groups.StandardProcessGroup
 
stopProcessor(String, String) - Method in class org.apache.nifi.controller.FlowController
 
stopProcessor(ProcessorNode) - Method in interface org.apache.nifi.controller.ProcessScheduler
Stops scheduling the given processor to run and invokes all methods on the underlying FlowFileProcessor that are annotated with the OnUnscheduled annotation.
stopProcessor(ProcessorNode) - Method in class org.apache.nifi.controller.scheduling.StandardProcessScheduler
stopProcessor(ProcessorNode) - Method in class org.apache.nifi.controller.service.mock.MockProcessGroup
 
stopProcessor(ProcessorNode) - Method in interface org.apache.nifi.groups.ProcessGroup
Stops the given Processor
stopProcessor(ProcessorNode) - Method in class org.apache.nifi.groups.StandardProcessGroup
 
stopRenewer() - Method in class org.apache.nifi.util.hive.HiveConfigurator
 
stopReportingTask(ReportingTaskNode) - Method in class org.apache.nifi.controller.FlowController
 
stopReportingTask(ReportingTaskNode) - Method in interface org.apache.nifi.controller.reporting.ReportingTaskProvider
Stops scheduling the reporting task to run and invokes appropriate lifecycle methods
stopServer(ProcessContext) - Method in class org.apache.nifi.processors.grpc.ListenGRPC
 
stopServer() - Method in class org.apache.nifi.websocket.jetty.JettyWebSocketServer
 
stopServer() - Method in interface org.apache.nifi.websocket.WebSocketServerService
 
stopTransmitting() - Method in interface org.apache.nifi.groups.RemoteProcessGroup
Immediately terminates communications between this instance and the remote instance.
stopTransmitting(RemoteGroupPort) - Method in interface org.apache.nifi.groups.RemoteProcessGroup
Immediately terminates communications between this instance and the remote instance only for the port specified.
stopTransmitting() - Method in class org.apache.nifi.remote.StandardRemoteProcessGroup
 
stopTransmitting(RemoteGroupPort) - Method in class org.apache.nifi.remote.StandardRemoteProcessGroup
 
StopWatch - Class in org.apache.nifi.util
 
StopWatch() - Constructor for class org.apache.nifi.util.StopWatch
Creates a StopWatch but does not start it
StopWatch(boolean) - Constructor for class org.apache.nifi.util.StopWatch
 
storage - Static variable in class org.apache.nifi.processors.gcp.storage.AbstractGCSIT
 
storage - Variable in class org.apache.nifi.processors.gcp.storage.AbstractGCSTest
 
STORAGE_CLASS - Static variable in class org.apache.nifi.processors.aws.s3.PutS3Object
 
STORAGE_FILE_OFFSET - Static variable in class org.apache.nifi.provenance.lucene.FieldNames
 
STORAGE_FILENAME - Static variable in class org.apache.nifi.provenance.lucene.FieldNames
 
StorageAttributes - Class in org.apache.nifi.processors.gcp.storage
Common attributes being written and accessed through Google Cloud Storage.
StorageAttributesTest - Class in org.apache.nifi.processors.gcp.storage
 
StorageAttributesTest() - Constructor for class org.apache.nifi.processors.gcp.storage.StorageAttributesTest
 
StorageResult - Interface in org.apache.nifi.provenance.store
 
StorageSummary - Class in org.apache.nifi.provenance.serialization
 
StorageSummary(long, String, Integer, long, long) - Constructor for class org.apache.nifi.provenance.serialization.StorageSummary
 
StorageSummary(long, String, String, Integer, long, long) - Constructor for class org.apache.nifi.provenance.serialization.StorageSummary
 
StorageSummaryEvent - Class in org.apache.nifi.provenance.util
 
StorageSummaryEvent(ProvenanceEventRecord, StorageSummary) - Constructor for class org.apache.nifi.provenance.util.StorageSummaryEvent
 
StorageUsage - Class in org.apache.nifi.diagnostics
Disk usage for a file system directory.
StorageUsage() - Constructor for class org.apache.nifi.diagnostics.StorageUsage
 
StorageUsageDTO() - Constructor for class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO.StorageUsageDTO
 
STORE_STATE - Static variable in class org.apache.nifi.processors.attributes.UpdateAttribute
 
STORE_STATE_LOCALLY - Static variable in class org.apache.nifi.processors.attributes.UpdateAttribute
 
STORE_STATE_NAME - Static variable in class org.apache.nifi.processors.attributes.UpdateAttribute
 
STORE_TYPE_JKS - Static variable in class org.apache.nifi.bootstrap.notification.http.HttpNotificationService
 
STORE_TYPE_JKS - Static variable in class org.apache.nifi.ssl.StandardSSLContextService
 
STORE_TYPE_PKCS12 - Static variable in class org.apache.nifi.bootstrap.notification.http.HttpNotificationService
 
STORE_TYPE_PKCS12 - Static variable in class org.apache.nifi.ssl.StandardSSLContextService
 
storeCsvFormat(ConfigurationContext) - Method in class org.apache.nifi.csv.CSVReader
 
storeCsvFormat(ConfigurationContext) - Method in class org.apache.nifi.csv.CSVRecordSetWriter
 
StoredDocument - Class in org.apache.nifi.provenance.index.lucene
 
StoredDocument(Document, StorageSummary) - Constructor for class org.apache.nifi.provenance.index.lucene.StoredDocument
 
storeFormats(ConfigurationContext) - Method in class org.apache.nifi.json.JsonTreeReader
 
StoreInKiteDataset - Class in org.apache.nifi.processors.kite
 
StoreInKiteDataset() - Constructor for class org.apache.nifi.processors.kite.StoreInKiteDataset
 
storeSchemaAccessStrategy(ConfigurationContext) - Method in class org.apache.nifi.serialization.SchemaRegistryService
 
storeSchemaWriteStrategy(ConfigurationContext) - Method in class org.apache.nifi.serialization.SchemaRegistryRecordSetWriter
 
STRATEGY_LOAD_DISTRIBUTION_SERVICE - Static variable in class org.apache.nifi.processors.standard.DistributeLoad
 
STRATEGY_NEXT_AVAILABLE - Static variable in class org.apache.nifi.processors.standard.DistributeLoad
 
STRATEGY_ROUND_ROBIN - Static variable in class org.apache.nifi.processors.standard.DistributeLoad
 
strategyFor(ProcessContext) - Static method in class org.apache.nifi.processors.standard.merge.AttributeStrategyUtil
 
StreamCallback - Interface in org.apache.nifi.processor.io
 
StreamConsumer - Interface in org.apache.nifi.io.nio.consumer
A StreamConsumer must be thread safe.
StreamConsumerFactory - Interface in org.apache.nifi.io.nio.consumer
 
StreamDemarcator - Class in org.apache.nifi.stream.io.util
The StreamDemarcator class takes an input stream and demarcates it so it could be read (see StreamDemarcator.nextToken()) as individual byte[] demarcated by the provided delimiter (see 'delimiterBytes').
StreamDemarcator(InputStream, byte[], int) - Constructor for class org.apache.nifi.stream.io.util.StreamDemarcator
Constructs a new instance
StreamDemarcator(InputStream, byte[], int, int) - Constructor for class org.apache.nifi.stream.io.util.StreamDemarcator
Constructs a new instance
StreamDemarcatorTest - Class in org.apache.nifi.stream.io.util
 
StreamDemarcatorTest() - Constructor for class org.apache.nifi.stream.io.util.StreamDemarcatorTest
 
streamDevice(InputStream, OutputStream) - Static method in class org.apache.nifi.util.console.TextDevices
Returns a text I/O device wrapping the given streams.
streamFor(GenericData.Record...) - Static method in class org.apache.nifi.processors.kite.TestUtil
 
streamFor(List<GenericData.Record>) - Static method in class org.apache.nifi.processors.kite.TestUtil
 
streamFor(String) - Static method in class org.apache.nifi.processors.kite.TestUtil
 
streamFor(String, Charset) - Static method in class org.apache.nifi.processors.kite.TestUtil
 
StreamStartNode - Class in org.apache.nifi.processors.evtx.parser.bxml
Node denoting the beginning of a stream (generally present before the TemplateInstanceNode)
StreamStartNode(BinaryReader, ChunkHeader, BxmlNode) - Constructor for class org.apache.nifi.processors.evtx.parser.bxml.StreamStartNode
 
StreamStartNodeTest - Class in org.apache.nifi.processors.evtx.parser.bxml
 
StreamStartNodeTest() - Constructor for class org.apache.nifi.processors.evtx.parser.bxml.StreamStartNodeTest
 
StreamThrottler - Interface in org.apache.nifi.stream.io
 
StreamUtils - Class in org.apache.nifi.stream.io
 
StreamUtils() - Constructor for class org.apache.nifi.stream.io.StreamUtils
 
STRICT_COOKIE_POLICY - Static variable in class org.apache.nifi.processors.standard.GetHTTP
 
STRICT_COOKIE_POLICY_STR - Static variable in class org.apache.nifi.processors.standard.GetHTTP
 
STRICT_HOST_KEY_CHECKING - Static variable in class org.apache.nifi.processors.standard.util.SFTPTransfer
 
STRICT_PARSING - Static variable in class org.apache.nifi.processors.email.ExtractEmailHeaders
 
StringCastEvaluator - Class in org.apache.nifi.attribute.expression.language.evaluation.cast
 
StringCastEvaluator(Evaluator<?>) - Constructor for class org.apache.nifi.attribute.expression.language.evaluation.cast.StringCastEvaluator
 
StringComparisonFilter - Class in org.apache.nifi.record.path.filter
 
StringComparisonFilter(RecordPathSegment, RecordPathSegment) - Constructor for class org.apache.nifi.record.path.filter.StringComparisonFilter
 
StringEncryptor - Class in org.apache.nifi.encrypt
An application specific string encryptor that collects configuration from the application properties, system properties, and/or system environment.
StringEncryptor(String, String, String) - Constructor for class org.apache.nifi.encrypt.StringEncryptor
This constructor creates an encryptor using Password-Based Encryption (PBE).
StringEncryptor(String, String, byte[]) - Constructor for class org.apache.nifi.encrypt.StringEncryptor
This constructor creates an encryptor using Keyed Encryption.
StringEncryptor() - Constructor for class org.apache.nifi.encrypt.StringEncryptor
A default constructor for mocking during testing.
StringEvaluator - Class in org.apache.nifi.attribute.expression.language.evaluation
 
StringEvaluator() - Constructor for class org.apache.nifi.attribute.expression.language.evaluation.StringEvaluator
 
StringEvaluator - Class in org.apache.nifi.hl7.query.evaluator
 
StringEvaluator() - Constructor for class org.apache.nifi.hl7.query.evaluator.StringEvaluator
 
stringHashStringRangeTableName - Static variable in class org.apache.nifi.processors.aws.dynamodb.ITAbstractDynamoDBTest
 
StringLengthValidator(int, int) - Constructor for class org.apache.nifi.processor.util.StandardValidators.StringLengthValidator
 
StringLiteralEvaluator - Class in org.apache.nifi.attribute.expression.language.evaluation.literals
 
StringLiteralEvaluator(String) - Constructor for class org.apache.nifi.attribute.expression.language.evaluation.literals.StringLiteralEvaluator
 
StringLiteralEvaluator - Class in org.apache.nifi.hl7.query.evaluator.literal
 
StringLiteralEvaluator(String) - Constructor for class org.apache.nifi.hl7.query.evaluator.literal.StringLiteralEvaluator
 
StringLookupService - Interface in org.apache.nifi.lookup
 
stringPermissions(String) - Method in class org.apache.nifi.processors.standard.PutFile
 
StringQueryResult - Class in org.apache.nifi.attribute.expression.language.evaluation
 
StringQueryResult(String) - Constructor for class org.apache.nifi.attribute.expression.language.evaluation.StringQueryResult
 
StringSerDe - Class in org.apache.nifi.hbase.util
 
StringSerDe() - Constructor for class org.apache.nifi.hbase.util.StringSerDe
 
StringSerDe - Class in org.apache.nifi.processors.hadoop.util
 
StringSerDe() - Constructor for class org.apache.nifi.processors.hadoop.util.StringSerDe
 
StringSerializer() - Constructor for class org.apache.nifi.processors.standard.FetchDistributedMapCache.StringSerializer
 
StringSerializer() - Constructor for class org.apache.nifi.processors.standard.PutDistributedMapCache.StringSerializer
 
StringToDateEvaluator - Class in org.apache.nifi.attribute.expression.language.evaluation.functions
 
StringToDateEvaluator(Evaluator<String>, Evaluator<String>, Evaluator<String>) - Constructor for class org.apache.nifi.attribute.expression.language.evaluation.functions.StringToDateEvaluator
 
StringTypeNode - Class in org.apache.nifi.processors.evtx.parser.bxml.value
Node containing a string (ascii)
StringTypeNode(BinaryReader, ChunkHeader, BxmlNode, int) - Constructor for class org.apache.nifi.processors.evtx.parser.bxml.value.StringTypeNode
 
StringTypeNodeTest - Class in org.apache.nifi.processors.evtx.parser.bxml.value
 
StringTypeNodeTest() - Constructor for class org.apache.nifi.processors.evtx.parser.bxml.value.StringTypeNodeTest
 
StringUtils - Class in org.apache.nifi.util
String Utils based on the Apache Commons Lang String Utils.
StringUtils() - Constructor for class org.apache.nifi.util.StringUtils
 
STRIPE_SIZE - Static variable in class org.apache.nifi.processors.hive.ConvertAvroToORC
 
StubAttributeLoggerProcessor - Class in org.apache.nifi.test.processors
 
StubAttributeLoggerProcessor() - Constructor for class org.apache.nifi.test.processors.StubAttributeLoggerProcessor
 
StubAttributeLoggerProcessor.DebugLevels - Enum in org.apache.nifi.test.processors
 
StubTerminationFileProcessor - Class in org.apache.nifi.test.processors
 
StubTerminationFileProcessor() - Constructor for class org.apache.nifi.test.processors.StubTerminationFileProcessor
 
subject(String) - Method in class org.apache.nifi.components.ValidationResult.Builder
Defaults to empty string
SUBJECT - Static variable in class org.apache.nifi.processors.aws.sns.PutSNS
 
SUBJECT - Static variable in class org.apache.nifi.processors.standard.PutEmail
 
SUBJECT_ALTERNATIVE_NAMES - Static variable in class org.apache.nifi.toolkit.tls.service.client.TlsCertificateAuthorityClientCommandLine
 
SUBJECT_ALTERNATIVE_NAMES - Static variable in class org.apache.nifi.toolkit.tls.standalone.TlsToolkitStandaloneCommandLine
 
SubjectDnX509PrincipalExtractor - Class in org.apache.nifi.web.security.x509
Principal extractor for extracting a DN.
SubjectDnX509PrincipalExtractor() - Constructor for class org.apache.nifi.web.security.x509.SubjectDnX509PrincipalExtractor
 
submitExpandChildren(long, NiFiUser, EventAuthorizer) - Method in interface org.apache.nifi.provenance.index.EventIndex
Asynchronously computes the lineage that makes up the 'child flowfiles' generated by the event with the given ID.
submitExpandChildren(long, NiFiUser, EventAuthorizer) - Method in class org.apache.nifi.provenance.index.lucene.LuceneEventIndex
 
submitExpandChildren(long, NiFiUser) - Method in class org.apache.nifi.provenance.MockProvenanceRepository
 
submitExpandChildren(long, NiFiUser) - Method in class org.apache.nifi.provenance.PersistentProvenanceRepository
 
submitExpandChildren(long, NiFiUser) - Method in interface org.apache.nifi.provenance.ProvenanceRepository
Submits a request to expand the children of the event with the given id.
submitExpandChildren(long, NiFiUser) - Method in class org.apache.nifi.provenance.VolatileProvenanceRepository
 
submitExpandChildren(long, NiFiUser) - Method in class org.apache.nifi.provenance.WriteAheadProvenanceRepository
 
submitExpandParents(long, NiFiUser, EventAuthorizer) - Method in interface org.apache.nifi.provenance.index.EventIndex
Asynchronously computes the lineage that makes up the 'parent flowfiles' that were involved in the event with the given ID.
submitExpandParents(long, NiFiUser, EventAuthorizer) - Method in class org.apache.nifi.provenance.index.lucene.LuceneEventIndex
 
submitExpandParents(long, NiFiUser) - Method in class org.apache.nifi.provenance.MockProvenanceRepository
 
submitExpandParents(long, NiFiUser) - Method in class org.apache.nifi.provenance.PersistentProvenanceRepository
 
submitExpandParents(long, NiFiUser) - Method in interface org.apache.nifi.provenance.ProvenanceRepository
Submits a request to expand the parents of the event with the given id.
submitExpandParents(long, NiFiUser) - Method in class org.apache.nifi.provenance.VolatileProvenanceRepository
 
submitExpandParents(long, NiFiUser) - Method in class org.apache.nifi.provenance.WriteAheadProvenanceRepository
 
submitFrameworkTask(Runnable) - Method in class org.apache.nifi.controller.scheduling.StandardProcessScheduler
Submits the given task to be executed exactly once in a background thread
submitLineage(LineageDTO) - Method in class org.apache.nifi.web.controller.ControllerFacade
Submits the specified lineage request.
submitLineage(LineageDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Submits a lineage request.
submitLineage(LineageDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
submitLineageComputation(long, NiFiUser, EventAuthorizer) - Method in interface org.apache.nifi.provenance.index.EventIndex
Asynchronously computes the lineage for the FlowFile that is identified by the Provenance Event with the given ID.
submitLineageComputation(String, NiFiUser, EventAuthorizer) - Method in interface org.apache.nifi.provenance.index.EventIndex
Asynchronously computes the lineage for the FlowFile that has the given FlowFile UUID.
submitLineageComputation(long, NiFiUser, EventAuthorizer) - Method in class org.apache.nifi.provenance.index.lucene.LuceneEventIndex
 
submitLineageComputation(String, NiFiUser, EventAuthorizer) - Method in class org.apache.nifi.provenance.index.lucene.LuceneEventIndex
 
submitLineageComputation(String, NiFiUser) - Method in class org.apache.nifi.provenance.MockProvenanceRepository
 
submitLineageComputation(long, NiFiUser) - Method in class org.apache.nifi.provenance.MockProvenanceRepository
 
submitLineageComputation(long, NiFiUser) - Method in class org.apache.nifi.provenance.PersistentProvenanceRepository
 
submitLineageComputation(String, NiFiUser) - Method in class org.apache.nifi.provenance.PersistentProvenanceRepository
 
submitLineageComputation(String, NiFiUser) - Method in interface org.apache.nifi.provenance.ProvenanceRepository
Submits a Lineage Computation to be completed and returns the AsynchronousLineageResult that indicates the status of the request and the results, if the computation is complete.
submitLineageComputation(long, NiFiUser) - Method in interface org.apache.nifi.provenance.ProvenanceRepository
Submits a Lineage Computation to be completed and returns the AsynchronousLineageResult that indicates the status of the request and the results, if the computation is complete.
submitLineageComputation(long, NiFiUser) - Method in class org.apache.nifi.provenance.VolatileProvenanceRepository
 
submitLineageComputation(String, NiFiUser) - Method in class org.apache.nifi.provenance.VolatileProvenanceRepository
 
submitLineageComputation(String, NiFiUser) - Method in class org.apache.nifi.provenance.WriteAheadProvenanceRepository
 
submitLineageComputation(long, NiFiUser) - Method in class org.apache.nifi.provenance.WriteAheadProvenanceRepository
 
submitLineageRequest(HttpServletRequest, LineageEntity) - Method in class org.apache.nifi.web.api.ProvenanceResource
Submits a lineage request based on an event or a flowfile uuid.
submitLock(ProceedingJoinPoint) - Method in class org.apache.nifi.web.NiFiServiceFacadeLock
 
submitProvenance(ProvenanceDTO) - Method in class org.apache.nifi.web.controller.ControllerFacade
Submits a provenance query.
submitProvenance(ProvenanceDTO) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Submits a provenance request.
submitProvenance(ProvenanceDTO) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
submitProvenanceRequest(HttpServletRequest, ProvenanceEntity) - Method in class org.apache.nifi.web.api.ProvenanceResource
Creates provenance using the specified query criteria.
submitQuery(Query, EventAuthorizer, String) - Method in interface org.apache.nifi.provenance.index.EventIndex
Submits a Query asynchronously and returns a QuerySubmission that can be used to obtain the results
submitQuery(Query, EventAuthorizer, String) - Method in class org.apache.nifi.provenance.index.lucene.LuceneEventIndex
 
submitQuery(Query, NiFiUser) - Method in class org.apache.nifi.provenance.MockProvenanceRepository
 
submitQuery(Query, NiFiUser) - Method in class org.apache.nifi.provenance.PersistentProvenanceRepository
 
submitQuery(Query, NiFiUser) - Method in interface org.apache.nifi.provenance.ProvenanceRepository
Submits an asynchronous request to process the given query, returning an identifier that can be used to fetch the results at a later time
submitQuery(Query, NiFiUser) - Method in class org.apache.nifi.provenance.VolatileProvenanceRepository
 
submitQuery(Query, NiFiUser) - Method in class org.apache.nifi.provenance.WriteAheadProvenanceRepository
 
submitReplay(HttpServletRequest, SubmitReplayRequestEntity) - Method in class org.apache.nifi.web.api.ProvenanceEventResource
Creates a new replay request for the content associated with the specified provenance event id.
submitReplay(Long) - Method in class org.apache.nifi.web.controller.ControllerFacade
Submits a replay request for the specified event id.
submitReplay(Long) - Method in interface org.apache.nifi.web.NiFiServiceFacade
Submits a new replay request.
submitReplay(Long) - Method in class org.apache.nifi.web.StandardNiFiServiceFacade
 
SubmitReplayRequestEntity - Class in org.apache.nifi.web.api.entity
A serialized representation of this class can be placed in the entity body of a request to the API.
SubmitReplayRequestEntity() - Constructor for class org.apache.nifi.web.api.entity.SubmitReplayRequestEntity
 
submitUpdateVariableRegistryRequest(HttpServletRequest, String, VariableRegistryEntity) - Method in class org.apache.nifi.web.api.ProcessGroupResource
Updates the variable registry for the specified process group.
subscribe(String) - Method in class org.apache.nifi.processors.mqtt.common.MqttTestClient
 
subscribe(String[]) - Method in class org.apache.nifi.processors.mqtt.common.MqttTestClient
 
subscribe(String, int) - Method in class org.apache.nifi.processors.mqtt.common.MqttTestClient
 
subscribe(String[], int[]) - Method in class org.apache.nifi.processors.mqtt.common.MqttTestClient
 
SUBSCRIBE_TO_FUTURE - Static variable in interface org.apache.nifi.processors.windows.event.log.jna.WEvtApi.EvtSubscribeFlags
 
subscribedQos - Variable in class org.apache.nifi.processors.mqtt.common.MqttTestClient
 
subscribedTopic - Variable in class org.apache.nifi.processors.mqtt.common.MqttTestClient
 
SUBSCRIPTION_NAME_PROPERTY - Static variable in class org.apache.nifi.processors.standard.GetJMSTopic
Deprecated.
 
Substring - Class in org.apache.nifi.record.path.functions
 
Substring(RecordPathSegment, RecordPathSegment, RecordPathSegment, boolean) - Constructor for class org.apache.nifi.record.path.functions.Substring
 
substringAfter(String, String) - Static method in class org.apache.nifi.provenance.lucene.LuceneUtil
 
SubstringAfter - Class in org.apache.nifi.record.path.functions
 
SubstringAfter(RecordPathSegment, RecordPathSegment, boolean) - Constructor for class org.apache.nifi.record.path.functions.SubstringAfter
 
substringAfter(String, String) - Static method in class org.apache.nifi.util.StringUtils
 
SubstringAfterEvaluator - Class in org.apache.nifi.attribute.expression.language.evaluation.functions
 
SubstringAfterEvaluator(Evaluator<String>, Evaluator<String>) - Constructor for class org.apache.nifi.attribute.expression.language.evaluation.functions.SubstringAfterEvaluator
 
substringAfterLast(String, String) - Static method in class org.apache.nifi.provenance.lucene.LuceneUtil
 
SubstringAfterLast - Class in org.apache.nifi.record.path.functions
 
SubstringAfterLast(RecordPathSegment, RecordPathSegment, boolean) - Constructor for class org.apache.nifi.record.path.functions.SubstringAfterLast
 
SubstringAfterLastEvaluator - Class in org.apache.nifi.attribute.expression.language.evaluation.functions
 
SubstringAfterLastEvaluator(Evaluator<String>, Evaluator<String>) - Constructor for class org.apache.nifi.attribute.expression.language.evaluation.functions.SubstringAfterLastEvaluator
 
substringBefore(String, String) - Static method in class org.apache.nifi.provenance.lucene.LuceneUtil
 
SubstringBefore - Class in org.apache.nifi.record.path.functions
 
SubstringBefore(RecordPathSegment, RecordPathSegment, boolean) - Constructor for class org.apache.nifi.record.path.functions.SubstringBefore
 
SubstringBeforeEvaluator - Class in org.apache.nifi.attribute.expression.language.evaluation.functions
 
SubstringBeforeEvaluator(Evaluator<String>, Evaluator<String>) - Constructor for class org.apache.nifi.attribute.expression.language.evaluation.functions.SubstringBeforeEvaluator
 
substringBeforeLast(String, String) - Static method in class org.apache.nifi.provenance.lucene.LuceneUtil
 
SubstringBeforeLast - Class in org.apache.nifi.record.path.functions
 
SubstringBeforeLast(RecordPathSegment, RecordPathSegment, boolean) - Constructor for class org.apache.nifi.record.path.functions.SubstringBeforeLast
 
SubstringBeforeLastEvaluator - Class in org.apache.nifi.attribute.expression.language.evaluation.functions
 
SubstringBeforeLastEvaluator(Evaluator<String>, Evaluator<String>) - Constructor for class org.apache.nifi.attribute.expression.language.evaluation.functions.SubstringBeforeLastEvaluator
 
SubstringEvaluator - Class in org.apache.nifi.attribute.expression.language.evaluation.functions
 
SubstringEvaluator(Evaluator<String>, Evaluator<Long>, Evaluator<Long>) - Constructor for class org.apache.nifi.attribute.expression.language.evaluation.functions.SubstringEvaluator
 
SubstringEvaluator(Evaluator<String>, Evaluator<Long>) - Constructor for class org.apache.nifi.attribute.expression.language.evaluation.functions.SubstringEvaluator
 
SUCCESS - Static variable in class org.apache.nifi.processors.flume.ExecuteFlumeSink
 
SUCCESS - Static variable in class org.apache.nifi.processors.flume.ExecuteFlumeSource
 
SUCCESS - Static variable in class org.apache.nifi.processors.image.ExtractImageMetadata
 
SUCCESS - Static variable in class org.apache.nifi.processors.poi.ConvertExcelToCSVProcessor
 
SUCCESS - Static variable in class org.apache.nifi.processors.standard.GenerateFlowFile
 
successfulAuthorization(HttpServletRequest, HttpServletResponse, Authentication) - Method in class org.apache.nifi.web.security.NiFiAuthenticationFilter
 
successfulAuthorization(HttpServletRequest, HttpServletResponse, Authentication) - Static method in class org.apache.nifi.web.security.ProxiedEntitiesUtils
 
successfulMaxMindResponseShouldFlowToFoundRelationship() - Method in class org.apache.nifi.processors.TestGeoEnrichIP
 
successfulMaxMindResponseShouldFlowToFoundRelationship() - Method in class org.apache.nifi.processors.TestISPEnrichIP
 
successfulMaxMindResponseShouldFlowToFoundRelationshipWhenAsnIsNotSet() - Method in class org.apache.nifi.processors.TestISPEnrichIP
 
successfulMaxMindResponseShouldFlowToFoundRelationshipWhenLatAndLongAreNotSet() - Method in class org.apache.nifi.processors.TestGeoEnrichIP
 
SUM - Static variable in class org.apache.nifi.processors.aws.cloudwatch.PutCloudWatchMetric
 
supports(Class<?>) - Method in class org.apache.nifi.web.security.jwt.JwtAuthenticationProvider
 
supports(Class<?>) - Method in class org.apache.nifi.web.security.knox.KnoxAuthenticationProvider
 
supports(Class<?>) - Method in class org.apache.nifi.web.security.otp.OtpAuthenticationProvider
 
supports(Class<?>) - Method in class org.apache.nifi.web.security.x509.X509AuthenticationProvider
 
SupportsBatching - Annotation Type in org.apache.nifi.annotation.behavior
Marker annotation a Processor implementation can use to indicate that users should be able to supply a Batch Duration for the Processor.
supportsConfigurableAuthorizer() - Method in interface org.apache.nifi.web.dao.AccessPolicyDAO
Whether or not NiFi supports a configurable authorizer.
supportsConfigurableAuthorizer() - Method in class org.apache.nifi.web.dao.impl.StandardPolicyBasedAuthorizerDAO
 
supportsEncryption() - Method in class org.apache.nifi.provenance.RepositoryConfiguration
 
supportsNull(Schema) - Static method in class org.apache.nifi.processors.kite.AvroRecordConverter
 
supportsUnlimitedStrength() - Static method in class org.apache.nifi.security.util.crypto.KeyedEncryptor
 
supportsUnlimitedStrength() - Static method in class org.apache.nifi.security.util.crypto.PasswordBasedEncryptor
 
suspendHeartbeating() - Method in class org.apache.nifi.cluster.integration.Node
 
suspendHeartbeats() - Method in class org.apache.nifi.controller.FlowController
Notifies controller that the sending of heartbeats should be temporarily suspended.
suspendWork(Connectable) - Method in class org.apache.nifi.controller.EventDrivenWorkerQueue
 
suspendWork(Connectable) - Method in interface org.apache.nifi.controller.WorkerQueue
 
SWAP_CONTENTS_SCHEMA_V1 - Static variable in class org.apache.nifi.controller.swap.SwapSchema
 
SWAP_CONTENTS_SCHEMA_V2 - Static variable in class org.apache.nifi.controller.swap.SwapSchema
 
SWAP_ENCODING_VERSION - Static variable in class org.apache.nifi.controller.FileSystemSwapManager
 
SWAP_ENCODING_VERSION - Static variable in class org.apache.nifi.controller.swap.SimpleSwapDeserializer
 
SWAP_ENCODING_VERSION - Static variable in class org.apache.nifi.controller.swap.SimpleSwapSerializer
Deprecated.
 
SWAP_IN_ACTION - Static variable in class org.apache.nifi.controller.repository.schema.RepositoryRecordSchema
 
SWAP_IN_PERIOD - Static variable in class org.apache.nifi.util.NiFiProperties
 
SWAP_IN_SCHEMA_V1 - Static variable in class org.apache.nifi.controller.repository.schema.RepositoryRecordSchema
 
SWAP_IN_SCHEMA_V2 - Static variable in class org.apache.nifi.controller.repository.schema.RepositoryRecordSchema
 
SWAP_IN_THREADS - Static variable in class org.apache.nifi.util.NiFiProperties
 
SWAP_LOCATION - Static variable in class org.apache.nifi.controller.repository.schema.RepositoryRecordSchema
 
SWAP_OUT_ACTION - Static variable in class org.apache.nifi.controller.repository.schema.RepositoryRecordSchema
 
SWAP_OUT_PERIOD - Static variable in class org.apache.nifi.util.NiFiProperties
 
SWAP_OUT_SCHEMA_V1 - Static variable in class org.apache.nifi.controller.repository.schema.RepositoryRecordSchema
 
SWAP_OUT_SCHEMA_V2 - Static variable in class org.apache.nifi.controller.repository.schema.RepositoryRecordSchema
 
SWAP_OUT_THREADS - Static variable in class org.apache.nifi.util.NiFiProperties
 
SWAP_RECORD_POLL_SIZE - Static variable in class org.apache.nifi.controller.StandardFlowFileQueue
 
SWAP_SUMMARY - Static variable in class org.apache.nifi.controller.swap.SwapSchema
 
SWAP_SUMMARY_SCHEMA_V1 - Static variable in class org.apache.nifi.controller.swap.SwapSchema
 
SWAP_SUMMARY_SCHEMA_V2 - Static variable in class org.apache.nifi.controller.swap.SwapSchema
 
SwapContents - Interface in org.apache.nifi.controller.repository
When FlowFiles are constructed from a Swap File, there is information in addition to the FlowFiles themselves that get stored and recovered.
SwapDeserializer - Interface in org.apache.nifi.controller.swap
 
swapFlowFilesIn(String, List<FlowFileRecord>, FlowFileQueue) - Method in interface org.apache.nifi.controller.repository.FlowFileRepository
Updates the Repository to indicate that the given FlowFileRecords were Swapped In to memory
swapFlowFilesIn(String, List<FlowFileRecord>, FlowFileQueue) - Method in class org.apache.nifi.controller.repository.VolatileFlowFileRepository
 
swapFlowFilesIn(String, List<FlowFileRecord>, FlowFileQueue) - Method in class org.apache.nifi.controller.repository.WriteAheadFlowFileRepository
 
swapFlowFilesOut(List<FlowFileRecord>, FlowFileQueue, String) - Method in interface org.apache.nifi.controller.repository.FlowFileRepository
Updates the Repository to indicate that the given FlowFileRecords were Swapped Out of memory
swapFlowFilesOut(List<FlowFileRecord>, FlowFileQueue, String) - Method in class org.apache.nifi.controller.repository.VolatileFlowFileRepository
 
swapFlowFilesOut(List<FlowFileRecord>, FlowFileQueue, String) - Method in class org.apache.nifi.controller.repository.WriteAheadFlowFileRepository
Swaps the FlowFiles that live on the given Connection out to disk, using the specified Swap File and returns the number of FlowFiles that were persisted.
swapIn(String, FlowFileQueue) - Method in class org.apache.nifi.controller.FileSystemSwapManager
 
swapIn(String, FlowFileQueue) - Method in interface org.apache.nifi.controller.repository.FlowFileSwapManager
Recovers the FlowFiles from the swap file that lives at the given location and belongs to the FlowFile Queue with the given identifier.
swapManager(FlowFileSwapManager) - Method in class org.apache.nifi.connectable.StandardConnection.Builder
 
SwapManagerInitializationContext - Interface in org.apache.nifi.controller.repository
 
swapOut(List<FlowFileRecord>, FlowFileQueue) - Method in class org.apache.nifi.controller.FileSystemSwapManager
 
swapOut(List<FlowFileRecord>, FlowFileQueue) - Method in interface org.apache.nifi.controller.repository.FlowFileSwapManager
Swaps out the given FlowFiles that belong to the queue with the given identifier.
SwapSchema - Class in org.apache.nifi.controller.swap
 
SwapSchema() - Constructor for class org.apache.nifi.controller.swap.SwapSchema
 
SwapSerializer - Interface in org.apache.nifi.controller.swap
 
SwapSummary - Interface in org.apache.nifi.controller.repository
Provides a summary of the information that is stored in a FlowFile swap file.
SwapSummaryFieldMap - Class in org.apache.nifi.controller.swap
 
SwapSummaryFieldMap(SwapSummary, String, RecordSchema) - Constructor for class org.apache.nifi.controller.swap.SwapSummaryFieldMap
 
sync(FlowController, DataFlow, StringEncryptor) - Method in interface org.apache.nifi.controller.serialization.FlowSynchronizer
Synchronizes the given controller with the given flow configuration.
sync(FlowController, DataFlow, StringEncryptor) - Method in class org.apache.nifi.controller.StandardFlowSynchronizer
 
sync() - Method in class org.apache.nifi.provenance.AbstractRecordWriter
 
sync() - Method in interface org.apache.nifi.provenance.serialization.RecordWriter
Syncs the content written to this writer to disk.
sync() - Method in class org.apache.nifi.provenance.toc.NopTocWriter
 
sync() - Method in class org.apache.nifi.provenance.toc.StandardTocWriter
 
sync() - Method in interface org.apache.nifi.provenance.toc.TocWriter
Synchronizes the data with the underlying storage device
SYNC_BYTES - Static variable in class org.apache.nifi.remote.io.CompressionOutputStream
 
synchronize(FlowSynchronizer, DataFlow) - Method in class org.apache.nifi.controller.FlowController
Synchronizes this controller with the proposed flow.
SynchronizedByteCountingOutputStream - Class in org.apache.nifi.stream.io
 
SynchronizedByteCountingOutputStream(OutputStream) - Constructor for class org.apache.nifi.stream.io.SynchronizedByteCountingOutputStream
 
SynchronizedByteCountingOutputStream(OutputStream, long) - Constructor for class org.apache.nifi.stream.io.SynchronizedByteCountingOutputStream
 
SynchronousFileWatcher - Class in org.apache.nifi.util.file.monitor
Allows the user to configure a Path to watch for modifications and periodically poll to check if the file has been modified
SynchronousFileWatcher(Path, UpdateMonitor) - Constructor for class org.apache.nifi.util.file.monitor.SynchronousFileWatcher
 
SynchronousFileWatcher(Path, UpdateMonitor, long) - Constructor for class org.apache.nifi.util.file.monitor.SynchronousFileWatcher
 
SyncListener - Interface in org.wali
Provides a callback mechanism by which applicable listeners can be notified when a WriteAheadRepository is synched (via the WriteAheadRepository#sync() method) or one of its partitions is synched via WriteAheadRepository.update(java.util.Collection, boolean) with a value of true for the second argument.
SyncOnCloseOutputStream - Class in org.apache.nifi.controller.repository.io
 
SyncOnCloseOutputStream(FileOutputStream) - Constructor for class org.apache.nifi.controller.repository.io.SyncOnCloseOutputStream
 
syncUnderlyingOutputStream() - Method in class org.apache.nifi.provenance.AbstractRecordWriter
 
syncUnderlyingOutputStream() - Method in class org.apache.nifi.provenance.serialization.CompressableRecordWriter
 
syncWithRestore(File, File, Logger) - Static method in class org.apache.nifi.util.file.FileUtils
Syncs a primary copy of a file with the copy in the restore directory.
SYSLOG_BODY_POS - Static variable in class org.apache.nifi.processors.standard.syslog.SyslogParser
 
SYSLOG_FRAME - Static variable in class org.apache.nifi.processors.standard.relp.frame.TestRELPDecoder
 
SYSLOG_FRAME_DATA - Static variable in class org.apache.nifi.processors.standard.relp.frame.TestRELPDecoder
 
SYSLOG_FRAME_DATA - Static variable in class org.apache.nifi.processors.standard.TestListenRELP
 
SYSLOG_HOSTNAME_POS - Static variable in class org.apache.nifi.processors.standard.syslog.SyslogParser
 
SYSLOG_MSG_RFC3164_0 - Static variable in class org.apache.nifi.processors.standard.syslog.SyslogParser
 
SYSLOG_MSG_RFC5424_0 - Static variable in class org.apache.nifi.processors.standard.syslog.SyslogParser
 
SYSLOG_PRIORITY_POS - Static variable in class org.apache.nifi.processors.standard.syslog.SyslogParser
 
SYSLOG_TIMESTAMP_POS - Static variable in class org.apache.nifi.processors.standard.syslog.SyslogParser
 
SYSLOG_VERSION_POS - Static variable in class org.apache.nifi.processors.standard.syslog.SyslogParser
 
SyslogAttributes - Enum in org.apache.nifi.processors.standard.syslog
FlowFile Attributes for each Syslog message.
SyslogEvent - Class in org.apache.nifi.processors.standard.syslog
Encapsulates the parsed information for a single Syslog event.
SyslogEvent.Builder - Class in org.apache.nifi.processors.standard.syslog
 
SyslogParser - Class in org.apache.nifi.processors.standard.syslog
Parses a Syslog message from a ByteBuffer into a SyslogEvent instance.
SyslogParser() - Constructor for class org.apache.nifi.processors.standard.syslog.SyslogParser
 
SyslogParser(Charset) - Constructor for class org.apache.nifi.processors.standard.syslog.SyslogParser
 
SYSTEM_BUNDLE_COORDINATE - Static variable in class org.apache.nifi.nar.SystemBundle
 
SYSTEM_DIAGNOSTICS_URI_PATTERN - Static variable in class org.apache.nifi.cluster.coordination.http.endpoints.SystemDiagnosticsEndpointMerger
 
SystemBulletin - Class in org.apache.nifi.events
 
SystemBundle - Class in org.apache.nifi.nar
Utility to create the system bundle.
SystemBundle() - Constructor for class org.apache.nifi.nar.SystemBundle
 
SystemDiagnostics - Class in org.apache.nifi.diagnostics
Diagnostics for the JVM.
SystemDiagnostics() - Constructor for class org.apache.nifi.diagnostics.SystemDiagnostics
 
SystemDiagnosticsDTO - Class in org.apache.nifi.web.api.dto
 
SystemDiagnosticsDTO() - Constructor for class org.apache.nifi.web.api.dto.SystemDiagnosticsDTO
 
SystemDiagnosticsEndpointMerger - Class in org.apache.nifi.cluster.coordination.http.endpoints
 
SystemDiagnosticsEndpointMerger() - Constructor for class org.apache.nifi.cluster.coordination.http.endpoints.SystemDiagnosticsEndpointMerger
 
SystemDiagnosticsEntity - Class in org.apache.nifi.web.api.entity
A serialized representation of this class can be placed in the entity body of a request or response to or from the API.
SystemDiagnosticsEntity() - Constructor for class org.apache.nifi.web.api.entity.SystemDiagnosticsEntity
 
SystemDiagnosticsFactory - Class in org.apache.nifi.diagnostics
A factory for creating system diagnostics.
SystemDiagnosticsFactory() - Constructor for class org.apache.nifi.diagnostics.SystemDiagnosticsFactory
 
SystemDiagnosticsResource - Class in org.apache.nifi.web.api
RESTful endpoint for retrieving system diagnostics.
SystemDiagnosticsResource() - Constructor for class org.apache.nifi.web.api.SystemDiagnosticsResource
 
SystemDiagnosticsSnapshotDTO - Class in org.apache.nifi.web.api.dto
The diagnostics of the system this NiFi is running on.
SystemDiagnosticsSnapshotDTO() - Constructor for class org.apache.nifi.web.api.dto.SystemDiagnosticsSnapshotDTO
 
SystemDiagnosticsSnapshotDTO.GarbageCollectionDTO - Class in org.apache.nifi.web.api.dto
Details for garbage collection.
SystemDiagnosticsSnapshotDTO.StorageUsageDTO - Class in org.apache.nifi.web.api.dto
Details of storage usage.
SystemDiagnosticsSnapshotDTO.VersionInfoDTO - Class in org.apache.nifi.web.api.dto
Details for version information.
SystemExitCapturer - Class in org.apache.nifi.toolkit.tls
 
SystemExitCapturer() - Constructor for class org.apache.nifi.toolkit.tls.SystemExitCapturer
 
SystemtimeTypeNode - Class in org.apache.nifi.processors.evtx.parser.bxml.value
Node containing a system timestamp
SystemtimeTypeNode(BinaryReader, ChunkHeader, BxmlNode, int) - Constructor for class org.apache.nifi.processors.evtx.parser.bxml.value.SystemtimeTypeNode
 
SystemtimeTypeNodeTest - Class in org.apache.nifi.processors.evtx.parser.bxml.value
 
SystemtimeTypeNodeTest() - Constructor for class org.apache.nifi.processors.evtx.parser.bxml.value.SystemtimeTypeNodeTest
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z