public class StreamDeployerUtil extends Object
Constructor and Description |
---|
StreamDeployerUtil() |
Modifier and Type | Method and Description |
---|---|
static org.springframework.cloud.deployer.spi.app.DeploymentState |
aggregateState(Set<org.springframework.cloud.deployer.spi.app.DeploymentState> states)
Aggregate the set of app states into a single state for a stream.
|
public static org.springframework.cloud.deployer.spi.app.DeploymentState aggregateState(Set<org.springframework.cloud.deployer.spi.app.DeploymentState> states)
states
- set of states for apps of a streamCopyright © 2024 Pivotal Software, Inc.. All rights reserved.