Package | Description |
---|---|
org.springframework.cloud.dataflow.server.controller |
Spring Cloud Data Flow Server Controllers.
|
org.springframework.cloud.dataflow.server.controller.support |
Contains supporting classes and utilities for the web controllers.
|
org.springframework.cloud.dataflow.server.service |
Contains various Services (Interfaces) that are part of the Dataflow Server.
|
org.springframework.cloud.dataflow.server.service.impl |
Contains Service implementations for the Dataflow Server.
|
Class and Description |
---|
StreamStatus
Domain class that represents the runtime stream status
|
TaskExecutionAwareTaskDefinition
TaskDefinition with the associated latest TaskExecution . |
TaskExecutionControllerDeleteAction
This enum is used by the
TaskExecutionController.cleanup(java.util.Set, TaskExecutionControllerDeleteAction[]) . |
Class and Description |
---|
StreamStatus.Application |
StreamStatus.Instance |
TaskExecutionControllerDeleteAction
This enum is used by the
TaskExecutionController.cleanup(java.util.Set, TaskExecutionControllerDeleteAction[]) . |
Class and Description |
---|
TaskExecutionControllerDeleteAction
This enum is used by the
TaskExecutionController.cleanup(java.util.Set, TaskExecutionControllerDeleteAction[]) . |
Class and Description |
---|
TaskExecutionControllerDeleteAction
This enum is used by the
TaskExecutionController.cleanup(java.util.Set, TaskExecutionControllerDeleteAction[]) . |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.