Class InstantiatedVersionedProcessor
java.lang.Object
org.apache.nifi.flow.VersionedComponent
org.apache.nifi.flow.VersionedConfigurableExtension
org.apache.nifi.flow.VersionedProcessor
org.apache.nifi.registry.flow.mapping.InstantiatedVersionedProcessor
- All Implemented Interfaces:
org.apache.nifi.flow.VersionedConfigurableComponent,org.apache.nifi.flow.VersionedExtensionComponent,InstantiatedVersionedComponent
public class InstantiatedVersionedProcessor
extends org.apache.nifi.flow.VersionedProcessor
implements InstantiatedVersionedComponent
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.nifi.flow.VersionedProcessor
getAnnotationData, getAutoTerminatedRelationships, getBackoffMechanism, getBulletinLevel, getComponentType, getConcurrentlySchedulableTaskCount, getExecutionNode, getMaxBackoffPeriod, getPenaltyDuration, getRetriedRelationships, getRetryCount, getRunDurationMillis, getScheduledState, getSchedulingPeriod, getSchedulingStrategy, getStyle, getYieldDuration, setAnnotationData, setAutoTerminatedRelationships, setBackoffMechanism, setBulletinLevel, setConcurrentlySchedulableTaskCount, setExecutionNode, setMaxBackoffPeriod, setPenaltyDuration, setRetriedRelationships, setRetryCount, setRunDurationMillis, setScheduledState, setSchedulingPeriod, setSchedulingStrategy, setStyle, setYieldDurationMethods inherited from class org.apache.nifi.flow.VersionedConfigurableExtension
getBundle, getProperties, getPropertyDescriptors, getType, setBundle, setProperties, setPropertyDescriptors, setTypeMethods inherited from class org.apache.nifi.flow.VersionedComponent
equals, getComments, getGroupIdentifier, getIdentifier, getName, getPosition, hashCode, setComments, setComponentType, setGroupIdentifier, setIdentifier, setInstanceIdentifier, setName, setPosition
-
Field Details
-
instanceId
-
groupId
-
-
Constructor Details
-
InstantiatedVersionedProcessor
-
-
Method Details
-
getInstanceIdentifier
- Specified by:
getInstanceIdentifierin interfaceInstantiatedVersionedComponent- Overrides:
getInstanceIdentifierin classorg.apache.nifi.flow.VersionedComponent
-
getInstanceGroupId
- Specified by:
getInstanceGroupIdin interfaceInstantiatedVersionedComponent
-