Class InstantiatedVersionedRemoteGroupPort

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

public class InstantiatedVersionedRemoteGroupPort extends org.apache.nifi.flow.VersionedRemoteGroupPort implements InstantiatedVersionedComponent
  • Field Summary

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

    Constructors
    Constructor
    Description
    InstantiatedVersionedRemoteGroupPort(String instanceId, String instanceRemoteGroupId)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

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

    equals, getBatchSize, getComponentType, getConcurrentlySchedulableTaskCount, getRemoteGroupId, getScheduledState, getTargetId, hashCode, isUseCompression, setBatchSize, setComponentType, setConcurrentlySchedulableTaskCount, setRemoteGroupId, setScheduledState, setTargetId, setUseCompression

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

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

    Methods inherited from class java.lang.Object

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