Uses of Class
org.apache.nifi.api.toolkit.model.ClusterDTO
Packages that use ClusterDTO
-
Uses of ClusterDTO in org.apache.nifi.api.toolkit.model
Fields in org.apache.nifi.api.toolkit.model declared as ClusterDTOMethods in org.apache.nifi.api.toolkit.model that return ClusterDTOModifier and TypeMethodDescriptionClusterDTO.addNodesItem
(NodeDTO nodesItem) ClusterEntity.getCluster()
Get clusterMethods in org.apache.nifi.api.toolkit.model with parameters of type ClusterDTOModifier and TypeMethodDescriptionClusterEntity.cluster
(ClusterDTO cluster) void
ClusterEntity.setCluster
(ClusterDTO cluster)