Package | Description |
---|---|
org.springframework.cloud.dataflow.server.service.impl |
Contains Service implementations for the Dataflow Server.
|
org.springframework.cloud.dataflow.server.stream |
Modifier and Type | Field and Description |
---|---|
protected StreamDeployers |
AbstractStreamService.streamDeployer |
Constructor and Description |
---|
AbstractStreamService(StreamDefinitionRepository streamDefinitionRepository,
StreamDeployers streamDeployer) |
Modifier and Type | Method and Description |
---|---|
static StreamDeployers |
StreamDeployers.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StreamDeployers[] |
StreamDeployers.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.