public interface Snippet
Modifier and Type | Method and Description |
---|---|
Set<String> |
getConnections() |
Set<String> |
getFunnels() |
String |
getId() |
Set<String> |
getInputPorts() |
Set<String> |
getLabels() |
Set<String> |
getOutputPorts() |
String |
getParentGroupId() |
Set<String> |
getProcessGroups() |
Set<String> |
getProcessors() |
Set<String> |
getRemoteProcessGroups() |
boolean |
isEmpty() |
boolean |
isLinked() |
String getId()
boolean isLinked()
String getParentGroupId()
Set<String> getProcessGroups()
Set<String> getProcessors()
Set<String> getRemoteProcessGroups()
boolean isEmpty()
Copyright © 2015 Apache NiFi Project. All rights reserved.