Class RpcDeployedFlow
java.lang.Object
com.cloudera.cdp.dfworkload.model.RpcDeployedFlow
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2026-03-25T09:53:08.000-07:00")
public class RpcDeployedFlow
extends Object
Provides details about a deployed flow.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGetter for activeErrorAlertCount.Getter for activeInfoAlertCount.Getter for activeWarningAlertCount.Getter for artifactName.Getter for artifactTypeName.Getter for catalogItemId.Getter for configurationVersion.Getter for created.Getter for creatorCrn.getCrn()Getter for crn.Getter for dataReceived.Getter for dataSent.Getter for deployedByName.Getter for deployedByUsername.Getter for deploymentCrn.Getter for deploymentName.Getter for environment.Getter for environmentId.Getter for flowCrn.Getter for flowVersion.Getter for flowVersionCrn.getName()Getter for name.Getter for project.Getter for projectCrn.Getter for status.Getter for targetProcessGroupId.Getter for updated.Getter for validActions.inthashCode()voidsetActiveErrorAlertCount(Long activeErrorAlertCount) Setter for activeErrorAlertCount.voidsetActiveInfoAlertCount(Long activeInfoAlertCount) Setter for activeInfoAlertCount.voidsetActiveWarningAlertCount(Long activeWarningAlertCount) Setter for activeWarningAlertCount.voidsetArtifactName(String artifactName) Setter for artifactName.voidsetArtifactTypeName(String artifactTypeName) Setter for artifactTypeName.voidsetCatalogItemId(String catalogItemId) Setter for catalogItemId.voidsetConfigurationVersion(Integer configurationVersion) Setter for configurationVersion.voidsetCreated(Long created) Setter for created.voidsetCreatorCrn(String creatorCrn) Setter for creatorCrn.voidSetter for crn.voidsetDataReceived(List<MetricValue> dataReceived) Setter for dataReceived.voidsetDataSent(List<MetricValue> dataSent) Setter for dataSent.voidsetDeployedByName(String deployedByName) Setter for deployedByName.voidsetDeployedByUsername(String deployedByUsername) Setter for deployedByUsername.voidsetDeploymentCrn(String deploymentCrn) Setter for deploymentCrn.voidsetDeploymentName(String deploymentName) Setter for deploymentName.voidsetEnvironment(DfxLocalMeta environment) Setter for environment.voidsetEnvironmentId(String environmentId) Setter for environmentId.voidsetFlowCrn(String flowCrn) Setter for flowCrn.voidsetFlowVersion(Integer flowVersion) Setter for flowVersion.voidsetFlowVersionCrn(String flowVersionCrn) Setter for flowVersionCrn.voidSetter for name.voidsetProject(ProjectMeta project) Setter for project.voidsetProjectCrn(String projectCrn) Setter for projectCrn.voidsetStatus(DeployedFlowStatus status) Setter for status.voidsetTargetProcessGroupId(String targetProcessGroupId) Setter for targetProcessGroupId.voidsetUpdated(Long updated) Setter for updated.voidsetValidActions(List<String> validActions) Setter for validActions.toString()
-
Constructor Details
-
RpcDeployedFlow
public RpcDeployedFlow()
-
-
Method Details
-
getStatus
Getter for status. The status of the deployed flow. -
setStatus
Setter for status. The status of the deployed flow. -
getConfigurationVersion
Getter for configurationVersion. The version of this configuration. -
setConfigurationVersion
Setter for configurationVersion. The version of this configuration. -
getTargetProcessGroupId
Getter for targetProcessGroupId. The id of the process group in NiFi. -
setTargetProcessGroupId
Setter for targetProcessGroupId. The id of the process group in NiFi. -
getName
Getter for name. The name of the deployed flow. -
setName
Setter for name. The name of the deployed flow. -
getActiveInfoAlertCount
Getter for activeInfoAlertCount. Current count of active alerts classified as an info. -
setActiveInfoAlertCount
Setter for activeInfoAlertCount. Current count of active alerts classified as an info. -
getActiveWarningAlertCount
Getter for activeWarningAlertCount. Current count of active alerts classified as a warning. -
setActiveWarningAlertCount
Setter for activeWarningAlertCount. Current count of active alerts classified as a warning. -
getActiveErrorAlertCount
Getter for activeErrorAlertCount. Current count of active alerts classified as an error. -
setActiveErrorAlertCount
Setter for activeErrorAlertCount. Current count of active alerts classified as an error. -
getEnvironmentId
Getter for environmentId. The id of the environment. -
setEnvironmentId
Setter for environmentId. The id of the environment. -
getEnvironment
Getter for environment. Simple information about the environment of the deployment. -
setEnvironment
Setter for environment. Simple information about the environment of the deployment. -
getDeploymentName
Getter for deploymentName. The name of the deployment. -
setDeploymentName
Setter for deploymentName. The name of the deployment. -
getCrn
Getter for crn. The CRN of the deployed flow. -
setCrn
Setter for crn. The CRN of the deployed flow. -
getProject
Getter for project. Simple information about the project this deployment belongs to, or null if does not belong to a project. -
setProject
Setter for project. Simple information about the project this deployment belongs to, or null if does not belong to a project. -
getArtifactName
Getter for artifactName. The name of the flow definition. -
setArtifactName
Setter for artifactName. The name of the flow definition. -
getCatalogItemId
Getter for catalogItemId. The id of the catalog item. Will either be the flow definition id or the id of the imported ready flow. -
setCatalogItemId
Setter for catalogItemId. The id of the catalog item. Will either be the flow definition id or the id of the imported ready flow. -
getFlowVersion
Getter for flowVersion. The version of the flow. -
setFlowVersion
Setter for flowVersion. The version of the flow. -
getFlowVersionCrn
Getter for flowVersionCrn. The deployed flow definition version CRN. -
setFlowVersionCrn
Setter for flowVersionCrn. The deployed flow definition version CRN. -
getFlowCrn
Getter for flowCrn. The deployed flow definition CRN. -
setFlowCrn
Setter for flowCrn. The deployed flow definition CRN. -
getCreatorCrn
Getter for creatorCrn. The CRN of the user who deployed the flow. -
setCreatorCrn
Setter for creatorCrn. The CRN of the user who deployed the flow. -
getArtifactTypeName
Getter for artifactTypeName. The type of artifact of the flow definition. -
setArtifactTypeName
Setter for artifactTypeName. The type of artifact of the flow definition. -
getDeployedByUsername
Getter for deployedByUsername. The username of the person who deployed the flow. -
setDeployedByUsername
Setter for deployedByUsername. The username of the person who deployed the flow. -
getDeployedByName
Getter for deployedByName. The name of the person who deployed the flow. -
setDeployedByName
Setter for deployedByName. The name of the person who deployed the flow. -
getCreated
Getter for created. Timestamp of the first time the flow deployed into a NiFi cluster. -
setCreated
Setter for created. Timestamp of the first time the flow deployed into a NiFi cluster. -
getUpdated
Getter for updated. Timestamp of the last time the deployed flow was modified. -
setUpdated
Setter for updated. Timestamp of the last time the deployed flow was modified. -
getValidActions
Getter for validActions. Valid actions that can be applied to the deployed flow in its current state. -
setValidActions
Setter for validActions. Valid actions that can be applied to the deployed flow in its current state. -
getDataSent
Getter for dataSent. The dataSent values, if requested. -
setDataSent
Setter for dataSent. The dataSent values, if requested. -
getDataReceived
Getter for dataReceived. The dataReceived values, if requested. -
setDataReceived
Setter for dataReceived. The dataReceived values, if requested. -
getProjectCrn
Getter for projectCrn. The crn of the project this flow belongs to, or null if does not belong to a project. -
setProjectCrn
Setter for projectCrn. The crn of the project this flow belongs to, or null if does not belong to a project. -
getDeploymentCrn
Getter for deploymentCrn. The crn of the deployment this flow belongs to. -
setDeploymentCrn
Setter for deploymentCrn. The crn of the deployment this flow belongs to. -
equals
-
hashCode
public int hashCode() -
toString
-