Class InstantiatedVersionedConnection

java.lang.Object
org.apache.nifi.flow.VersionedComponent
org.apache.nifi.flow.VersionedConnection
org.apache.nifi.registry.flow.mapping.InstantiatedVersionedConnection
All Implemented Interfaces:
InstantiatedVersionedComponent

public class InstantiatedVersionedConnection extends org.apache.nifi.flow.VersionedConnection implements InstantiatedVersionedComponent
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    private final String
     
    private final String
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    InstantiatedVersionedConnection(String instanceId, String instanceGroupId)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

    Methods inherited from class org.apache.nifi.flow.VersionedConnection

    getBackPressureDataSizeThreshold, getBackPressureObjectThreshold, getBends, getComponentType, getDestination, getFlowFileExpiration, getLabelIndex, getLoadBalanceCompression, getLoadBalanceStrategy, getPartitioningAttribute, getPrioritizers, getSelectedRelationships, getSource, getzIndex, setBackPressureDataSizeThreshold, setBackPressureObjectThreshold, setBends, setDestination, setFlowFileExpiration, setLabelIndex, setLoadBalanceCompression, setLoadBalanceStrategy, setPartitioningAttribute, setPrioritizers, setSelectedRelationships, setSource, setzIndex

    Methods inherited from class org.apache.nifi.flow.VersionedComponent

    equals, getComments, getGroupIdentifier, getIdentifier, getName, getPosition, hashCode, setComments, setComponentType, setGroupIdentifier, setIdentifier, setInstanceIdentifier, setName, setPosition

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait