public class ClusterEntity extends Entity
| Modifier and Type | Field and Description |
|---|---|
private ClusterDTO |
cluster |
| Constructor and Description |
|---|
ClusterEntity() |
| Modifier and Type | Method and Description |
|---|---|
ClusterDTO |
getCluster()
The ClusterDTO that is being serialized.
|
void |
setCluster(ClusterDTO cluster) |
private ClusterDTO cluster
public ClusterDTO getCluster()
public void setCluster(ClusterDTO cluster)
Copyright © 2023 Apache NiFi Project. All rights reserved.