- abandon(Long) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
-
Mark the JobExecution
as ABANDONED.
- abandon(Long) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
-
- aboutController(ObjectProvider<StreamDeployer>, ObjectProvider<LauncherRepository>, FeaturesProperties, VersionInfoProperties, SecurityStateBean, GrafanaInfoProperties) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration
-
- AboutController - Class in org.springframework.cloud.dataflow.server.controller
-
REST controller that provides meta information regarding the dataflow server and its
deployers.
- AboutController(StreamDeployer, LauncherRepository, FeaturesProperties, VersionInfoProperties, SecurityStateBean, GrafanaInfoProperties) - Constructor for class org.springframework.cloud.dataflow.server.controller.AboutController
-
- AbstractBaselineCallback - Class in org.springframework.cloud.dataflow.server.db.migration
-
Base implementation for baselining schema setup.
- AbstractBaselineCallback(AbstractInitialSetupMigration) - Constructor for class org.springframework.cloud.dataflow.server.db.migration.AbstractBaselineCallback
-
Instantiates a new abstract baseline callback.
- AbstractCallback - Class in org.springframework.cloud.dataflow.server.db.migration
-
Base implementation providing some shared features for java based callbacks.
- AbstractCallback(Event) - Constructor for class org.springframework.cloud.dataflow.server.db.migration.AbstractCallback
-
Instantiates a new abstract callback.
- AbstractCallback(Event, List<SqlCommand>) - Constructor for class org.springframework.cloud.dataflow.server.db.migration.AbstractCallback
-
Instantiates a new abstract callback.
- AbstractInitialSetupMigration - Class in org.springframework.cloud.dataflow.server.db.migration
-
Base implementation for initial schema setup.
- AbstractInitialSetupMigration(List<SqlCommand>) - Constructor for class org.springframework.cloud.dataflow.server.db.migration.AbstractInitialSetupMigration
-
Instantiates a new abstract initial setup migration.
- AbstractMigrateUriRegistrySqlCommand - Class in org.springframework.cloud.dataflow.server.db.migration
-
Base implementation for a
SqlCommand
copying data from
URI_REGISTRY
table into
app_registration
table.
- AbstractMigrateUriRegistrySqlCommand() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.AbstractMigrateUriRegistrySqlCommand
-
- AbstractMigrateUriRegistrySqlCommand.AppRegistrationMigrationData - Class in org.springframework.cloud.dataflow.server.db.migration
-
Raw migration data from uri registry into app registration.
- AbstractMigration - Class in org.springframework.cloud.dataflow.server.db.migration
-
Base implementation providing some shared features for java based migrations.
- AbstractMigration(List<SqlCommand>) - Constructor for class org.springframework.cloud.dataflow.server.db.migration.AbstractMigration
-
Instantiates a new abstract migration.
- AbstractSqlPagingQueryProvider - Class in org.springframework.cloud.dataflow.server.repository.support
-
Abstract SQL Paging Query Provider to serve as a base class for all provided SQL paging
query providers.
- AbstractSqlPagingQueryProvider() - Constructor for class org.springframework.cloud.dataflow.server.repository.support.AbstractSqlPagingQueryProvider
-
- addColumns(String...) - Method in class org.springframework.cloud.dataflow.server.repository.support.SearchPageable
-
Allows you to add additional columns.
- addProposals(String, ParseException, int, List<CompletionProposal>) - Method in class org.springframework.cloud.dataflow.server.completion.TapOnDestinationRecoveryStrategy
-
- afterPropertiesSet() - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableJobExecutionDao
-
- afterPropertiesSet() - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableJobInstanceDao
-
- afterPropertiesSet() - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableStepExecutionDao
-
- afterPropertiesSet() - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobServiceFactoryBean
-
- aggregateState(Set<DeploymentState>) - Static method in class org.springframework.cloud.dataflow.server.stream.StreamDeployerUtil
-
Aggregate the set of app states into a single state for a stream.
- ALTER_AUDIT_RECORDS_TABLE_PLATFORM - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V3__Add_Platform_To_AuditRecords
-
- ALTER_AUDIT_RECORDS_TABLE_PLATFORM - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V3__Add_Platform_To_AuditRecords
-
- ALTER_AUDIT_RECORDS_TABLE_PLATFORM - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V3__Add_Platform_To_AuditRecords
-
- ALTER_AUDIT_RECORDS_TABLE_PLATFORM - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V3__Add_Platform_To_AuditRecords
-
- ALTER_AUDIT_RECORDS_TABLE_PLATFORM - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V3__Add_Platform_To_AuditRecords
-
- ALTER_STREAM_DEFINITION_TABLE_DESC - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V2__Add_Descriptions_And_OriginalDefinition
-
- ALTER_STREAM_DEFINITION_TABLE_DESC - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V2__Add_Descriptions_And_OriginalDefinition
-
- ALTER_STREAM_DEFINITION_TABLE_DESC - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V2__Add_Descriptions_And_OriginalDefinition
-
- ALTER_STREAM_DEFINITION_TABLE_DESC - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V2__Add_Descriptions_OriginalDefinition
-
- ALTER_STREAM_DEFINITION_TABLE_DESC - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V2__Add_Descriptions_And_OriginalDefinition
-
- ALTER_STREAM_DEFINITION_TABLE_ORIG_DEF - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V2__Add_Descriptions_And_OriginalDefinition
-
- ALTER_STREAM_DEFINITION_TABLE_ORIG_DEF - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V2__Add_Descriptions_And_OriginalDefinition
-
- ALTER_STREAM_DEFINITION_TABLE_ORIG_DEF - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V2__Add_Descriptions_And_OriginalDefinition
-
- ALTER_STREAM_DEFINITION_TABLE_ORIG_DEF - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V2__Add_Descriptions_OriginalDefinition
-
- ALTER_STREAM_DEFINITION_TABLE_ORIG_DEF - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V2__Add_Descriptions_And_OriginalDefinition
-
- ALTER_TASK_DEFINITION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V2__Add_Descriptions_And_OriginalDefinition
-
- ALTER_TASK_DEFINITION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V2__Add_Descriptions_And_OriginalDefinition
-
- ALTER_TASK_DEFINITION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V2__Add_Descriptions_And_OriginalDefinition
-
- ALTER_TASK_DEFINITION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V2__Add_Descriptions_OriginalDefinition
-
- ALTER_TASK_DEFINITION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V2__Add_Descriptions_And_OriginalDefinition
-
- analyze(TaskManifest, TaskManifest) - Method in class org.springframework.cloud.dataflow.server.service.impl.diff.TaskAnalyzer
-
Compares current and newly created manifest for their differences.
- AppAlreadyRegisteredException - Exception in org.springframework.cloud.dataflow.server.controller
-
- AppAlreadyRegisteredException(AppRegistration) - Constructor for exception org.springframework.cloud.dataflow.server.controller.AppAlreadyRegisteredException
-
- AppDefinitionMixin - Class in org.springframework.cloud.dataflow.server.repository.support
-
Jackson Mixin used to define how to create an AppDefinition
when deserializing JSON
- AppDeploymentRequestCreator - Class in org.springframework.cloud.dataflow.server.service.impl
-
Create the list of
AppDeploymentRequest
s from a
StreamDefinition
and
deployment properties map.
- AppDeploymentRequestCreator(AppRegistryService, CommonApplicationProperties, ApplicationConfigurationMetadataResolver) - Constructor for class org.springframework.cloud.dataflow.server.service.impl.AppDeploymentRequestCreator
-
- AppDeploymentRequestMixin - Class in org.springframework.cloud.dataflow.server.repository.support
-
Jackson Mixin used to create a new AppDeploymentRequest
during deserialization
- appInstanceController(StreamDeployer) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.StreamEnabledConfiguration
-
- AppInstanceStatusImpl - Class in org.springframework.cloud.dataflow.server.stream
-
- AppInstanceStatusImpl() - Constructor for class org.springframework.cloud.dataflow.server.stream.AppInstanceStatusImpl
-
- AppRegistrationMigrationData() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.AbstractMigrateUriRegistrySqlCommand.AppRegistrationMigrationData
-
- AppRegistryConfiguration() - Constructor for class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.AppRegistryConfiguration
-
- appRegistryController(Optional<StreamDefinitionRepository>, Optional<StreamService>, AppRegistryService, ApplicationConfigurationMetadataResolver, ForkJoinPool) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.AppRegistryConfiguration
-
- AppRegistryController - Class in org.springframework.cloud.dataflow.server.controller
-
- AppRegistryController(Optional<StreamDefinitionRepository>, Optional<StreamService>, AppRegistryService, ApplicationConfigurationMetadataResolver, ForkJoinPool) - Constructor for class org.springframework.cloud.dataflow.server.controller.AppRegistryController
-
- appRegistryFJPFB() - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.AppRegistryConfiguration
-
- appRegistryService(AppRegistrationRepository, AppResourceCommon, AuditRecordService) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.AppRegistryConfiguration
-
- appResourceCommon(MavenProperties, DelegatingResourceLoader) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.AppRegistryConfiguration
-
- AppStatusMixin - Class in org.springframework.cloud.dataflow.server.stream
-
- areEqual() - Method in class org.springframework.cloud.dataflow.server.service.impl.diff.PropertiesDiff
-
Check if given left and right hand side properties are equal.
- auditController(AuditRecordService) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.AuditingConfiguration
-
- AuditingConfiguration() - Constructor for class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.AuditingConfiguration
-
- AuditRecordController - Class in org.springframework.cloud.dataflow.server.controller
-
- AuditRecordController(AuditRecordService) - Constructor for class org.springframework.cloud.dataflow.server.controller.AuditRecordController
-
- auditRecordService(AuditRecordRepository, ObjectMapper) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.AuditingConfiguration
-
- auditRecordService - Variable in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
-
- auditRecordService - Variable in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskDeleteService
-
- auditRecordService - Variable in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionService
-
- auditRecordService - Variable in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskSaveService
-
- auditServiceUtils - Variable in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
-
- AuthenticationRequest - Class in org.springframework.cloud.dataflow.server.controller.security.support
-
- AuthenticationRequest() - Constructor for class org.springframework.cloud.dataflow.server.controller.security.support.AuthenticationRequest
-
- AuthenticationRequest(String, String) - Constructor for class org.springframework.cloud.dataflow.server.controller.security.support.AuthenticationRequest
-
- authorizationProperties() - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.SecurityConfiguration
-
- canHandleInJdbcTemplate() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractMigrateUriRegistrySqlCommand
-
- canHandleInJdbcTemplate() - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresMigrateStreamDefinitionsSqlCommand
-
- canHandleInJdbcTemplate() - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresMigrateTaskDefinitionsSqlCommand
-
- canHandleInJdbcTemplate() - Method in class org.springframework.cloud.dataflow.server.db.migration.SqlCommand
-
Checks if this command can handle execution directly
in a given jdbc template.
- canHandleInTransaction(Event, Context) - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractCallback
-
- canHandleInTransaction(Event, Context) - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
-
- CannotDeleteNonParentTaskExecutionException - Exception in org.springframework.cloud.dataflow.server.repository
-
Exception that allows to indicate that 1 or more TaskExecution
s
could not be deleted.
- CannotDeleteNonParentTaskExecutionException(Long) - Constructor for exception org.springframework.cloud.dataflow.server.repository.CannotDeleteNonParentTaskExecutionException
-
Create a new exception for 1 TaskExecution
id that could not be deleted.
- CannotDeleteNonParentTaskExecutionException(Set<Long>) - Constructor for exception org.springframework.cloud.dataflow.server.repository.CannotDeleteNonParentTaskExecutionException
-
Create a new exception for multiple TaskExecution
ids
that could not be deleted.
- changeAppRegistrationTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractBaselineCallback
-
Change app registration table.
- changeAppRegistrationTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
-
- changeAppRegistrationTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
-
- changeAppRegistrationTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
-
- changeAppRegistrationTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
-
- changeAppRegistrationTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
-
- changeAuditRecordsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractBaselineCallback
-
Change audit records table.
- changeAuditRecordsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
-
- changeAuditRecordsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
-
- changeAuditRecordsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
-
- changeAuditRecordsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
-
- changeAuditRecordsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
-
- changeStreamDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractBaselineCallback
-
Change stream definitions table.
- changeStreamDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
-
- changeStreamDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
-
- changeStreamDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
-
- changeStreamDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
-
- changeStreamDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
-
- changeTaskDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractBaselineCallback
-
Change task definitions table.
- changeTaskDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
-
- changeTaskDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
-
- changeTaskDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
-
- changeTaskDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
-
- changeTaskDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
-
- changeUriRegistryTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractBaselineCallback
-
Change uri registry table.
- changeUriRegistryTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
-
- changeUriRegistryTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
-
- changeUriRegistryTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
-
- changeUriRegistryTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
-
- changeUriRegistryTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
-
- cleanup(Set<Long>, TaskExecutionControllerDeleteAction[]) - Method in class org.springframework.cloud.dataflow.server.controller.TaskExecutionController
-
Cleanup resources associated with one or more task executions, specified by id(s).
- cleanupExecution(long) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskDeleteService
-
- cleanupExecution(long) - Method in interface org.springframework.cloud.dataflow.server.service.TaskDeleteService
-
Cleanup the resources that resulted from running the task with the given execution id.
- cleanupExecutions(Set<TaskExecutionControllerDeleteAction>, Set<Long>) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskDeleteService
-
- cleanupExecutions(Set<TaskExecutionControllerDeleteAction>, Set<Long>) - Method in interface org.springframework.cloud.dataflow.server.service.TaskDeleteService
-
- CloudProfileProvider - Interface in org.springframework.cloud.dataflow.server.config
-
- COMMAND_LINE_ARGS - Static variable in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionService
-
- CommonApplicationProperties - Class in org.springframework.cloud.dataflow.server.config.apps
-
Common properties for applications deployed via Spring Cloud Data Flow.
- CommonApplicationProperties() - Constructor for class org.springframework.cloud.dataflow.server.config.apps.CommonApplicationProperties
-
- completionController(StreamCompletionProvider, TaskCompletionProvider) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration
-
- CompletionController - Class in org.springframework.cloud.dataflow.server.controller
-
- CompletionController(StreamCompletionProvider, TaskCompletionProvider) - Constructor for class org.springframework.cloud.dataflow.server.controller.CompletionController
-
- completions(String, int) - Method in class org.springframework.cloud.dataflow.server.controller.CompletionController
-
Return a list of possible completions given a prefix string that the user has
started typing.
- COMPOSED_TASK_PREFIX - Static variable in class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties
-
- ConditionalOnStreamsEnabled - Annotation Type in org.springframework.cloud.dataflow.server.config.features
-
- ConditionalOnTasksEnabled - Annotation Type in org.springframework.cloud.dataflow.server.config.features
-
- configure(HttpSecurity) - Method in class org.springframework.cloud.dataflow.server.config.DataflowOAuthSecurityConfiguration
-
- configurer() - Method in class org.springframework.cloud.dataflow.server.config.web.WebConfiguration
-
- ControllerUtils - Class in org.springframework.cloud.dataflow.server.controller.support
-
- ControllerUtils() - Constructor for class org.springframework.cloud.dataflow.server.controller.support.ControllerUtils
-
- convertTaskGraphToText(Graph) - Method in class org.springframework.cloud.dataflow.server.controller.ToolsController
-
Convert a graph format into DSL text format.
- countJobExecutions() - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableJobExecutionDao
-
- countJobExecutions(String) - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableJobExecutionDao
-
- countJobExecutions() - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
-
- countJobExecutions() - Method in interface org.springframework.cloud.dataflow.server.batch.SearchableJobExecutionDao
-
- countJobExecutions(String) - Method in interface org.springframework.cloud.dataflow.server.batch.SearchableJobExecutionDao
-
- countJobExecutions() - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
-
- countJobExecutions() - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskJobService
-
- countJobExecutions() - Method in interface org.springframework.cloud.dataflow.server.service.TaskJobService
-
Retrieves the total number of the job executions.
- countJobExecutionsForJob(String) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
-
Count the job executions in the repository for a job.
- countJobExecutionsForJob(String) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
-
- countJobExecutionsForJob(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskJobService
-
- countJobExecutionsForJob(String) - Method in interface org.springframework.cloud.dataflow.server.service.TaskJobService
-
Retrieves the total number JobExecution
that match a specific job name.
- countJobInstances(String) - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableJobInstanceDao
-
- countJobInstances(String) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
-
Count the number of job instances
in the repository for a given job
name.
- countJobInstances(String) - Method in interface org.springframework.cloud.dataflow.server.batch.SearchableJobInstanceDao
-
- countJobInstances(String) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
-
- countJobInstances(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskJobService
-
- countJobInstances(String) - Method in interface org.springframework.cloud.dataflow.server.service.TaskJobService
-
Retrieves the total number of job instances for a job name.
- countJobs() - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
-
- countJobs() - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
-
- countParameterPlaceholders(String, List<String>) - Static method in class org.springframework.cloud.dataflow.server.repository.support.JdbcParameterUtils
-
Count the occurrences of the character placeholder in an SQL string
sql
.
- countStepExecutions(String, String) - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableStepExecutionDao
-
- countStepExecutions(String, String) - Method in interface org.springframework.cloud.dataflow.server.batch.SearchableStepExecutionDao
-
Count all the step executions for a given step name pattern.
- countStepExecutionsForJobExecution(long) - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableStepExecutionDao
-
- countStepExecutionsForJobExecution(long) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
-
Count the step executions in the repository for a given job execution.
- countStepExecutionsForJobExecution(long) - Method in interface org.springframework.cloud.dataflow.server.batch.SearchableStepExecutionDao
-
Count all the step executions for a given job execution.
- countStepExecutionsForJobExecution(long) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
-
- countStepExecutionsForStep(String, String) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
-
Count the step executions in the repository for a given step name (or pattern).
- countStepExecutionsForStep(String, String) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
-
- CREATE_APP_REGISTRATION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
-
- CREATE_APP_REGISTRATION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
-
- CREATE_APP_REGISTRATION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
-
- CREATE_APP_REGISTRATION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
-
- CREATE_APP_REGISTRATION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
-
- CREATE_APP_REGISTRATION_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
-
- CREATE_APP_REGISTRATION_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
-
- CREATE_APP_REGISTRATION_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
-
- CREATE_APP_REGISTRATION_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
-
- CREATE_APP_REGISTRATION_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
-
- CREATE_AUDIT_RECORDS_AUDIT_ACTION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
-
- CREATE_AUDIT_RECORDS_AUDIT_ACTION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
-
- CREATE_AUDIT_RECORDS_AUDIT_ACTION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
-
- CREATE_AUDIT_RECORDS_AUDIT_ACTION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
-
- CREATE_AUDIT_RECORDS_AUDIT_ACTION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
-
- CREATE_AUDIT_RECORDS_AUDIT_OPERATION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
-
- CREATE_AUDIT_RECORDS_AUDIT_OPERATION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
-
- CREATE_AUDIT_RECORDS_AUDIT_OPERATION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
-
- CREATE_AUDIT_RECORDS_AUDIT_OPERATION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
-
- CREATE_AUDIT_RECORDS_AUDIT_OPERATION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
-
- CREATE_AUDIT_RECORDS_CORRELATION_ID_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
-
- CREATE_AUDIT_RECORDS_CORRELATION_ID_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
-
- CREATE_AUDIT_RECORDS_CORRELATION_ID_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
-
- CREATE_AUDIT_RECORDS_CORRELATION_ID_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
-
- CREATE_AUDIT_RECORDS_CORRELATION_ID_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
-
- CREATE_AUDIT_RECORDS_CREATED_ON_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
-
- CREATE_AUDIT_RECORDS_CREATED_ON_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
-
- CREATE_AUDIT_RECORDS_CREATED_ON_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
-
- CREATE_AUDIT_RECORDS_CREATED_ON_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
-
- CREATE_AUDIT_RECORDS_CREATED_ON_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
-
- CREATE_AUDIT_RECORDS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
-
- CREATE_AUDIT_RECORDS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
-
- CREATE_AUDIT_RECORDS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
-
- CREATE_AUDIT_RECORDS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
-
- CREATE_AUDIT_RECORDS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
-
- CREATE_AUDIT_RECORDS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
-
- CREATE_AUDIT_RECORDS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
-
- CREATE_AUDIT_RECORDS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
-
- CREATE_AUDIT_RECORDS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
-
- CREATE_AUDIT_RECORDS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
-
- CREATE_BATCH_JOB_EXECUTION_CONTEXT_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
-
- CREATE_BATCH_JOB_EXECUTION_CONTEXT_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
-
- CREATE_BATCH_JOB_EXECUTION_CONTEXT_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
-
- CREATE_BATCH_JOB_EXECUTION_CONTEXT_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
-
- CREATE_BATCH_JOB_EXECUTION_CONTEXT_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
-
- CREATE_BATCH_JOB_EXECUTION_PARAMS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
-
- CREATE_BATCH_JOB_EXECUTION_PARAMS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
-
- CREATE_BATCH_JOB_EXECUTION_PARAMS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
-
- CREATE_BATCH_JOB_EXECUTION_PARAMS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
-
- CREATE_BATCH_JOB_EXECUTION_PARAMS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
-
- CREATE_BATCH_JOB_EXECUTION_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
-
- CREATE_BATCH_JOB_EXECUTION_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
-
- CREATE_BATCH_JOB_EXECUTION_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
-
- CREATE_BATCH_JOB_EXECUTION_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
-
- CREATE_BATCH_JOB_EXECUTION_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
-
- CREATE_BATCH_JOB_EXECUTION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
-
- CREATE_BATCH_JOB_EXECUTION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
-
- CREATE_BATCH_JOB_EXECUTION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
-
- CREATE_BATCH_JOB_EXECUTION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
-
- CREATE_BATCH_JOB_EXECUTION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
-
- CREATE_BATCH_JOB_INSTANCE_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
-
- CREATE_BATCH_JOB_INSTANCE_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
-
- CREATE_BATCH_JOB_INSTANCE_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
-
- CREATE_BATCH_JOB_INSTANCE_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
-
- CREATE_BATCH_JOB_INSTANCE_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
-
- CREATE_BATCH_JOB_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
-
- CREATE_BATCH_JOB_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
-
- CREATE_BATCH_JOB_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
-
- CREATE_BATCH_JOB_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
-
- CREATE_BATCH_JOB_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
-
- CREATE_BATCH_STEP_EXECUTION_CONTEXT_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
-
- CREATE_BATCH_STEP_EXECUTION_CONTEXT_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
-
- CREATE_BATCH_STEP_EXECUTION_CONTEXT_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
-
- CREATE_BATCH_STEP_EXECUTION_CONTEXT_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
-
- CREATE_BATCH_STEP_EXECUTION_CONTEXT_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
-
- CREATE_BATCH_STEP_EXECUTION_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
-
- CREATE_BATCH_STEP_EXECUTION_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
-
- CREATE_BATCH_STEP_EXECUTION_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
-
- CREATE_BATCH_STEP_EXECUTION_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
-
- CREATE_BATCH_STEP_EXECUTION_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
-
- CREATE_BATCH_STEP_EXECUTION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
-
- CREATE_BATCH_STEP_EXECUTION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
-
- CREATE_BATCH_STEP_EXECUTION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
-
- CREATE_BATCH_STEP_EXECUTION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
-
- CREATE_BATCH_STEP_EXECUTION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
-
- CREATE_HIBERNATE_SEQUENCE_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
-
- CREATE_STREAM_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
-
- CREATE_STREAM_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
-
- CREATE_STREAM_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
-
- CREATE_STREAM_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
-
- CREATE_STREAM_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
-
- CREATE_STREAM_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
-
- CREATE_STREAM_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
-
- CREATE_STREAM_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
-
- CREATE_STREAM_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
-
- CREATE_STREAM_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
-
- CREATE_TASK_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
-
- CREATE_TASK_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
-
- CREATE_TASK_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
-
- CREATE_TASK_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
-
- CREATE_TASK_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
-
- CREATE_TASK_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
-
- CREATE_TASK_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
-
- CREATE_TASK_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
-
- CREATE_TASK_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
-
- CREATE_TASK_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
-
- CREATE_TASK_DEPLOYMENT_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
-
- CREATE_TASK_DEPLOYMENT_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
-
- CREATE_TASK_DEPLOYMENT_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
-
- CREATE_TASK_DEPLOYMENT_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
-
- CREATE_TASK_DEPLOYMENT_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
-
- CREATE_TASK_EXECUTION_PARAMS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
-
- CREATE_TASK_EXECUTION_PARAMS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
-
- CREATE_TASK_EXECUTION_PARAMS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
-
- CREATE_TASK_EXECUTION_PARAMS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
-
- CREATE_TASK_EXECUTION_PARAMS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
-
- CREATE_TASK_EXECUTION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
-
- CREATE_TASK_EXECUTION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
-
- CREATE_TASK_EXECUTION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
-
- CREATE_TASK_EXECUTION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
-
- CREATE_TASK_EXECUTION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
-
- CREATE_TASK_LOCK_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
-
- CREATE_TASK_LOCK_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
-
- CREATE_TASK_LOCK_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
-
- CREATE_TASK_LOCK_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
-
- CREATE_TASK_LOCK_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
-
- CREATE_TASK_METADATA_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V2__Add_Descriptions_And_OriginalDefinition
-
- CREATE_TASK_METADATA_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V2__Add_Descriptions_And_OriginalDefinition
-
- CREATE_TASK_METADATA_SEQUENCE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V2__Add_Descriptions_And_OriginalDefinition
-
- CREATE_TASK_METADATA_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V2__Add_Descriptions_And_OriginalDefinition
-
- CREATE_TASK_METADATA_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V2__Add_Descriptions_And_OriginalDefinition
-
- CREATE_TASK_METADATA_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V2__Add_Descriptions_And_OriginalDefinition
-
- CREATE_TASK_METADATA_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V2__Add_Descriptions_OriginalDefinition
-
- CREATE_TASK_METADATA_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V2__Add_Descriptions_And_OriginalDefinition
-
- CREATE_TASK_TASK_BATCH - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
-
- CREATE_TASK_TASK_BATCH - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
-
- CREATE_TASK_TASK_BATCH - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
-
- CREATE_TASK_TASK_BATCH - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
-
- CREATE_TASK_TASK_BATCH - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
-
- createAppRegistrationMigrationData(JdbcTemplate) - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractMigrateUriRegistrySqlCommand
-
Creates a migration data from URI_REGISTRY table to get inserted
into app_registration table.
- createAppRegistrationTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractInitialSetupMigration
-
Creates the app registration table.
- createAppRegistrationTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
-
- createAppRegistrationTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
-
- createAppRegistrationTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
-
- createAppRegistrationTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
-
- createAppRegistrationTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
-
- createAuditRecordsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractInitialSetupMigration
-
Creates the audit records table.
- createAuditRecordsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
-
- createAuditRecordsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
-
- createAuditRecordsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
-
- createAuditRecordsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
-
- createAuditRecordsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
-
- createBatchTables() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractInitialSetupMigration
-
Creates the batch tables.
- createBatchTables() - Method in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
-
- createBatchTables() - Method in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
-
- createBatchTables() - Method in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
-
- createBatchTables() - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
-
- createBatchTables() - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
-
- createComposedTaskDefinition(String, TaskConfigurationProperties) - Static method in class org.springframework.cloud.dataflow.server.service.impl.TaskServiceUtils
-
Creates a properly formatted CTR definition based on the graph provided.
- createComposedTaskDefinition(String, String, TaskConfigurationProperties) - Static method in class org.springframework.cloud.dataflow.server.service.impl.TaskServiceUtils
-
Creates a properly formatted CTR definition based on the graph provided.
- createExecutionContextDao() - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobServiceFactoryBean
-
- createHibernateSequence() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractInitialSetupMigration
-
Creates the hibernate sequence.
- createHibernateSequence() - Method in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
-
- createHibernateSequence() - Method in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
-
- createHibernateSequence() - Method in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
-
- createHibernateSequence() - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
-
- createHibernateSequence() - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
-
- createIndexes() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractBaselineCallback
-
Creates the indexes.
- createIndexes() - Method in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
-
- createIndexes() - Method in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
-
- createIndexes() - Method in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
-
- createIndexes() - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
-
- createIndexes() - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
-
- createJobExecutionDao() - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobServiceFactoryBean
-
- createJobInstanceDao() - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobServiceFactoryBean
-
- createLauncher(String) - Method in class org.springframework.cloud.dataflow.server.config.features.LocalTaskPlatformFactory
-
- createRequest(TaskExecution, TaskExecutionInformation, List<String>, String) - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskAppDeploymentRequestCreator
-
- createRequests(StreamDefinition, Map<String, String>) - Method in class org.springframework.cloud.dataflow.server.service.impl.AppDeploymentRequestCreator
-
Create a list of
AppDeploymentRequest
s from the provided
StreamDefinition
and map of deployment properties.
- createStepExecutionDao() - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobServiceFactoryBean
-
- createStream(String, String, String, boolean) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
-
Create a new stream.
- createStream(String, String, String, boolean) - Method in interface org.springframework.cloud.dataflow.server.service.StreamService
-
Create a new stream.
- createStreamDefinition(String, String, String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
-
- createStreamDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractInitialSetupMigration
-
Creates the stream definitions table.
- createStreamDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
-
- createStreamDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
-
- createStreamDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
-
- createStreamDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
-
- createStreamDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
-
- createTaskDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractInitialSetupMigration
-
Creates the task definitions table.
- createTaskDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
-
- createTaskDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
-
- createTaskDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
-
- createTaskDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
-
- createTaskDefinitionsTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
-
- createTaskDeploymentRequests(String, String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionInfoService
-
- createTaskDeploymentRequests(String, String) - Method in interface org.springframework.cloud.dataflow.server.service.TaskExecutionInfoService
-
Creates requests for a composed task
- createTaskDeploymentTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractBaselineCallback
-
Create the task deployment table.
- createTaskDeploymentTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractInitialSetupMigration
-
Creates the task deployment table.
- createTaskDeploymentTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
-
- createTaskDeploymentTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
-
- createTaskDeploymentTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
-
- createTaskDeploymentTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
-
- createTaskDeploymentTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
-
- createTaskDeploymentTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
-
- createTaskDeploymentTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
-
- createTaskDeploymentTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
-
- createTaskDeploymentTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
-
- createTaskDeploymentTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
-
- createTaskExecution(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionRepositoryService
-
- createTaskExecution(String) - Method in interface org.springframework.cloud.dataflow.server.service.TaskExecutionCreationService
-
Creates a TaskExecution
using the specified taskName
- createTaskLockTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractBaselineCallback
-
Creates the task lock table.
- createTaskLockTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
-
- createTaskLockTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
-
- createTaskLockTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
-
- createTaskLockTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
-
- createTaskLockTable() - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
-
- createTaskPlatform() - Method in class org.springframework.cloud.dataflow.server.config.features.LocalTaskPlatformFactory
-
- createTaskTables() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractInitialSetupMigration
-
Creates the task tables.
- createTaskTables() - Method in class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
-
- createTaskTables() - Method in class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
-
- createTaskTables() - Method in class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
-
- createTaskTables() - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
-
- createTaskTables() - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
-
- createUpdateRequests(StreamDefinition, Map<String, String>) - Method in class org.springframework.cloud.dataflow.server.service.impl.AppDeploymentRequestCreator
-
- customize(FluentConfiguration) - Method in class org.springframework.cloud.dataflow.server.db.migration.DataFlowFlywayConfigurationCustomizer
-
- customTranslate(String, String, SQLException) - Method in class org.springframework.cloud.dataflow.server.db.migration.SuppressSQLErrorCodesTranslator
-
- dashboard(String) - Static method in class org.springframework.cloud.dataflow.server.controller.UiController
-
Turn a relative link of the UI app to an absolute one, prepending its path.
- DatabaseType - Enum in org.springframework.cloud.dataflow.server.repository.support
-
Enum representing a database type, such as Postgres or Oracle.
- DataFlowControllerAutoConfiguration - Class in org.springframework.cloud.dataflow.server.config
-
Configuration for the Data Flow Server Controllers.
- DataFlowControllerAutoConfiguration() - Constructor for class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration
-
- DataFlowControllerAutoConfiguration.AppRegistryConfiguration - Class in org.springframework.cloud.dataflow.server.config
-
- DataFlowControllerAutoConfiguration.AuditingConfiguration - Class in org.springframework.cloud.dataflow.server.config
-
- DataFlowControllerAutoConfiguration.SecurityConfiguration - Class in org.springframework.cloud.dataflow.server.config
-
- DataFlowControllerAutoConfiguration.StreamEnabledConfiguration - Class in org.springframework.cloud.dataflow.server.config
-
- DataFlowControllerAutoConfiguration.TaskEnabledConfiguration - Class in org.springframework.cloud.dataflow.server.config
-
- dataFlowFlywayConfigurationCustomizer() - Method in class org.springframework.cloud.dataflow.server.config.DataFlowServerConfiguration
-
- DataFlowFlywayConfigurationCustomizer - Class in org.springframework.cloud.dataflow.server.db.migration
-
Flyway FlywayConfigurationCustomizer
bean customizing callbacks per
active db vendor.
- DataFlowFlywayConfigurationCustomizer() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.DataFlowFlywayConfigurationCustomizer
-
- DataflowJobExecutionDao - Interface in org.springframework.cloud.dataflow.server.repository
-
Repository to access JobExecution
s.
- dataflowJobExecutionDao - Variable in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskDeleteService
-
- DataflowOAuthSecurityConfiguration - Class in org.springframework.cloud.dataflow.server.config
-
Setup Spring Security OAuth for the Rest Endpoints of Spring Cloud Data Flow.
- DataflowOAuthSecurityConfiguration() - Constructor for class org.springframework.cloud.dataflow.server.config.DataflowOAuthSecurityConfiguration
-
- dataflowObjectMapperBuilderCustomizer() - Method in class org.springframework.cloud.dataflow.server.config.web.WebConfiguration
-
- DataFlowSchemaMigrationException - Exception in org.springframework.cloud.dataflow.server.db.migration
-
Exception is thrown when an error occurs while migrating the dataflow schema.
- DataFlowSchemaMigrationException(String, Throwable) - Constructor for exception org.springframework.cloud.dataflow.server.db.migration.DataFlowSchemaMigrationException
-
Exception will use the message specified.
- DataFlowSchemaMigrationException(String) - Constructor for exception org.springframework.cloud.dataflow.server.db.migration.DataFlowSchemaMigrationException
-
Exception will use the message specified.
- DataFlowServerAutoConfiguration - Class in org.springframework.cloud.dataflow.server.config
-
Auto-configuration for dataflow server.
- DataFlowServerAutoConfiguration() - Constructor for class org.springframework.cloud.dataflow.server.config.DataFlowServerAutoConfiguration
-
- DataFlowServerConfiguration - Class in org.springframework.cloud.dataflow.server.config
-
Configuration for the Data Flow Server application context.
- DataFlowServerConfiguration() - Constructor for class org.springframework.cloud.dataflow.server.config.DataFlowServerConfiguration
-
- DataflowTaskExecutionDao - Interface in org.springframework.cloud.dataflow.server.repository
-
Repository to access TaskExecution
s.
- dataflowTaskExecutionDao - Variable in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskDeleteService
-
- DataflowTaskExecutionMetadataDao - Interface in org.springframework.cloud.dataflow.server.repository
-
Data access object used for manipulating task manifests
- dataflowTaskExecutionMetadataDao - Variable in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskDeleteService
-
- Db2BeforeBaseline - Class in org.springframework.cloud.dataflow.server.db.migration.db2
-
Baselining schema setup for postgres
.
- Db2BeforeBaseline() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
-
Instantiates a new postgres before baseline.
- Db2MigrateUriRegistrySqlCommand - Class in org.springframework.cloud.dataflow.server.db.migration.db2
-
db2
related SqlCommand
for migrating data from
URI_REGISTRY
into app_registration
.
- Db2MigrateUriRegistrySqlCommand() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.db2.Db2MigrateUriRegistrySqlCommand
-
- Db2PagingQueryProvider - Class in org.springframework.cloud.dataflow.server.repository.support
-
- Db2PagingQueryProvider() - Constructor for class org.springframework.cloud.dataflow.server.repository.support.Db2PagingQueryProvider
-
- DEFAULT_SKIPPER_PACKAGE_VERSION - Static variable in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
-
- DefaultEnvironmentPostProcessor - Class in org.springframework.cloud.dataflow.server.config
-
Contributes the values from META-INF/dataflow-server-defaults.yml
and
dataflow-server.yml
if it exists, before any of Spring Boot's normal
configuration contributions apply.
- DefaultEnvironmentPostProcessor() - Constructor for class org.springframework.cloud.dataflow.server.config.DefaultEnvironmentPostProcessor
-
- DefaultSchedulerService - Class in org.springframework.cloud.dataflow.server.service.impl
-
- DefaultSchedulerService(CommonApplicationProperties, TaskPlatform, TaskDefinitionRepository, AppRegistryService, ResourceLoader, TaskConfigurationProperties, DataSourceProperties, String, ApplicationConfigurationMetadataResolver, SchedulerServiceProperties, AuditRecordService) - Constructor for class org.springframework.cloud.dataflow.server.service.impl.DefaultSchedulerService
-
Constructor for DefaultSchedulerService
- DefaultStreamService - Class in org.springframework.cloud.dataflow.server.service.impl
-
Performs manipulation on application and deployment properties, expanding shorthand
application property values, resolving wildcard deployment properties, and creates a
StreamDeploymentRequest
.
- DefaultStreamService(StreamDefinitionRepository, SkipperStreamDeployer, AppDeploymentRequestCreator, StreamValidationService, AuditRecordService) - Constructor for class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
-
- DefaultStreamValidationService - Class in org.springframework.cloud.dataflow.server.service.impl.validation
-
Implementation of the StreamValidationService that delegates to the stream definition repository.
- DefaultStreamValidationService(AppRegistryService, DockerValidatorProperties, StreamDefinitionRepository) - Constructor for class org.springframework.cloud.dataflow.server.service.impl.validation.DefaultStreamValidationService
-
- DefaultTaskDeleteService - Class in org.springframework.cloud.dataflow.server.service.impl
-
- DefaultTaskDeleteService(TaskExplorer, LauncherRepository, TaskDefinitionRepository, TaskDeploymentRepository, AuditRecordService, DataflowTaskExecutionDao, DataflowJobExecutionDao, DataflowTaskExecutionMetadataDao, SchedulerService) - Constructor for class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskDeleteService
-
- DefaultTaskExecutionInfoService - Class in org.springframework.cloud.dataflow.server.service.impl
-
- DefaultTaskExecutionInfoService(DataSourceProperties, AppRegistryService, TaskExplorer, TaskDefinitionRepository, TaskConfigurationProperties, LauncherRepository, List<TaskPlatform>) - Constructor for class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionInfoService
-
- DefaultTaskExecutionRepositoryService - Class in org.springframework.cloud.dataflow.server.service.impl
-
Default implementation of TaskExecutionCreationService that creates a TaskExecution
with a transaction propagation setting of Propagation.REQUIRES_NEW
- DefaultTaskExecutionRepositoryService(TaskRepository) - Constructor for class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionRepositoryService
-
- DefaultTaskExecutionService - Class in org.springframework.cloud.dataflow.server.service.impl
-
- DefaultTaskExecutionService(LauncherRepository, AuditRecordService, TaskRepository, TaskExecutionInfoService, TaskDeploymentRepository, TaskExecutionCreationService, TaskAppDeploymentRequestCreator, TaskExplorer, DataflowTaskExecutionDao, DataflowTaskExecutionMetadataDao, OAuth2TokenUtilsService, TaskSaveService) - Constructor for class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionService
-
- DefaultTaskJobService - Class in org.springframework.cloud.dataflow.server.service.impl
-
Repository that retrieves Tasks and JobExecutions/Instances and the associations
between them.
- DefaultTaskJobService(JobService, TaskExplorer, TaskDefinitionRepository, TaskExecutionService) - Constructor for class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskJobService
-
- DefaultTaskSaveService - Class in org.springframework.cloud.dataflow.server.service.impl
-
- DefaultTaskSaveService(TaskDefinitionRepository, AuditRecordService, AppRegistryService) - Constructor for class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskSaveService
-
- DefaultTaskValidationService - Class in org.springframework.cloud.dataflow.server.service.impl.validation
-
Implementation of the TaskValidationService that delegates to the task definition repository and is able to validate
composed task definitions.
- DefaultTaskValidationService(AppRegistryService, DockerValidatorProperties, TaskDefinitionRepository, String) - Constructor for class org.springframework.cloud.dataflow.server.service.impl.validation.DefaultTaskValidationService
-
- DefaultValidationService - Class in org.springframework.cloud.dataflow.server.service.impl.validation
-
Implementation of Validation Service that delegates to the application registry.
- DefaultValidationService(AppRegistryService, DockerValidatorProperties) - Constructor for class org.springframework.cloud.dataflow.server.service.impl.validation.DefaultValidationService
-
- delete(String) - Method in class org.springframework.cloud.dataflow.server.controller.StreamDefinitionController
-
Request removal of an existing stream definition.
- deleteAll() - Method in class org.springframework.cloud.dataflow.server.controller.StreamDefinitionController
-
Request removal of all stream definitions.
- deleteAll() - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
-
Delete all streams, including undeploying.
- deleteAll() - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskDeleteService
-
- deleteAll() - Method in interface org.springframework.cloud.dataflow.server.service.StreamService
-
Delete all streams, including undeploying.
- deleteAll() - Method in interface org.springframework.cloud.dataflow.server.service.TaskDeleteService
-
Destroy all task definitions.
- deleteBatchJobExecutionByJobExecutionIds(Set<Long>) - Method in interface org.springframework.cloud.dataflow.server.repository.DataflowJobExecutionDao
-
Delete the batch job execution records from the persistence store for
the provided job execution ids.
- deleteBatchJobExecutionByJobExecutionIds(Set<Long>) - Method in class org.springframework.cloud.dataflow.server.repository.JdbcDataflowJobExecutionDao
-
- deleteBatchJobExecutionContextByJobExecutionIds(Set<Long>) - Method in interface org.springframework.cloud.dataflow.server.repository.DataflowJobExecutionDao
-
Delete the batch job execution context records from the persistence store for
the provided job execution ids.
- deleteBatchJobExecutionContextByJobExecutionIds(Set<Long>) - Method in class org.springframework.cloud.dataflow.server.repository.JdbcDataflowJobExecutionDao
-
- deleteBatchJobExecutionParamsByJobExecutionIds(Set<Long>) - Method in interface org.springframework.cloud.dataflow.server.repository.DataflowJobExecutionDao
-
Delete the batch job execution parameter records from the persistence store for
the provided job execution ids.
- deleteBatchJobExecutionParamsByJobExecutionIds(Set<Long>) - Method in class org.springframework.cloud.dataflow.server.repository.JdbcDataflowJobExecutionDao
-
- deleteBatchStepExecutionContextByStepExecutionIds(Set<Long>) - Method in interface org.springframework.cloud.dataflow.server.repository.DataflowJobExecutionDao
-
Delete the batch step execution context records from the persistence store for
the provided step execution ids.
- deleteBatchStepExecutionContextByStepExecutionIds(Set<Long>) - Method in class org.springframework.cloud.dataflow.server.repository.JdbcDataflowJobExecutionDao
-
- deleteBatchStepExecutionsByJobExecutionIds(Set<Long>) - Method in interface org.springframework.cloud.dataflow.server.repository.DataflowJobExecutionDao
-
- deleteBatchStepExecutionsByJobExecutionIds(Set<Long>) - Method in class org.springframework.cloud.dataflow.server.repository.JdbcDataflowJobExecutionDao
-
- deleteManifestsByTaskExecutionIds(Set<Long>) - Method in interface org.springframework.cloud.dataflow.server.repository.DataflowTaskExecutionMetadataDao
-
Deletes the task manifest records associated with the collection of task execution ids provided.
- deleteManifestsByTaskExecutionIds(Set<Long>) - Method in class org.springframework.cloud.dataflow.server.repository.JdbcDataflowTaskExecutionMetadataDao
-
- deleteSchedulesforDefinition(String) - Method in class org.springframework.cloud.dataflow.server.controller.TaskSchedulerController
-
- deleteStream(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
-
Delete the stream, including undeloying.
- deleteStream(String) - Method in interface org.springframework.cloud.dataflow.server.service.StreamService
-
Delete the stream, including undeloying.
- deleteTaskDefinition(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskDeleteService
-
- deleteTaskDefinition(String) - Method in interface org.springframework.cloud.dataflow.server.service.TaskDeleteService
-
Destroy the task definition.
- deleteTaskExecutionParamsByTaskExecutionIds(Set<Long>) - Method in interface org.springframework.cloud.dataflow.server.repository.DataflowTaskExecutionDao
-
Deletes 1 or more task execution parameter records.
- deleteTaskExecutionParamsByTaskExecutionIds(Set<Long>) - Method in class org.springframework.cloud.dataflow.server.repository.JdbcDataflowTaskExecutionDao
-
- deleteTaskExecutions(Set<Long>) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskDeleteService
-
- deleteTaskExecutions(Set<Long>) - Method in interface org.springframework.cloud.dataflow.server.service.TaskDeleteService
-
Delete one or more Task executions.
- deleteTaskExecutionsByTaskExecutionIds(Set<Long>) - Method in interface org.springframework.cloud.dataflow.server.repository.DataflowTaskExecutionDao
-
Deletes 1 or more task executions
- deleteTaskExecutionsByTaskExecutionIds(Set<Long>) - Method in class org.springframework.cloud.dataflow.server.repository.JdbcDataflowTaskExecutionDao
-
- deleteTaskService(TaskExplorer, LauncherRepository, TaskDefinitionRepository, TaskDeploymentRepository, AuditRecordService, DataflowTaskExecutionDao, DataflowJobExecutionDao, DataflowTaskExecutionMetadataDao) - Method in class org.springframework.cloud.dataflow.server.config.features.TaskConfiguration
-
- deleteTaskTaskBatchRelationshipsByTaskExecutionIds(Set<Long>) - Method in interface org.springframework.cloud.dataflow.server.repository.DataflowTaskExecutionDao
-
Deletes 1 or more task batch relationship records that links batch executions
to task executions.
- deleteTaskTaskBatchRelationshipsByTaskExecutionIds(Set<Long>) - Method in class org.springframework.cloud.dataflow.server.repository.JdbcDataflowTaskExecutionDao
-
- deleteUnusedBatchJobInstances() - Method in interface org.springframework.cloud.dataflow.server.repository.DataflowJobExecutionDao
-
Will delete any unused job instance records from the persistence store.
- deleteUnusedBatchJobInstances() - Method in class org.springframework.cloud.dataflow.server.repository.JdbcDataflowJobExecutionDao
-
- Dependencies() - Constructor for class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.Dependencies
-
- DependencyAboutInfo() - Constructor for class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.DependencyAboutInfo
-
- DependencyStatus() - Constructor for class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.DependencyStatus
-
- deploy(String, Map<String, String>) - Method in class org.springframework.cloud.dataflow.server.controller.StreamDeploymentController
-
Request deployment of an existing stream definition.
- deployerConfigurationMetadataResolver(TaskConfigurationProperties) - Method in class org.springframework.cloud.dataflow.server.config.features.TaskConfiguration
-
- DeployerConfigurationMetadataResolver - Class in org.springframework.cloud.dataflow.server.service
-
- DeployerConfigurationMetadataResolver(TaskConfigurationProperties.DeployerProperties) - Constructor for class org.springframework.cloud.dataflow.server.service.DeployerConfigurationMetadataResolver
-
- DeployerProperties() - Constructor for class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties.DeployerProperties
-
- deployStream(String, Map<String, String>) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
-
Deploys the stream with the user provided deployment properties.
- deployStream(String, Map<String, String>) - Method in interface org.springframework.cloud.dataflow.server.service.StreamService
-
Deploys the stream with the user provided deployment properties.
- deployStream(StreamDeploymentRequest) - Method in class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
-
- deserialize(JsonParser, DeserializationContext) - Method in class org.springframework.cloud.dataflow.server.service.impl.ResourceDeserializer
-
- deserializeAppStatus(String) - Static method in class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
-
- destroy() - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
-
Stop all the active jobs and wait for them (up to a time out) to finish processing.
- destroyAll() - Method in class org.springframework.cloud.dataflow.server.controller.TaskDefinitionController
-
Delete all task from the repository.
- destroyTask(String) - Method in class org.springframework.cloud.dataflow.server.controller.TaskDefinitionController
-
Delete the task from the repository so that it can no longer be executed.
- display(Long) - Method in class org.springframework.cloud.dataflow.server.controller.AuditRecordController
-
- display(String, String) - Method in class org.springframework.cloud.dataflow.server.controller.RuntimeAppInstanceController
-
- display(String) - Method in class org.springframework.cloud.dataflow.server.controller.RuntimeAppsController
-
- display(String) - Method in class org.springframework.cloud.dataflow.server.controller.StreamDefinitionController
-
Return a given stream definition resource.
- display(String) - Method in class org.springframework.cloud.dataflow.server.controller.TaskDefinitionController
-
Return a given task definition resource.
- doCalculateStreamState(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
-
- DOCKER_REGISTRY_URL - Static variable in class org.springframework.cloud.dataflow.server.DockerValidatorProperties
-
- DOCKER_VALIDATION_PREFIX - Static variable in class org.springframework.cloud.dataflow.server.DockerValidatorProperties
-
- DockerAuth - Class in org.springframework.cloud.dataflow.server.service.impl.validation
-
Encapsulates Docker Registry OAuth information used to query the registry.
- DockerAuth() - Constructor for class org.springframework.cloud.dataflow.server.service.impl.validation.DockerAuth
-
- DockerRegistryValidator - Class in org.springframework.cloud.dataflow.server.service.impl.validation
-
Provides operations to query the Docker repository for tags for a given
image URI.
- DockerRegistryValidator(DockerValidatorProperties, DockerResource) - Constructor for class org.springframework.cloud.dataflow.server.service.impl.validation.DockerRegistryValidator
-
- DockerResult - Class in org.springframework.cloud.dataflow.server.service.impl.validation
-
Contains the tag's information returned from docker for a specific image.
- DockerResult() - Constructor for class org.springframework.cloud.dataflow.server.service.impl.validation.DockerResult
-
- DockerTag - Class in org.springframework.cloud.dataflow.server.service.impl.validation
-
The metadata for a docker tag.
- DockerTag() - Constructor for class org.springframework.cloud.dataflow.server.service.impl.validation.DockerTag
-
- DockerValidatorProperties - Class in org.springframework.cloud.dataflow.server
-
Configuration properties for setting up app validation on a docker repository.
- DockerValidatorProperties() - Constructor for class org.springframework.cloud.dataflow.server.DockerValidatorProperties
-
- DROP_APP_REGISTRATION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
-
- DROP_APP_REGISTRATION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
-
- DROP_APP_REGISTRATION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
-
- DROP_APP_REGISTRATION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
-
- DROP_APP_REGISTRATION_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
-
- DROP_AUDIT_RECORDS_AUDIT_ACTION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
-
- DROP_AUDIT_RECORDS_AUDIT_ACTION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
-
- DROP_AUDIT_RECORDS_AUDIT_ACTION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
-
- DROP_AUDIT_RECORDS_AUDIT_ACTION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
-
- DROP_AUDIT_RECORDS_AUDIT_ACTION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
-
- DROP_AUDIT_RECORDS_AUDIT_OPERATION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
-
- DROP_AUDIT_RECORDS_AUDIT_OPERATION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
-
- DROP_AUDIT_RECORDS_AUDIT_OPERATION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
-
- DROP_AUDIT_RECORDS_AUDIT_OPERATION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
-
- DROP_AUDIT_RECORDS_AUDIT_OPERATION_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
-
- DROP_AUDIT_RECORDS_CORRELATION_ID_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
-
- DROP_AUDIT_RECORDS_CORRELATION_ID_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
-
- DROP_AUDIT_RECORDS_CORRELATION_ID_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
-
- DROP_AUDIT_RECORDS_CORRELATION_ID_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
-
- DROP_AUDIT_RECORDS_CORRELATION_ID_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
-
- DROP_AUDIT_RECORDS_CREATED_ON_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
-
- DROP_AUDIT_RECORDS_CREATED_ON_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
-
- DROP_AUDIT_RECORDS_CREATED_ON_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
-
- DROP_AUDIT_RECORDS_CREATED_ON_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
-
- DROP_AUDIT_RECORDS_CREATED_ON_IDX_INDEX - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
-
- DROP_AUDIT_RECORDS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
-
- DROP_AUDIT_RECORDS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
-
- DROP_AUDIT_RECORDS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
-
- DROP_AUDIT_RECORDS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
-
- DROP_AUDIT_RECORDS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
-
- DROP_STREAM_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
-
- DROP_STREAM_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
-
- DROP_STREAM_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
-
- DROP_STREAM_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
-
- DROP_STREAM_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
-
- DROP_TASK_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
-
- DROP_TASK_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
-
- DROP_TASK_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
-
- DROP_TASK_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
-
- DROP_TASK_DEFINITIONS_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
-
- dropIndexes() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractBaselineCallback
-
Drop indexes.
- dropIndexes() - Method in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
-
- dropIndexes() - Method in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
-
- dropIndexes() - Method in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
-
- dropIndexes() - Method in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
-
- dropIndexes() - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
-
- dropUriRegistryTable(JdbcTemplate) - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractMigrateUriRegistrySqlCommand
-
Drop uri registry table.
- DuplicateStreamDefinitionException - Exception in org.springframework.cloud.dataflow.server.repository
-
Thrown to indicate that the creation of a stream failed because a stream with the given
name already exists.
- DuplicateStreamDefinitionException() - Constructor for exception org.springframework.cloud.dataflow.server.repository.DuplicateStreamDefinitionException
-
- DuplicateStreamDefinitionException(String) - Constructor for exception org.springframework.cloud.dataflow.server.repository.DuplicateStreamDefinitionException
-
- DuplicateTaskException - Exception in org.springframework.cloud.dataflow.server.repository
-
Thrown to indicate that the creation of a task failed because a task with the given
name already exists.
- DuplicateTaskException() - Constructor for exception org.springframework.cloud.dataflow.server.repository.DuplicateTaskException
-
- DuplicateTaskException(String) - Constructor for exception org.springframework.cloud.dataflow.server.repository.DuplicateTaskException
-
- FEATURES_PREFIX - Static variable in class org.springframework.cloud.dataflow.server.config.features.FeaturesProperties
-
- FeaturesConfiguration - Class in org.springframework.cloud.dataflow.server.config.features
-
Configuration class that imports analytics, stream, scheduler and task
configuration classes.
- FeaturesConfiguration() - Constructor for class org.springframework.cloud.dataflow.server.config.features.FeaturesConfiguration
-
- FeaturesProperties - Class in org.springframework.cloud.dataflow.server.config.features
-
Configuration properties for all the features that need to be enabled/disabled at the
dataflow server.
- FeaturesProperties() - Constructor for class org.springframework.cloud.dataflow.server.config.features.FeaturesProperties
-
- filteredList(String, PagedResourcesAssembler<ScheduleInfo>) - Method in class org.springframework.cloud.dataflow.server.controller.TaskSchedulerController
-
Return a page-able list of
ScheduleInfo
s for a specific
TaskDefinition
name.
- findAllPlatformTaskExecutionInformation() - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionInfoService
-
- findAllPlatformTaskExecutionInformation() - Method in interface org.springframework.cloud.dataflow.server.service.TaskExecutionInfoService
-
- findByName(String) - Method in interface org.springframework.cloud.dataflow.server.job.LauncherRepository
-
- findByNameContains(String, Pageable) - Method in interface org.springframework.cloud.dataflow.server.repository.StreamDefinitionRepository
-
- findByTaskDeploymentId(String) - Method in interface org.springframework.cloud.dataflow.server.repository.TaskDeploymentRepository
-
- findByTaskName(String) - Method in interface org.springframework.cloud.dataflow.server.repository.TaskDefinitionRepository
-
Performs a findByName query and throws an exception if the name is not found.
- findByTaskNameContains(String, Pageable) - Method in interface org.springframework.cloud.dataflow.server.repository.TaskDefinitionRepository
-
- findChildTaskExecutionIds(Set<Long>) - Method in interface org.springframework.cloud.dataflow.server.repository.DataflowTaskExecutionDao
-
Finds all the child tasks for the taskExecution that is provided.
- findChildTaskExecutionIds(Set<Long>) - Method in class org.springframework.cloud.dataflow.server.repository.JdbcDataflowTaskExecutionDao
-
- findDefinitionByNameContains(Pageable, String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
-
Find stream definitions where the findByTaskNameContains parameter
- findDefinitionByNameContains(Pageable, String) - Method in interface org.springframework.cloud.dataflow.server.service.StreamService
-
Find stream definitions where the findByTaskNameContains parameter
- findManifestById(Long) - Method in interface org.springframework.cloud.dataflow.server.repository.DataflowTaskExecutionMetadataDao
-
Returns the manifest for the given execution id.
- findManifestById(Long) - Method in class org.springframework.cloud.dataflow.server.repository.JdbcDataflowTaskExecutionMetadataDao
-
- findOne(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
-
Find a stream definition by name.
- findOne(String) - Method in interface org.springframework.cloud.dataflow.server.service.StreamService
-
Find a stream definition by name.
- findRelatedStreams(String, boolean) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
-
Find streams related to the given stream name.
- findRelatedStreams(String, boolean) - Method in interface org.springframework.cloud.dataflow.server.service.StreamService
-
Find streams related to the given stream name.
- findStepExecutionIds(Set<Long>) - Method in interface org.springframework.cloud.dataflow.server.repository.DataflowJobExecutionDao
-
Retrieve the step execution ids for 1 or more job execution ids.
- findStepExecutionIds(Set<Long>) - Method in class org.springframework.cloud.dataflow.server.repository.JdbcDataflowJobExecutionDao
-
- findStepExecutions(String, String, int, int) - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableStepExecutionDao
-
- findStepExecutions(String, String, int, int) - Method in interface org.springframework.cloud.dataflow.server.batch.SearchableStepExecutionDao
-
Find all the step executions for a given step name, or step name pattern
(with wildcards specified as '*') sorted in descending order of id.
- findStepNamesForJobExecution(String, String) - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableStepExecutionDao
-
- findStepNamesForJobExecution(String, String) - Method in interface org.springframework.cloud.dataflow.server.batch.SearchableStepExecutionDao
-
Find all the names of steps that have been executed as part of this job.
- findTaskExecutionInformation(String, Map<String, String>, String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionInfoService
-
- findTaskExecutionInformation(String, Map<String, String>, String) - Method in interface org.springframework.cloud.dataflow.server.service.TaskExecutionInfoService
-
- findTaskManifestById(Long) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionService
-
- findTaskManifestById(Long) - Method in interface org.springframework.cloud.dataflow.server.service.TaskExecutionService
-
Retrieve the TaskManifest for the execution id provided
- findTopByTaskDefinitionNameOrderByCreatedOnAsc(String) - Method in interface org.springframework.cloud.dataflow.server.repository.TaskDeploymentRepository
-
- fixcommands - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.R__Hibernate_Sequence
-
- forCamelCase(String) - Static method in class org.springframework.cloud.dataflow.server.support.RelaxedNames
-
Return a
RelaxedNames
for the given source camelCase source name.
- forwardedHeaderFilter() - Method in class org.springframework.cloud.dataflow.server.config.DataFlowServerConfiguration
-
- from(String) - Static method in class org.springframework.cloud.dataflow.server.db.migration.SqlCommand
-
Convenience method returning new instance.
- from(String, int) - Static method in class org.springframework.cloud.dataflow.server.db.migration.SqlCommand
-
Convenience method returning new instance.
- fromMetaData(DataSource) - Static method in enum org.springframework.cloud.dataflow.server.repository.support.DatabaseType
-
Convenience method that pulls a database product name from the DataSource's
metadata.
- fromProductName(String) - Static method in enum org.springframework.cloud.dataflow.server.repository.support.DatabaseType
-
Static method to obtain a DatabaseType from the provided product name.
- generateLimitJumpToQuery(AbstractSqlPagingQueryProvider, String) - Static method in class org.springframework.cloud.dataflow.server.repository.support.SqlPagingQueryUtils
-
Generate SQL query string using a LIMIT clause
- generateTopJumpToQuery(AbstractSqlPagingQueryProvider, String) - Static method in class org.springframework.cloud.dataflow.server.repository.support.SqlPagingQueryUtils
-
Generate SQL query string using a TOP clause
- generateTopSqlQuery(AbstractSqlPagingQueryProvider, boolean, String) - Static method in class org.springframework.cloud.dataflow.server.repository.support.SqlPagingQueryUtils
-
Generate SQL query string using a TOP clause
- getAboutResource() - Method in class org.springframework.cloud.dataflow.server.controller.AboutController
-
Return meta information about the dataflow server.
- getAdded() - Method in class org.springframework.cloud.dataflow.server.service.impl.diff.PropertiesDiff
-
Gets the added properties.
- getAppDeploymentRequests() - Method in class org.springframework.cloud.dataflow.server.stream.StreamDeploymentRequest
-
Return the list of AppDeploymentRequest
for the stream.
- getAppResource() - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskExecutionInformation
-
- getAppsStatuses() - Method in class org.springframework.cloud.dataflow.server.service.ValidationStatus
-
- getAppStatus(String) - Method in class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
-
- getAppStatus(String) - Method in interface org.springframework.cloud.dataflow.server.stream.StreamDeployer
-
Gets runtime application status
- getAppStatuses(Pageable) - Method in class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
-
- getAppStatuses(Pageable) - Method in interface org.springframework.cloud.dataflow.server.stream.StreamDeployer
-
Returns application statuses of all deployed applications
- getAttributes() - Method in class org.springframework.cloud.dataflow.server.stream.AppInstanceStatusImpl
-
- getAuditActionTypes() - Method in class org.springframework.cloud.dataflow.server.controller.AuditRecordController
-
- getAuditOperationTypes() - Method in class org.springframework.cloud.dataflow.server.controller.AuditRecordController
-
- getChanged() - Method in class org.springframework.cloud.dataflow.server.service.impl.diff.PropertiesDiff
-
Gets the changed properties.
- getChecksumSha1() - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.DependencyAboutInfo
-
- getChecksumSha1Url() - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.DependencyAboutInfo
-
- getChecksumSha256() - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.DependencyAboutInfo
-
- getChecksumSha256Url() - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.DependencyAboutInfo
-
- getCloudProfile() - Method in interface org.springframework.cloud.dataflow.server.config.CloudProfileProvider
-
Get the profile name to add to the spring environment
- getColumns() - Method in class org.springframework.cloud.dataflow.server.repository.support.SearchPageable
-
- getCommand() - Method in class org.springframework.cloud.dataflow.server.db.migration.SqlCommand
-
Gets the command.
- getCommands(Event, Context) - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractBaselineCallback
-
- getCommands(Event, Context) - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractCallback
-
Gets the commands.
- getCommands() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractInitialSetupMigration
-
- getCommands() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractMigration
-
Gets the commands.
- getCommands() - Method in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.R__Hibernate_Sequence
-
- getCommon() - Method in class org.springframework.cloud.dataflow.server.service.impl.diff.PropertiesDiff
-
Gets the common properties.
- getComposedTaskRunnerName() - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties
-
- getConnectTimeoutInMillis() - Method in class org.springframework.cloud.dataflow.server.DockerValidatorProperties
-
- getCount() - Method in class org.springframework.cloud.dataflow.server.service.impl.validation.DockerResult
-
- getCurrentAuditor() - Method in class org.springframework.cloud.dataflow.server.service.SpringSecurityAuditorAware
-
- getCurrentTaskExecutionsInfo() - Method in class org.springframework.cloud.dataflow.server.controller.TaskExecutionController
-
- getDefinitionDsl() - Method in class org.springframework.cloud.dataflow.server.service.ValidationStatus
-
- getDefinitionName() - Method in class org.springframework.cloud.dataflow.server.service.ValidationStatus
-
- getDeleted() - Method in class org.springframework.cloud.dataflow.server.service.impl.diff.PropertiesDiff
-
Gets the deleted properties.
- getDependencies() - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties
-
- getDependencyFetch() - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties
-
- getDeployerProperties() - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties
-
- getDeploymentPropertiesDifference() - Method in class org.springframework.cloud.dataflow.server.service.impl.diff.TaskManifestDifference
-
- getDescription() - Method in class org.springframework.cloud.dataflow.server.service.ValidationStatus
-
- getDockerAuthUrl() - Method in class org.springframework.cloud.dataflow.server.DockerValidatorProperties
-
- getDockerRegistryUrl() - Method in class org.springframework.cloud.dataflow.server.DockerValidatorProperties
-
- getDslText() - Method in class org.springframework.cloud.dataflow.server.stream.StreamDeploymentRequest
-
Return the DSL definition for this stream.
- getDuration() - Method in class org.springframework.cloud.dataflow.server.job.support.StepExecutionProgressInfo
-
- getEstimatedPercentComplete() - Method in class org.springframework.cloud.dataflow.server.job.support.StepExecutionProgressInfo
-
- getEstimatedPercentCompleteMessage() - Method in class org.springframework.cloud.dataflow.server.job.support.StepExecutionProgressInfo
-
- getFromClause() - Method in class org.springframework.cloud.dataflow.server.repository.support.AbstractSqlPagingQueryProvider
-
- getGroupExcludes() - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties.DeployerProperties
-
- getGroupIncludes() - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties.DeployerProperties
-
- getId() - Method in class org.springframework.cloud.dataflow.server.stream.AppInstanceStatusImpl
-
- getJobExecution(Long) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
-
Get a JobExecution
by id.
- getJobExecution(Long) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
-
- getJobExecution(long) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskJobService
-
- getJobExecution(long) - Method in interface org.springframework.cloud.dataflow.server.service.TaskJobService
-
Retrieves a JobExecution from the JobRepository and matches it with a task id.
- getJobExecutions(String, int, int) - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableJobExecutionDao
-
- getJobExecutions(int, int) - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableJobExecutionDao
-
- getJobExecutions(String, int, int) - Method in interface org.springframework.cloud.dataflow.server.batch.SearchableJobExecutionDao
-
Get the JobExecutions
for a specific job name in
reverse order of creation (so normally of execution).
- getJobExecutions(int, int) - Method in interface org.springframework.cloud.dataflow.server.batch.SearchableJobExecutionDao
-
Get the JobExecutions
in reverse order of creation
(so normally of execution).
- getJobExecutionsForJobInstance(String, Long) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
-
Get all the job executions for a given job instance.
- getJobExecutionsForJobInstance(String, Long) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
-
- getJobExecutionsWithStepCount(String, int, int) - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableJobExecutionDao
-
- getJobExecutionsWithStepCount(int, int) - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableJobExecutionDao
-
- getJobExecutionsWithStepCount(String, int, int) - Method in interface org.springframework.cloud.dataflow.server.batch.SearchableJobExecutionDao
-
Get the
JobExecutions
for a specific job name in
reverse order of creation (so normally of execution).
- getJobExecutionsWithStepCount(int, int) - Method in interface org.springframework.cloud.dataflow.server.batch.SearchableJobExecutionDao
-
Get the
JobExecutions
in reverse order of creation
(so normally of execution) without StepExecution.
- getJobInstance(long) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
-
Get a job instance
by id.
- getJobInstance(long) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
-
- getJobInstance(long) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskJobService
-
- getJobInstance(long) - Method in interface org.springframework.cloud.dataflow.server.service.TaskJobService
-
Retrieves a JobInstance
from the JobRepository and matches it with the
associated JobExecution
s.
- getLastJobParameters(String) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
-
Get the last JobParameters
used to execute a job successfully.
- getLastJobParameters(String) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
-
- getLatestManifest(String) - Method in interface org.springframework.cloud.dataflow.server.repository.DataflowTaskExecutionMetadataDao
-
Returns the manifest for the most recently launched instance of the task name requested.
- getLatestManifest(String) - Method in class org.springframework.cloud.dataflow.server.repository.JdbcDataflowTaskExecutionMetadataDao
-
- getLatestTaskExecution() - Method in class org.springframework.cloud.dataflow.server.controller.support.TaskExecutionAwareTaskDefinition
-
Returns the associated TaskExecution
if available.
- getLog(String) - Method in class org.springframework.cloud.dataflow.server.controller.StreamLogsController
-
- getLog(String, String) - Method in class org.springframework.cloud.dataflow.server.controller.StreamLogsController
-
- getLog(String, String) - Method in class org.springframework.cloud.dataflow.server.controller.TaskLogsController
-
Retrieve logs for the task execution identified by the provided external execution ID
- getLog(String, String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionService
-
- getLog(String, String) - Method in interface org.springframework.cloud.dataflow.server.service.TaskExecutionService
-
Retrieve logs for the task application.
- getLog(String) - Method in class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
-
- getLog(String, String) - Method in class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
-
- getLog(String) - Method in interface org.springframework.cloud.dataflow.server.stream.StreamDeployer
-
Returns the logs of all the applications of the stream identified by the stream name.
- getLog(String, String) - Method in interface org.springframework.cloud.dataflow.server.stream.StreamDeployer
-
Returns the logs of a specific application in the stream identified by the stream name.
- getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.springframework.cloud.dataflow.server.config.OnLocalPlatform
-
- getMaxSchedulesReturned() - Method in class org.springframework.cloud.dataflow.server.service.SchedulerServiceProperties
-
- getMergedDeploymentProperties() - Method in class org.springframework.cloud.dataflow.server.service.impl.diff.TaskAnalysisReport
-
- getMessage() - Method in exception org.springframework.cloud.dataflow.server.controller.AppAlreadyRegisteredException
-
- getMetadataResource() - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskExecutionInformation
-
- getMetadataUri() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractMigrateUriRegistrySqlCommand.AppRegistrationMigrationData
-
- getName() - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.DependencyAboutInfo
-
- getName() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractMigrateUriRegistrySqlCommand.AppRegistrationMigrationData
-
- getName() - Method in exception org.springframework.cloud.dataflow.server.repository.NoSuchStreamDefinitionException
-
- getName() - Method in exception org.springframework.cloud.dataflow.server.repository.NoSuchStreamDeploymentException
-
- getName() - Method in class org.springframework.cloud.dataflow.server.service.impl.validation.DockerTag
-
- getNext() - Method in class org.springframework.cloud.dataflow.server.service.impl.validation.DockerResult
-
- getObject() - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobServiceFactoryBean
-
- getObject() - Method in class org.springframework.cloud.dataflow.server.job.TaskExplorerFactoryBean
-
- getObject() - Method in class org.springframework.cloud.dataflow.server.repository.support.SqlPagingQueryProviderFactoryBean
-
Get a
PagingQueryProvider
instance using the provided properties and
appropriate for the given database type.
- getObjectType() - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobServiceFactoryBean
-
- getObjectType() - Method in class org.springframework.cloud.dataflow.server.job.TaskExplorerFactoryBean
-
- getObjectType() - Method in class org.springframework.cloud.dataflow.server.repository.support.SqlPagingQueryProviderFactoryBean
-
- getOrder() - Method in class org.springframework.cloud.dataflow.server.config.DefaultEnvironmentPostProcessor
-
- getOriginal() - Method in class org.springframework.cloud.dataflow.server.service.impl.diff.PropertiesDiff.PropertyChange
-
Gets the original property value.
- getOriginalTaskDefinition() - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskExecutionInformation
-
- getPageable() - Method in class org.springframework.cloud.dataflow.server.repository.support.SearchPageable
-
- getPageQuery(Pageable) - Method in class org.springframework.cloud.dataflow.server.repository.support.Db2PagingQueryProvider
-
- getPageQuery(Pageable) - Method in class org.springframework.cloud.dataflow.server.repository.support.H2PagingQueryProvider
-
- getPageQuery(Pageable) - Method in class org.springframework.cloud.dataflow.server.repository.support.HsqlPagingQueryProvider
-
- getPageQuery(Pageable) - Method in class org.springframework.cloud.dataflow.server.repository.support.MySqlPagingQueryProvider
-
- getPageQuery(Pageable) - Method in class org.springframework.cloud.dataflow.server.repository.support.OraclePagingQueryProvider
-
- getPageQuery(Pageable) - Method in interface org.springframework.cloud.dataflow.server.repository.support.PagingQueryProvider
-
Generate the query that will provide the jump to item query.
- getPageQuery(Pageable) - Method in class org.springframework.cloud.dataflow.server.repository.support.PostgresPagingQueryProvider
-
- getPageQuery(Pageable) - Method in class org.springframework.cloud.dataflow.server.repository.support.SqlServerPagingQueryProvider
-
- getParameterCount() - Method in class org.springframework.cloud.dataflow.server.repository.support.AbstractSqlPagingQueryProvider
-
- getParameterCount() - Method in interface org.springframework.cloud.dataflow.server.repository.support.PagingQueryProvider
-
The number of parameters that are declared in the query
- getPassword() - Method in class org.springframework.cloud.dataflow.server.controller.security.support.AuthenticationRequest
-
- getPassword() - Method in class org.springframework.cloud.dataflow.server.DockerValidatorProperties
-
- getPrevious() - Method in exception org.springframework.cloud.dataflow.server.controller.AppAlreadyRegisteredException
-
- getPropertyExcludes() - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties.DeployerProperties
-
- getPropertyIncludes() - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties.DeployerProperties
-
- getReadTimeoutInMillis() - Method in class org.springframework.cloud.dataflow.server.DockerValidatorProperties
-
- getRefreshInterval() - Method in class org.springframework.cloud.dataflow.server.config.GrafanaInfoProperties
-
- getRemoved() - Method in class org.springframework.cloud.dataflow.server.service.impl.diff.PropertiesDiff
-
Gets the removed properties.
- getReplaced() - Method in class org.springframework.cloud.dataflow.server.service.impl.diff.PropertiesDiff.PropertyChange
-
Gets the replaced property value.
- getResults() - Method in class org.springframework.cloud.dataflow.server.service.impl.validation.DockerResult
-
- getRunningJobExecutions() - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableJobExecutionDao
-
- getRunningJobExecutions() - Method in interface org.springframework.cloud.dataflow.server.batch.SearchableJobExecutionDao
-
Find all the running executions (status less than STOPPING).
- getSchedule(String) - Method in class org.springframework.cloud.dataflow.server.controller.TaskSchedulerController
-
Return a ScheduleInfo
for a specific Schedule.
- getSchedule(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultSchedulerService
-
- getSchedule(String) - Method in interface org.springframework.cloud.dataflow.server.service.SchedulerService
-
Retrieves the ScheduleInfo
for the specified ScheduleName.
- getSearchQuery() - Method in class org.springframework.cloud.dataflow.server.repository.support.SearchPageable
-
- getSecurityInfo() - Method in class org.springframework.cloud.dataflow.server.controller.security.SecurityController
-
Return security information.
- getSelectClause() - Method in class org.springframework.cloud.dataflow.server.repository.support.AbstractSqlPagingQueryProvider
-
- getSortKeys() - Method in class org.springframework.cloud.dataflow.server.repository.support.AbstractSqlPagingQueryProvider
-
A Map<String, Order> of sort columns as the key and
Order
for
ascending/descending.
- getSortKeys() - Method in interface org.springframework.cloud.dataflow.server.repository.support.PagingQueryProvider
-
The sort keys.
- getSpringCloudDataflowCore() - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.Dependencies
-
- getSpringCloudDataflowDashboard() - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.Dependencies
-
- getSpringCloudDataflowImplementation() - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.Dependencies
-
- getSpringCloudDataflowShell() - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.Dependencies
-
- getState() - Method in class org.springframework.cloud.dataflow.server.stream.AppInstanceStatusImpl
-
- getStepCount() - Method in class org.springframework.cloud.dataflow.server.batch.JobExecutionWithStepCount
-
- getStepExecution(Long, Long) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
-
Locate a StepExecution
from its id and that of its parent JobExecution
.
- getStepExecution(Long, Long) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
-
- getStepExecution(Long, Long) - Method in class org.springframework.cloud.dataflow.server.controller.JobStepExecutionController
-
- getStepExecution() - Method in class org.springframework.cloud.dataflow.server.job.support.StepExecutionProgressInfo
-
- getStepExecutionHistory() - Method in class org.springframework.cloud.dataflow.server.job.support.StepExecutionProgressInfo
-
- getStepExecutionId() - Method in class org.springframework.cloud.dataflow.server.job.support.StepExecutionProgressInfo
-
- getStepExecutions(Long) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
-
Get the step executions
for a given job execution (by id).
- getStepExecutions(Long) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
-
- getStepNamesForJob(String) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
-
Get the names of the steps in a job (or a historical list of recent execution names if
the Job is not launchable).
- getStepNamesForJob(String) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
-
- getStream() - Method in class org.springframework.cloud.dataflow.server.config.apps.CommonApplicationProperties
-
- getStreamDeployerProperties() - Method in class org.springframework.cloud.dataflow.server.stream.StreamDeploymentRequest
-
Return the Stream Deployer properties.
- getStreamInfo(String) - Method in class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
-
- getStreamInfo(String) - Method in interface org.springframework.cloud.dataflow.server.stream.StreamDeployer
-
Get stream information (including the deployment properties) for the given stream name.
- getStreamName() - Method in class org.springframework.cloud.dataflow.server.stream.StreamDeploymentRequest
-
Return the name of this stream.
- getStreams() - Method in class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
-
- getStreams() - Method in interface org.springframework.cloud.dataflow.server.stream.StreamDeployer
-
Returns the list of stream names that correspond to the currently available skipper releases.
- getStreamStatuses(String) - Method in class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
-
- getStreamStatuses(String[]) - Method in class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
-
- getStreamStatuses(String) - Method in interface org.springframework.cloud.dataflow.server.stream.StreamDeployer
-
Returns the deployed application statuses part for the streamName stream.
- getStreamStatuses(String[]) - Method in interface org.springframework.cloud.dataflow.server.stream.StreamDeployer
-
Returns the deployed application statuses part for the streamName streams.
- getSuppressedErrorCodes() - Method in class org.springframework.cloud.dataflow.server.db.migration.SqlCommand
-
Gets the suppressed error codes.
- getTask() - Method in class org.springframework.cloud.dataflow.server.config.apps.CommonApplicationProperties
-
- getTaskDefinition() - Method in class org.springframework.cloud.dataflow.server.controller.support.TaskExecutionAwareTaskDefinition
-
- getTaskDefinition() - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskExecutionInformation
-
- getTaskDeploymentProperties() - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskExecutionInformation
-
- getTaskManifestDifference() - Method in class org.springframework.cloud.dataflow.server.service.impl.diff.TaskAnalysisReport
-
- getTaskResource(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultSchedulerService
-
- getToken() - Method in class org.springframework.cloud.dataflow.server.config.GrafanaInfoProperties
-
- getToken() - Method in class org.springframework.cloud.dataflow.server.service.impl.validation.DockerAuth
-
- getType() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractMigrateUriRegistrySqlCommand.AppRegistrationMigrationData
-
- getUri() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractMigrateUriRegistrySqlCommand.AppRegistrationMigrationData
-
- getURI() - Method in class org.springframework.cloud.dataflow.server.service.impl.ResourceMixin
-
- getUrl() - Method in class org.springframework.cloud.dataflow.server.config.GrafanaInfoProperties
-
- getUrl() - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.DependencyAboutInfo
-
- getUsername() - Method in class org.springframework.cloud.dataflow.server.controller.security.support.AuthenticationRequest
-
- getUserName() - Method in class org.springframework.cloud.dataflow.server.DockerValidatorProperties
-
- getVersion() - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.DependencyAboutInfo
-
- getVersion() - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractMigrateUriRegistrySqlCommand.AppRegistrationMigrationData
-
- getWhereClause() - Method in class org.springframework.cloud.dataflow.server.repository.support.AbstractSqlPagingQueryProvider
-
- GrafanaInfoProperties - Class in org.springframework.cloud.dataflow.server.config
-
- GrafanaInfoProperties() - Constructor for class org.springframework.cloud.dataflow.server.config.GrafanaInfoProperties
-
- launch(String, JobParameters) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
-
Launch a job with the parameters provided.
- launch(String, JobParameters) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
-
- launch(String, String, String, String) - Method in class org.springframework.cloud.dataflow.server.controller.TaskExecutionController
-
Request the launching of an existing task definition.
- launcherInitializationService(LauncherRepository, List<TaskPlatform>, DeployerConfigurationMetadataResolver) - Method in class org.springframework.cloud.dataflow.server.config.features.TaskConfiguration
-
- LauncherInitializationService - Class in org.springframework.cloud.dataflow.server.service
-
- LauncherInitializationService(LauncherRepository, List<TaskPlatform>, DeployerConfigurationMetadataResolver) - Constructor for class org.springframework.cloud.dataflow.server.service.LauncherInitializationService
-
- LauncherRepository - Interface in org.springframework.cloud.dataflow.server.job
-
Repository for Launchers
- left(Map<String, String>) - Method in class org.springframework.cloud.dataflow.server.service.impl.diff.PropertiesDiff.Builder
-
Adds a left hand side map.
- list(Pageable, PagedResourcesAssembler<AppRegistration>, ApplicationType, String) - Method in class org.springframework.cloud.dataflow.server.controller.AppRegistryController
-
List app registrations.
- list(Pageable, AuditActionType[], AuditOperationType[], String, String, PagedResourcesAssembler<AuditRecord>) - Method in class org.springframework.cloud.dataflow.server.controller.AuditRecordController
-
- list(Pageable, PagedResourcesAssembler<TaskJobExecution>) - Method in class org.springframework.cloud.dataflow.server.controller.JobExecutionController
-
- list(String, Pageable, PagedResourcesAssembler<JobInstanceExecutions>) - Method in class org.springframework.cloud.dataflow.server.controller.JobInstanceController
-
- list(Pageable, String, PagedResourcesAssembler<AppInstanceStatus>) - Method in class org.springframework.cloud.dataflow.server.controller.RuntimeAppInstanceController
-
- list(Pageable, PagedResourcesAssembler<AppStatus>) - Method in class org.springframework.cloud.dataflow.server.controller.RuntimeAppsController
-
- list(Pageable, String, PagedResourcesAssembler<StreamDefinition>) - Method in class org.springframework.cloud.dataflow.server.controller.StreamDefinitionController
-
- list(Pageable, String, PagedResourcesAssembler<TaskExecutionAwareTaskDefinition>) - Method in class org.springframework.cloud.dataflow.server.controller.TaskDefinitionController
-
- list(Pageable, PagedResourcesAssembler<TaskJobExecutionRel>) - Method in class org.springframework.cloud.dataflow.server.controller.TaskExecutionController
-
- list(Pageable, PagedResourcesAssembler<Launcher>) - Method in class org.springframework.cloud.dataflow.server.controller.TaskPlatformController
-
Returns the list of platform accounts available for launching tasks.
- list(Pageable, PagedResourcesAssembler<ScheduleInfo>) - Method in class org.springframework.cloud.dataflow.server.controller.TaskSchedulerController
-
Return a page-able list of ScheduleInfo
s.
- list(Pageable, String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultSchedulerService
-
- list(Pageable) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultSchedulerService
-
- list(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultSchedulerService
-
- list() - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultSchedulerService
-
- list(Pageable, String) - Method in interface org.springframework.cloud.dataflow.server.service.SchedulerService
-
List all of the Schedules associated with the provided TaskDefinition.
- list(Pageable) - Method in interface org.springframework.cloud.dataflow.server.service.SchedulerService
-
List all of the schedules registered with the system.
- list(String) - Method in interface org.springframework.cloud.dataflow.server.service.SchedulerService
-
- list() - Method in interface org.springframework.cloud.dataflow.server.service.SchedulerService
-
- listJobExecutions(int, int) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
-
List the job executions
in descending order of creation (usually
close to execution order).
- listJobExecutions(int, int) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
-
- listJobExecutions(Pageable) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskJobService
-
- listJobExecutions(Pageable) - Method in interface org.springframework.cloud.dataflow.server.service.TaskJobService
-
Retrieves Pageable list of JobExecution
s from the JobRepository and matches the
data with a task id.
- listJobExecutionsForJob(String, int, int) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
-
List the job executions
for a job in descending order of creation
(usually close to execution order).
- listJobExecutionsForJob(String, int, int) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
-
- listJobExecutionsForJob(Pageable, String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskJobService
-
- listJobExecutionsForJob(Pageable, String) - Method in interface org.springframework.cloud.dataflow.server.service.TaskJobService
-
Retrieves Pageable list of JobExecution
from the JobRepository with a specific
jobName and matches the data with a task id.
- listJobExecutionsForJobWithStepCount(String, int, int) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
-
List the
job executions
for a job in descending order
of creation (usually close to execution order).
- listJobExecutionsForJobWithStepCount(String, int, int) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
-
- listJobExecutionsForJobWithStepCount(Pageable, String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskJobService
-
- listJobExecutionsForJobWithStepCount(Pageable, String) - Method in interface org.springframework.cloud.dataflow.server.service.TaskJobService
-
Retrieves Pageable list of
JobExecutionWithStepCount
from the JobRepository with a specific
jobName and matches the data with a task id.
- listJobExecutionsWithStepCount(int, int) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
-
List the
JobExecutions
in descending order of
creation (usually close to execution order) without step execution data.
- listJobExecutionsWithStepCount(int, int) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
-
- listJobExecutionsWithStepCount(Pageable) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskJobService
-
- listJobExecutionsWithStepCount(Pageable) - Method in interface org.springframework.cloud.dataflow.server.service.TaskJobService
-
Retrieves Pageable list of
JobExecutionWithStepCount
s from the JobRepository and matches the
data with a task id but excludes the step executions.
- listJobInstances(String, int, int) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
-
List the job instances
in descending order of creation (usually
close to order of execution).
- listJobInstances(String, int, int) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
-
- listJobs(int, int) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
-
Query the job names in the system, either launchable or not.
- listJobs(int, int) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
-
- listJobsOnly(Pageable, PagedResourcesAssembler<TaskJobExecution>) - Method in class org.springframework.cloud.dataflow.server.controller.JobExecutionThinController
-
- listRelated(Pageable, String, boolean, PagedResourcesAssembler<StreamDefinition>) - Method in class org.springframework.cloud.dataflow.server.controller.StreamDefinitionController
-
Return a list of related stream definition resources based on the given stream name.
- listStepExecutionsForStep(String, String, int, int) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
-
List the step executions
for a step in descending order of
creation (usually close to execution order).
- listStepExecutionsForStep(String, String, int, int) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
-
- listTaskJobInstancesForJobName(Pageable, String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskJobService
-
- listTaskJobInstancesForJobName(Pageable, String) - Method in interface org.springframework.cloud.dataflow.server.service.TaskJobService
-
Retrieves Pageable list of
JobInstanceExecutions
from the JobRepository with a
specific jobName and matches the data with the associated JobExecutions.
- LocalPlatformProperties - Class in org.springframework.cloud.dataflow.server.config.features
-
- LocalPlatformProperties() - Constructor for class org.springframework.cloud.dataflow.server.config.features.LocalPlatformProperties
-
- localTaskPlatform(LocalPlatformProperties, Scheduler) - Method in class org.springframework.cloud.dataflow.server.config.features.TaskConfiguration
-
The default profile is active when no other profiles are active.
- LocalTaskPlatformFactory - Class in org.springframework.cloud.dataflow.server.config.features
-
- LocalTaskPlatformFactory(LocalPlatformProperties, Scheduler) - Constructor for class org.springframework.cloud.dataflow.server.config.features.LocalTaskPlatformFactory
-
- OffsetOutOfBoundsException - Exception in org.springframework.cloud.dataflow.server.service.impl
-
Exception thrown when a user requests a page and size combination that creates
an offset that is greater than
Integer.MAX_VALUE
.
- OffsetOutOfBoundsException(String) - Constructor for exception org.springframework.cloud.dataflow.server.service.impl.OffsetOutOfBoundsException
-
- onApplicationEvent(ContextClosedEvent) - Method in class org.springframework.cloud.dataflow.server.config.web.WebConfiguration
-
- onClientGenericBadRequest(Exception) - Method in class org.springframework.cloud.dataflow.server.controller.RestControllerAdvice
-
Client did not formulate a correct request.
- onConflictException(Exception) - Method in class org.springframework.cloud.dataflow.server.controller.RestControllerAdvice
-
Log the exception message at warn level and stack trace as trace level.
- onConstraintViolationException(ConstraintViolationException) - Method in class org.springframework.cloud.dataflow.server.controller.RestControllerAdvice
-
The exception handler is trigger if a JSR303 ConstraintViolationException
is being raised.
- onException(Exception) - Method in class org.springframework.cloud.dataflow.server.controller.RestControllerAdvice
-
Handles the general error case.
- OnLocalPlatform - Class in org.springframework.cloud.dataflow.server.config
-
When Server in not deployed on a cloud platform, it is considered to be on a Local platform.
- OnLocalPlatform() - Constructor for class org.springframework.cloud.dataflow.server.config.OnLocalPlatform
-
- onNotFoundException(Exception) - Method in class org.springframework.cloud.dataflow.server.controller.RestControllerAdvice
-
Log the exception message at warn level and stack trace as trace level.
- onStartup(ServletContext) - Method in class org.springframework.cloud.dataflow.server.config.web.WebConfiguration
-
- onUnprocessableEntityException(Exception) - Method in class org.springframework.cloud.dataflow.server.controller.RestControllerAdvice
-
Log the exception message at warn level and stack trace as trace level.
- OracleBeforeBaseline - Class in org.springframework.cloud.dataflow.server.db.migration.oracle
-
Baselining schema setup for postgres
.
- OracleBeforeBaseline() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
-
Instantiates a new postgres before baseline.
- OracleMigrateUriRegistrySqlCommand - Class in org.springframework.cloud.dataflow.server.db.migration.oracle
-
oracle
related SqlCommand
for migrating data from
URI_REGISTRY
into app_registration
.
- OracleMigrateUriRegistrySqlCommand() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleMigrateUriRegistrySqlCommand
-
- OraclePagingQueryProvider - Class in org.springframework.cloud.dataflow.server.repository.support
-
- OraclePagingQueryProvider() - Constructor for class org.springframework.cloud.dataflow.server.repository.support.OraclePagingQueryProvider
-
- Order - Enum in org.springframework.cloud.dataflow.server.repository.support
-
The direction of the sort in an ORDER BY clause.
- org.springframework.cloud.dataflow.server - package org.springframework.cloud.dataflow.server
-
Root package of Spring Cloud Data Flow Core.
- org.springframework.cloud.dataflow.server.batch - package org.springframework.cloud.dataflow.server.batch
-
- org.springframework.cloud.dataflow.server.completion - package org.springframework.cloud.dataflow.server.completion
-
Contains classes for the auto-completion support.
- org.springframework.cloud.dataflow.server.config - package org.springframework.cloud.dataflow.server.config
-
Spring Cloud Data Flow Server configuration classes.
- org.springframework.cloud.dataflow.server.config.apps - package org.springframework.cloud.dataflow.server.config.apps
-
Package for the classes that have common application configuration properties.
- org.springframework.cloud.dataflow.server.config.features - package org.springframework.cloud.dataflow.server.config.features
-
Contains specific features' configuration classes.
- org.springframework.cloud.dataflow.server.config.web - package org.springframework.cloud.dataflow.server.config.web
-
Contains web configuration classes.
- org.springframework.cloud.dataflow.server.controller - package org.springframework.cloud.dataflow.server.controller
-
Spring Cloud Data Flow Server Controllers.
- org.springframework.cloud.dataflow.server.controller.security - package org.springframework.cloud.dataflow.server.controller.security
-
Provides security-related Controllers.
- org.springframework.cloud.dataflow.server.controller.security.support - package org.springframework.cloud.dataflow.server.controller.security.support
-
- org.springframework.cloud.dataflow.server.controller.support - package org.springframework.cloud.dataflow.server.controller.support
-
Contains supporting classes and utilities for the web controllers.
- org.springframework.cloud.dataflow.server.db.migration - package org.springframework.cloud.dataflow.server.db.migration
-
- org.springframework.cloud.dataflow.server.db.migration.db2 - package org.springframework.cloud.dataflow.server.db.migration.db2
-
- org.springframework.cloud.dataflow.server.db.migration.mysql - package org.springframework.cloud.dataflow.server.db.migration.mysql
-
- org.springframework.cloud.dataflow.server.db.migration.oracle - package org.springframework.cloud.dataflow.server.db.migration.oracle
-
- org.springframework.cloud.dataflow.server.db.migration.postgresql - package org.springframework.cloud.dataflow.server.db.migration.postgresql
-
- org.springframework.cloud.dataflow.server.db.migration.sqlserver - package org.springframework.cloud.dataflow.server.db.migration.sqlserver
-
- org.springframework.cloud.dataflow.server.job - package org.springframework.cloud.dataflow.server.job
-
Contains core Batch Job functionality for Dataflow.
- org.springframework.cloud.dataflow.server.job.support - package org.springframework.cloud.dataflow.server.job.support
-
Contains supporting classes for the Dataflow Batch Job functionality.
- org.springframework.cloud.dataflow.server.repository - package org.springframework.cloud.dataflow.server.repository
-
Spring Cloud Data Flow Server Repositories.
- org.springframework.cloud.dataflow.server.repository.support - package org.springframework.cloud.dataflow.server.repository.support
-
Provides RDBMS-related support classes including
PagingQueryProvider
implementations for supported databases.
- org.springframework.cloud.dataflow.server.service - package org.springframework.cloud.dataflow.server.service
-
Contains various Services (Interfaces) that are part of the Dataflow Server.
- org.springframework.cloud.dataflow.server.service.impl - package org.springframework.cloud.dataflow.server.service.impl
-
Contains Service implementations for the Dataflow Server.
- org.springframework.cloud.dataflow.server.service.impl.diff - package org.springframework.cloud.dataflow.server.service.impl.diff
-
- org.springframework.cloud.dataflow.server.service.impl.validation - package org.springframework.cloud.dataflow.server.service.impl.validation
-
- org.springframework.cloud.dataflow.server.stream - package org.springframework.cloud.dataflow.server.stream
-
- org.springframework.cloud.dataflow.server.support - package org.springframework.cloud.dataflow.server.support
-
Contains support classes and utilities for the Data Flow server package.
- R__Hibernate_Sequence - Class in org.springframework.cloud.dataflow.server.db.migration.db2
-
Repeatable migration ensuring that hibernate_sequence
table exists.
- R__Hibernate_Sequence() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.db2.R__Hibernate_Sequence
-
- R__Hibernate_Sequence - Class in org.springframework.cloud.dataflow.server.db.migration.oracle
-
Repeatable migration ensuring that hibernate_sequence
table exists.
- R__Hibernate_Sequence() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.oracle.R__Hibernate_Sequence
-
- R__Hibernate_Sequence - Class in org.springframework.cloud.dataflow.server.db.migration.sqlserver
-
Repeatable migration ensuring that hibernate_sequence
table exists.
- R__Hibernate_Sequence() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.sqlserver.R__Hibernate_Sequence
-
- register(ApplicationType, String, String, String, String, boolean) - Method in class org.springframework.cloud.dataflow.server.controller.AppRegistryController
-
Register a module name and type with its URI.
- register(ApplicationType, String, String, String, boolean) - Method in class org.springframework.cloud.dataflow.server.controller.AppRegistryController
-
Deprecated.
- registerAll(Pageable, PagedResourcesAssembler<AppRegistration>, String, String, boolean) - Method in class org.springframework.cloud.dataflow.server.controller.AppRegistryController
-
Register all applications listed in a properties file or provided as key/value pairs.
- RelaxedNames - Class in org.springframework.cloud.dataflow.server.support
-
Generates relaxed name variations from a given source.
- RelaxedNames(String) - Constructor for class org.springframework.cloud.dataflow.server.support.RelaxedNames
-
- relProviderOverridingBeanPostProcessor() - Method in class org.springframework.cloud.dataflow.server.config.web.WebConfiguration
-
- removeInactiveExecutions() - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
-
Check all the active executions and see if they are still actually running.
- RENAME_APP_REGISTRATION_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
-
- RENAME_APP_REGISTRATION_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
-
- RENAME_APP_REGISTRATION_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
-
- RENAME_APP_REGISTRATION_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
-
- RENAME_APP_REGISTRATION_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
-
- RENAME_AUDIT_RECORDS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
-
- RENAME_AUDIT_RECORDS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
-
- RENAME_AUDIT_RECORDS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
-
- RENAME_AUDIT_RECORDS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
-
- RENAME_AUDIT_RECORDS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
-
- RENAME_STREAM_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
-
- RENAME_STREAM_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
-
- RENAME_STREAM_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
-
- RENAME_STREAM_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
-
- RENAME_STREAM_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
-
- RENAME_TASK_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.db2.Db2BeforeBaseline
-
- RENAME_TASK_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.mysql.MysqlBeforeBaseline
-
- RENAME_TASK_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.oracle.OracleBeforeBaseline
-
- RENAME_TASK_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.postgresql.PostgresBeforeBaseline
-
- RENAME_TASK_DEFINITIONS_TMP_TABLE - Static variable in class org.springframework.cloud.dataflow.server.db.migration.sqlserver.MsSqlBeforeBaseline
-
- resolve() - Method in class org.springframework.cloud.dataflow.server.service.DeployerConfigurationMetadataResolver
-
Resolve all configuration metadata properties prefixed with spring.cloud.deployer.
- ResourceDeserializer - Class in org.springframework.cloud.dataflow.server.service.impl
-
Custom Jackson deserializer used to convert the URL of a resource (as it has been serialized) back to a Resource
- ResourceDeserializer(AppResourceCommon) - Constructor for class org.springframework.cloud.dataflow.server.service.impl.ResourceDeserializer
-
- ResourceMixin - Class in org.springframework.cloud.dataflow.server.service.impl
-
Jackson mixin used to serialize a Resource
as its URI
- ResourceMixin() - Constructor for class org.springframework.cloud.dataflow.server.service.impl.ResourceMixin
-
- restart(Long) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
-
Launch a job with the parameters provided.
- restart(Long, JobParameters) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
-
Launch a job with the parameters provided.
- restart(Long) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
-
- restart(Long, JobParameters) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
-
- restartJobExecution(long) - Method in class org.springframework.cloud.dataflow.server.controller.JobExecutionController
-
Restart the Job Execution with the given jobExecutionId.
- restartJobExecution(long) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskJobService
-
- restartJobExecution(long) - Method in interface org.springframework.cloud.dataflow.server.service.TaskJobService
-
Restarts a JobExecution
IF the respective JobExecution
is actually
deemed restartable.
- restControllerAdvice() - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration
-
- RestControllerAdvice - Class in org.springframework.cloud.dataflow.server.controller
-
Apply common behavior (exception handling etc.,) to all the REST controllers.
- RestControllerAdvice() - Constructor for class org.springframework.cloud.dataflow.server.controller.RestControllerAdvice
-
- retrieveJobsByName(String, Pageable, PagedResourcesAssembler<TaskJobExecution>) - Method in class org.springframework.cloud.dataflow.server.controller.JobExecutionController
-
Retrieve all task job executions with the task name specified
- retrieveJobsByName(String, Pageable, PagedResourcesAssembler<TaskJobExecution>) - Method in class org.springframework.cloud.dataflow.server.controller.JobExecutionThinController
-
Retrieve all task job executions with the task name specified
- retrieveTasksByName(String, Pageable, PagedResourcesAssembler<TaskJobExecutionRel>) - Method in class org.springframework.cloud.dataflow.server.controller.TaskExecutionController
-
Retrieve all task executions with the task name specified
- right(Map<String, String>) - Method in class org.springframework.cloud.dataflow.server.service.impl.diff.PropertiesDiff.Builder
-
Adds a right hand side map.
- rollback(String, Integer) - Method in class org.springframework.cloud.dataflow.server.controller.StreamDeploymentController
-
- rollbackStream(String, int) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
-
- rollbackStream(String, int) - Method in interface org.springframework.cloud.dataflow.server.service.StreamService
-
Rollback the stream to the previous or a specific version of the stream.
- rollbackStream(String, int) - Method in class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
-
Rollback the stream to a specific version
- rootController(EntityLinks) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration
-
- RootController - Class in org.springframework.cloud.dataflow.server.controller
-
Controller for the root resource of the Data Flow server.
- RootController(EntityLinks) - Constructor for class org.springframework.cloud.dataflow.server.controller.RootController
-
Construct an RootController
.
- RuntimeAppInstanceController - Class in org.springframework.cloud.dataflow.server.controller
-
- RuntimeAppInstanceController(StreamDeployer) - Constructor for class org.springframework.cloud.dataflow.server.controller.RuntimeAppInstanceController
-
Construct a new RuntimeAppInstanceController
- runtimeAppsController(StreamDeployer) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.StreamEnabledConfiguration
-
- RuntimeAppsController - Class in org.springframework.cloud.dataflow.server.controller
-
Exposes runtime status of deployed apps.
- RuntimeAppsController(StreamDeployer) - Constructor for class org.springframework.cloud.dataflow.server.controller.RuntimeAppsController
-
Construct a new runtime apps controller.
- runtimeAppsStatusFJPFB() - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.StreamEnabledConfiguration
-
- RuntimeStreamsController - Class in org.springframework.cloud.dataflow.server.controller
-
- RuntimeStreamsController(StreamDeployer) - Constructor for class org.springframework.cloud.dataflow.server.controller.RuntimeStreamsController
-
Construct a new runtime apps controller.
- runtimeStreamsControllerV2(StreamDeployer) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.StreamEnabledConfiguration
-
- save(String, String, String, boolean) - Method in class org.springframework.cloud.dataflow.server.controller.StreamDefinitionController
-
Create a new stream.
- save(String, String, String) - Method in class org.springframework.cloud.dataflow.server.controller.TaskDefinitionController
-
Register a task definition for future execution.
- save(String, String, String, String) - Method in class org.springframework.cloud.dataflow.server.controller.TaskSchedulerController
-
- save(TaskExecution, TaskManifest) - Method in interface org.springframework.cloud.dataflow.server.repository.DataflowTaskExecutionMetadataDao
-
Saves a TaskManifest
related to the supplied TaskExecution
- save(TaskExecution, TaskManifest) - Method in class org.springframework.cloud.dataflow.server.repository.JdbcDataflowTaskExecutionMetadataDao
-
- saveJobExecution(JobExecution) - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableJobExecutionDao
-
- saveTaskDefinition(TaskDefinition) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskSaveService
-
- saveTaskDefinition(TaskDefinition) - Method in interface org.springframework.cloud.dataflow.server.service.TaskSaveService
-
Saves the task definition.
- saveTaskService(TaskDefinitionRepository, AuditRecordService, AppRegistryService) - Method in class org.springframework.cloud.dataflow.server.config.features.TaskConfiguration
-
- scale(String, String, int, Map<String, String>) - Method in class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
-
- scale(String, String, int, Map<String, String>) - Method in interface org.springframework.cloud.dataflow.server.stream.StreamDeployer
-
For a selected stream scales the number of appName instances to count.
- scaleApplicationInstances(String, String, Integer, Map<String, String>) - Method in class org.springframework.cloud.dataflow.server.controller.StreamDeploymentController
-
Scale application instances in a deployed stream.
- scaleApplicationInstances(String, String, int, Map<String, String>) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
-
- scaleApplicationInstances(String, String, int, Map<String, String>) - Method in interface org.springframework.cloud.dataflow.server.service.StreamService
-
Scale application instances in a deployed stream.
- schedule(String, String, Map<String, String>, List<String>) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultSchedulerService
-
- schedule(String, String, Map<String, String>, List<String>) - Method in interface org.springframework.cloud.dataflow.server.service.SchedulerService
-
Schedules the task specified with the taskDefinitionName with the
platform specific scheduler.
- SCHEDULER_MAX_RETURNED_NUMBER - Static variable in class org.springframework.cloud.dataflow.server.service.SchedulerServiceProperties
-
- SCHEDULER_SERVICE_PREFIX - Static variable in class org.springframework.cloud.dataflow.server.service.SchedulerServiceProperties
-
- SchedulerConfiguration - Class in org.springframework.cloud.dataflow.server.config.features
-
- SchedulerConfiguration() - Constructor for class org.springframework.cloud.dataflow.server.config.features.SchedulerConfiguration
-
- SchedulerConfiguration.SchedulerConfigurationPropertyChecker - Class in org.springframework.cloud.dataflow.server.config.features
-
- SchedulerConfigurationPropertyChecker() - Constructor for class org.springframework.cloud.dataflow.server.config.features.SchedulerConfiguration.SchedulerConfigurationPropertyChecker
-
- schedulerService(CommonApplicationProperties, List<TaskPlatform>, TaskDefinitionRepository, AppRegistryService, ResourceLoader, TaskConfigurationProperties, DataSourceProperties, ApplicationConfigurationMetadataResolver, SchedulerServiceProperties, AuditRecordService) - Method in class org.springframework.cloud.dataflow.server.config.features.SchedulerConfiguration
-
- SchedulerService - Interface in org.springframework.cloud.dataflow.server.service
-
Provides Scheduler related services.
- SchedulerServiceProperties - Class in org.springframework.cloud.dataflow.server.service
-
Specifies the properties required to configure how data flow handles schedules.
- SchedulerServiceProperties() - Constructor for class org.springframework.cloud.dataflow.server.service.SchedulerServiceProperties
-
- SCHEDULES_ENABLED - Static variable in class org.springframework.cloud.dataflow.server.config.features.FeaturesProperties
-
- SearchableJobExecutionDao - Interface in org.springframework.cloud.dataflow.server.batch
-
- SearchableJobInstanceDao - Interface in org.springframework.cloud.dataflow.server.batch
-
- SearchableStepExecutionDao - Interface in org.springframework.cloud.dataflow.server.batch
-
Extension of the StepExecutionDao
interface to add additional search
features.
- SearchPageable - Class in org.springframework.cloud.dataflow.server.repository.support
-
Simple class that is composed of a Pageable
and several properties to
encapsulate findByTaskNameContains queries.
- SearchPageable(Pageable, String) - Constructor for class org.springframework.cloud.dataflow.server.repository.support.SearchPageable
-
- SecurityConfiguration() - Constructor for class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.SecurityConfiguration
-
- SecurityConfiguration - Class in org.springframework.cloud.dataflow.server.config
-
- SecurityConfiguration() - Constructor for class org.springframework.cloud.dataflow.server.config.SecurityConfiguration
-
- securityController(SecurityStateBean) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.SecurityConfiguration
-
- SecurityController - Class in org.springframework.cloud.dataflow.server.controller.security
-
Provides security-related meta information.
- SecurityController(SecurityStateBean) - Constructor for class org.springframework.cloud.dataflow.server.controller.security.SecurityController
-
- securityStateBean() - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.SecurityConfiguration
-
- setApplicationContext(ApplicationContext) - Method in class org.springframework.cloud.dataflow.server.service.DeployerConfigurationMetadataResolver
-
- setAppResource(Resource) - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskExecutionInformation
-
- setAppsStatuses(Map<String, String>) - Method in class org.springframework.cloud.dataflow.server.service.ValidationStatus
-
- setAutoCreateTaskDefinitions(boolean) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionService
-
- setAutoCreateTaskDefinitions(boolean) - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties
-
- setChecksumSha1(String) - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.DependencyAboutInfo
-
Establish the checksumSha1 for the dependency.
- setChecksumSha1Url(String) - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.DependencyAboutInfo
-
Establish the url where the checksumSha1 file exists..
- setChecksumSha256(String) - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.DependencyAboutInfo
-
Establish the checksumSha256 for the dependency.
- setChecksumSha256Url(String) - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.DependencyAboutInfo
-
Establish the url where the checksumSha256 file exists..
- setComposed(boolean) - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskExecutionInformation
-
- setComposedTaskRunnerName(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties
-
- setConnectTimeoutInMillis(int) - Method in class org.springframework.cloud.dataflow.server.DockerValidatorProperties
-
- setCount(int) - Method in class org.springframework.cloud.dataflow.server.service.impl.validation.DockerResult
-
- setDatabaseType(String) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobServiceFactoryBean
-
Sets the database type.
- setDatabaseType(String) - Method in class org.springframework.cloud.dataflow.server.repository.support.SqlPagingQueryProviderFactoryBean
-
- setDataSource(DataSource) - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableJobExecutionDao
-
- setDataSource(DataSource) - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableStepExecutionDao
-
- setDataSource(DataSource) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobServiceFactoryBean
-
- setDataSource(DataSource) - Method in class org.springframework.cloud.dataflow.server.repository.support.SqlPagingQueryProviderFactoryBean
-
- setDefaultVersion(boolean) - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractMigrateUriRegistrySqlCommand.AppRegistrationMigrationData
-
- setDefinitionDsl(String) - Method in class org.springframework.cloud.dataflow.server.service.ValidationStatus
-
- setDefinitionName(String) - Method in class org.springframework.cloud.dataflow.server.service.ValidationStatus
-
- setDependencies(VersionInfoProperties.Dependencies) - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties
-
- setDependencyFetch(VersionInfoProperties.DependencyStatus) - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties
-
Establish whether checksum information should be returned.
- setDeployerProperties(TaskConfigurationProperties.DeployerProperties) - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties
-
- setDescription(String) - Method in class org.springframework.cloud.dataflow.server.service.ValidationStatus
-
- setDockerAuthUrl(String) - Method in class org.springframework.cloud.dataflow.server.DockerValidatorProperties
-
- setDockerRegistryUrl(String) - Method in class org.springframework.cloud.dataflow.server.DockerValidatorProperties
-
- setEnabled(boolean) - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.DependencyStatus
-
Establishes if dependencies should returned.
- setFromClause(String) - Method in class org.springframework.cloud.dataflow.server.repository.support.AbstractSqlPagingQueryProvider
-
- setFromClause(String) - Method in class org.springframework.cloud.dataflow.server.repository.support.SqlPagingQueryProviderFactoryBean
-
- setGroupExcludes(String[]) - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties.DeployerProperties
-
- setGroupIncludes(String[]) - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties.DeployerProperties
-
- setIncrementerFactory(DataFieldMaxValueIncrementerFactory) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobServiceFactoryBean
-
A factory for incrementers (used to build primary keys for meta data).
- setJobExplorer(JobExplorer) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobServiceFactoryBean
-
- setJobLauncher(JobLauncher) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobServiceFactoryBean
-
The launcher used to run jobs.
- setJobRepository(JobRepository) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobServiceFactoryBean
-
The repository used to store and update jobs and step executions.
- setLobHandler(LobHandler) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobServiceFactoryBean
-
A special handler for large objects.
- setMaxSchedulesReturned(int) - Method in class org.springframework.cloud.dataflow.server.service.SchedulerServiceProperties
-
- setMaxVarCharLength(int) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobServiceFactoryBean
-
Public setter for the length of long string columns in database.
- setMetadataResource(Resource) - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskExecutionInformation
-
- setMetadataUri(String) - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractMigrateUriRegistrySqlCommand.AppRegistrationMigrationData
-
- setName(String) - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.DependencyAboutInfo
-
Establish the display name for the dependency.
- setName(String) - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractMigrateUriRegistrySqlCommand.AppRegistrationMigrationData
-
- setName(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.validation.DockerTag
-
- setNext(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.validation.DockerResult
-
- setOriginalTaskDefinition(TaskDefinition) - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskExecutionInformation
-
- setPassword(String) - Method in class org.springframework.cloud.dataflow.server.controller.security.support.AuthenticationRequest
-
- setPassword(String) - Method in class org.springframework.cloud.dataflow.server.DockerValidatorProperties
-
- setPropertyExcludes(String[]) - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties.DeployerProperties
-
- setPropertyIncludes(String[]) - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties.DeployerProperties
-
- setReadTimeoutInMillis(int) - Method in class org.springframework.cloud.dataflow.server.DockerValidatorProperties
-
- setRefreshInterval(int) - Method in class org.springframework.cloud.dataflow.server.config.GrafanaInfoProperties
-
- setResults(List<DockerTag>) - Method in class org.springframework.cloud.dataflow.server.service.impl.validation.DockerResult
-
- setSchedulesEnabled(boolean) - Method in class org.springframework.cloud.dataflow.server.config.features.FeaturesProperties
-
- setSelectClause(String) - Method in class org.springframework.cloud.dataflow.server.repository.support.AbstractSqlPagingQueryProvider
-
- setSelectClause(String) - Method in class org.springframework.cloud.dataflow.server.repository.support.SqlPagingQueryProviderFactoryBean
-
- setSerializer(ExecutionContextSerializer) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobServiceFactoryBean
-
A custom implementation of the ExecutionContextSerializer
.
- setShutdownTimeout(int) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
-
Timeout for shutdown waiting for jobs to finish processing.
- setSortKeys(Map<String, Order>) - Method in class org.springframework.cloud.dataflow.server.repository.support.AbstractSqlPagingQueryProvider
-
- setSortKeys(Map<String, Order>) - Method in class org.springframework.cloud.dataflow.server.repository.support.SqlPagingQueryProviderFactoryBean
-
- setSpringCloudDataflowCore(VersionInfoProperties.DependencyAboutInfo) - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.Dependencies
-
- setSpringCloudDataflowDashboard(VersionInfoProperties.DependencyAboutInfo) - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.Dependencies
-
- setSpringCloudDataflowImplementation(VersionInfoProperties.DependencyAboutInfo) - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.Dependencies
-
- setSpringCloudDataflowShell(VersionInfoProperties.DependencyAboutInfo) - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.Dependencies
-
- setStepCount(int) - Method in class org.springframework.cloud.dataflow.server.batch.JobExecutionWithStepCount
-
- setStream(Map<String, String>) - Method in class org.springframework.cloud.dataflow.server.config.apps.CommonApplicationProperties
-
- setStreamsEnabled(boolean) - Method in class org.springframework.cloud.dataflow.server.config.features.FeaturesProperties
-
- setTablePrefix(String) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobServiceFactoryBean
-
Sets the table prefix for all the batch meta-data tables.
- setTask(Map<String, String>) - Method in class org.springframework.cloud.dataflow.server.config.apps.CommonApplicationProperties
-
- setTaskDefinition(TaskDefinition) - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskExecutionInformation
-
- setTaskDeploymentProperties(Map<String, String>) - Method in class org.springframework.cloud.dataflow.server.service.impl.TaskExecutionInformation
-
- setTasksEnabled(boolean) - Method in class org.springframework.cloud.dataflow.server.config.features.FeaturesProperties
-
- setToken(String) - Method in class org.springframework.cloud.dataflow.server.config.GrafanaInfoProperties
-
- setToken(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.validation.DockerAuth
-
- setTransactionManager(PlatformTransactionManager) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobServiceFactoryBean
-
- setType(int) - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractMigrateUriRegistrySqlCommand.AppRegistrationMigrationData
-
- setUri(String) - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractMigrateUriRegistrySqlCommand.AppRegistrationMigrationData
-
- setUrl(String) - Method in class org.springframework.cloud.dataflow.server.config.GrafanaInfoProperties
-
- setUrl(String) - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.DependencyAboutInfo
-
Establish the url for the dependency.
- setUsername(String) - Method in class org.springframework.cloud.dataflow.server.controller.security.support.AuthenticationRequest
-
- setUserName(String) - Method in class org.springframework.cloud.dataflow.server.DockerValidatorProperties
-
- setVersion(String) - Method in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties.DependencyAboutInfo
-
Establish the version for the dependency.
- setVersion(String) - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractMigrateUriRegistrySqlCommand.AppRegistrationMigrationData
-
- setWhereClause(String) - Method in class org.springframework.cloud.dataflow.server.repository.support.AbstractSqlPagingQueryProvider
-
- setWhereClause(String) - Method in class org.springframework.cloud.dataflow.server.repository.support.SqlPagingQueryProviderFactoryBean
-
- shouldTrigger(String, Exception) - Method in class org.springframework.cloud.dataflow.server.completion.TapOnDestinationRecoveryStrategy
-
- SimpleJobService - Class in org.springframework.cloud.dataflow.server.batch
-
Implementation of
JobService
that delegates most of its work to other
off-the-shelf components.
- SimpleJobService(SearchableJobInstanceDao, SearchableJobExecutionDao, SearchableStepExecutionDao, JobRepository, ExecutionContextDao, JobOperator) - Constructor for class org.springframework.cloud.dataflow.server.batch.SimpleJobService
-
- SimpleJobServiceFactoryBean - Class in org.springframework.cloud.dataflow.server.batch
-
A factory for a
JobService
that makes the configuration of its various
ingredients as convenient as possible.
- SimpleJobServiceFactoryBean() - Constructor for class org.springframework.cloud.dataflow.server.batch.SimpleJobServiceFactoryBean
-
- simpleJobServiceFactoryBean(DataSource, JobRepositoryFactoryBean, JobExplorer, PlatformTransactionManager) - Method in class org.springframework.cloud.dataflow.server.config.features.TaskConfiguration
-
- skipperClient(SkipperClientProperties, RestTemplateBuilder, ObjectMapper, OAuth2TokenUtilsService) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.StreamEnabledConfiguration
-
- skipperStreamDeployer(SkipperClient, StreamDefinitionRepository, SkipperClientProperties, AppRegistryService, ForkJoinPool) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.StreamEnabledConfiguration
-
- SkipperStreamDeployer - Class in org.springframework.cloud.dataflow.server.stream
-
Delegates to Skipper to deploy the stream.
- SkipperStreamDeployer(SkipperClient, StreamDefinitionRepository, AppRegistryService, ForkJoinPool) - Constructor for class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
-
- springSecurityAuditorAware(SecurityStateBean) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.SecurityConfiguration
-
- SpringSecurityAuditorAware - Class in org.springframework.cloud.dataflow.server.service
-
- SpringSecurityAuditorAware(SecurityStateBean) - Constructor for class org.springframework.cloud.dataflow.server.service.SpringSecurityAuditorAware
-
- SqlCommand - Class in org.springframework.cloud.dataflow.server.db.migration
-
Class keeping a sql command and its possible suppressing sql codes together.
- SqlCommand() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.SqlCommand
-
- SqlCommand(String, int) - Constructor for class org.springframework.cloud.dataflow.server.db.migration.SqlCommand
-
Instantiates a new sql command.
- SqlCommand(String, List<Integer>) - Constructor for class org.springframework.cloud.dataflow.server.db.migration.SqlCommand
-
Instantiates a new sql command.
- SqlCommandsRunner - Class in org.springframework.cloud.dataflow.server.db.migration
-
Simple utility class to run commands with a connection and possibly suppress
errors.
- SqlCommandsRunner() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.SqlCommandsRunner
-
- SqlPagingQueryProviderFactoryBean - Class in org.springframework.cloud.dataflow.server.repository.support
-
- SqlPagingQueryProviderFactoryBean() - Constructor for class org.springframework.cloud.dataflow.server.repository.support.SqlPagingQueryProviderFactoryBean
-
- SqlPagingQueryUtils - Class in org.springframework.cloud.dataflow.server.repository.support
-
Utility class that generates the actual SQL statements used by query providers.
- SqlServerPagingQueryProvider - Class in org.springframework.cloud.dataflow.server.repository.support
-
- SqlServerPagingQueryProvider() - Constructor for class org.springframework.cloud.dataflow.server.repository.support.SqlServerPagingQueryProvider
-
- state(List<StreamDefinition>) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
-
- state(List<StreamDefinition>) - Method in interface org.springframework.cloud.dataflow.server.service.StreamService
-
Retrieve the deployment state for list of stream definitions.
- status(String[], Pageable, PagedResourcesAssembler<Pair<String, List<AppStatus>>>) - Method in class org.springframework.cloud.dataflow.server.controller.RuntimeStreamsController
-
- StepExecutionProgressInfo - Class in org.springframework.cloud.dataflow.server.job.support
-
Represents Batch job step execution progress info.
- StepExecutionProgressInfo(StepExecution, StepExecutionHistory) - Constructor for class org.springframework.cloud.dataflow.server.job.support.StepExecutionProgressInfo
-
- StepExecutionResourceBuilder - Class in org.springframework.cloud.dataflow.server.job.support
-
Knows how to build a StepExecutionResource out of our domain model
StepExecution
.
- StepExecutionResourceBuilder() - Constructor for class org.springframework.cloud.dataflow.server.job.support.StepExecutionResourceBuilder
-
- stepExecutions(long, Pageable, PagedResourcesAssembler<StepExecution>) - Method in class org.springframework.cloud.dataflow.server.controller.JobStepExecutionController
-
List all step executions.
- stop(Long) - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
-
Send a signal to a job execution to stop processing.
- stop(Long) - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
-
- stop(Set<Long>, String) - Method in class org.springframework.cloud.dataflow.server.controller.TaskExecutionController
-
Stop a set of task executions.
- stopAll() - Method in interface org.springframework.cloud.dataflow.server.batch.JobService
-
Send a stop signal to all running job executions.
- stopAll() - Method in class org.springframework.cloud.dataflow.server.batch.SimpleJobService
-
- stopJobExecution(long) - Method in class org.springframework.cloud.dataflow.server.controller.JobExecutionController
-
Stop a Job Execution with the given jobExecutionId.
- stopJobExecution(long) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskJobService
-
- stopJobExecution(long) - Method in interface org.springframework.cloud.dataflow.server.service.TaskJobService
-
Requests a JobExecution
to stop.
- stopTaskExecution(Set<Long>) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionService
-
- stopTaskExecution(Set<Long>, String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionService
-
- stopTaskExecution(Set<Long>) - Method in interface org.springframework.cloud.dataflow.server.service.TaskExecutionService
-
Request the platform to stop the task executions for the ids provided.
- stopTaskExecution(Set<Long>, String) - Method in interface org.springframework.cloud.dataflow.server.service.TaskExecutionService
-
Request the platform to stop the task executions for the ids provided.
- StreamAlreadyDeployedException - Exception in org.springframework.cloud.dataflow.server.controller
-
Thrown when a stream is already deployed when the controller gets a request to deploy
it.
- StreamAlreadyDeployedException(String) - Constructor for exception org.springframework.cloud.dataflow.server.controller.StreamAlreadyDeployedException
-
- StreamAlreadyDeployingException - Exception in org.springframework.cloud.dataflow.server.controller
-
Thrown when a stream is already being deployed when the controller gets a request to
deploy it.
- StreamAlreadyDeployingException(String) - Constructor for exception org.springframework.cloud.dataflow.server.controller.StreamAlreadyDeployingException
-
- StreamConfiguration - Class in org.springframework.cloud.dataflow.server.config.features
-
- StreamConfiguration() - Constructor for class org.springframework.cloud.dataflow.server.config.features.StreamConfiguration
-
- streamDefinitionController(StreamDefinitionRepository, StreamService) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.StreamEnabledConfiguration
-
- StreamDefinitionController - Class in org.springframework.cloud.dataflow.server.controller
-
- StreamDefinitionController(StreamService) - Constructor for class org.springframework.cloud.dataflow.server.controller.StreamDefinitionController
-
Create a
StreamDefinitionController
that delegates to
StreamService
.
- StreamDefinitionRepository - Interface in org.springframework.cloud.dataflow.server.repository
-
- streamDefinitionRepository - Variable in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
-
The repository this controller will use for stream CRUD operations.
- StreamDeployer - Interface in org.springframework.cloud.dataflow.server.stream
-
SPI for handling deployment related operations on the apps in a stream.
- StreamDeployerUtil - Class in org.springframework.cloud.dataflow.server.stream
-
- StreamDeployerUtil() - Constructor for class org.springframework.cloud.dataflow.server.stream.StreamDeployerUtil
-
- StreamDeploymentController - Class in org.springframework.cloud.dataflow.server.controller
-
- StreamDeploymentController(StreamDefinitionRepository, StreamService) - Constructor for class org.springframework.cloud.dataflow.server.controller.StreamDeploymentController
-
- streamDeploymentPropertiesUtils(AppRegistryService, CommonApplicationProperties, ApplicationConfigurationMetadataResolver) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.StreamEnabledConfiguration
-
- StreamDeploymentRequest - Class in org.springframework.cloud.dataflow.server.stream
-
- StreamDeploymentRequest(String, String, List<AppDeploymentRequest>, Map<String, String>) - Constructor for class org.springframework.cloud.dataflow.server.stream.StreamDeploymentRequest
-
- StreamEnabledConfiguration() - Constructor for class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.StreamEnabledConfiguration
-
- streamLogsController(StreamDeployer) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.StreamEnabledConfiguration
-
- StreamLogsController - Class in org.springframework.cloud.dataflow.server.controller
-
Retrieves logs of deployed stream applications.
- StreamLogsController(StreamDeployer) - Constructor for class org.springframework.cloud.dataflow.server.controller.StreamLogsController
-
Construct Stream logs controller.
- STREAMS_ENABLED - Static variable in class org.springframework.cloud.dataflow.server.config.features.FeaturesProperties
-
- streamService(StreamDefinitionRepository, SkipperStreamDeployer, AppDeploymentRequestCreator, StreamValidationService, AuditRecordService) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.StreamEnabledConfiguration
-
- StreamService - Interface in org.springframework.cloud.dataflow.server.service
-
Provide deploy, undeploy, info and state operations on the stream.
- streamsStates(List<StreamDefinition>) - Method in class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
-
- streamsStates(List<StreamDefinition>) - Method in interface org.springframework.cloud.dataflow.server.stream.StreamDeployer
-
Get the deployment states for a list of stream definitions
- streamState(String) - Method in class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
-
- streamState(String) - Method in interface org.springframework.cloud.dataflow.server.stream.StreamDeployer
-
Get the deployment state of a stream.
- streamStatus(String[], Pageable, PagedResourcesAssembler<Pair<String, List<AppStatus>>>) - Method in class org.springframework.cloud.dataflow.server.controller.RuntimeStreamsController
-
- streamValidationController(StreamService) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.StreamEnabledConfiguration
-
- StreamValidationController - Class in org.springframework.cloud.dataflow.server.controller
-
- StreamValidationController(StreamService) - Constructor for class org.springframework.cloud.dataflow.server.controller.StreamValidationController
-
Create a
StreamValidationController
that delegates to
StreamService
.
- streamValidationService(AppRegistryService, DockerValidatorProperties, StreamDefinitionRepository) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.StreamEnabledConfiguration
-
- streamValidationService - Variable in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
-
- StreamValidationService - Interface in org.springframework.cloud.dataflow.server.service
-
Validate Streams
- supports(Event, Context) - Method in class org.springframework.cloud.dataflow.server.db.migration.AbstractCallback
-
- SuppressDataAccessException - Exception in org.springframework.cloud.dataflow.server.db.migration
-
Special type of DataAccessException
indicating that error can be
suppressed.
- SuppressDataAccessException(String, Throwable) - Constructor for exception org.springframework.cloud.dataflow.server.db.migration.SuppressDataAccessException
-
Instantiates a new suppress data access exception.
- SuppressSQLErrorCodesTranslator - Class in org.springframework.cloud.dataflow.server.db.migration
-
SQLErrorCodeSQLExceptionTranslator
suppressing errors based on
configured list of codes by throwing dedicated
SuppressDataAccessException
.
- SuppressSQLErrorCodesTranslator(int) - Constructor for class org.springframework.cloud.dataflow.server.db.migration.SuppressSQLErrorCodesTranslator
-
Instantiates a new suppress SQL error codes translator.
- SuppressSQLErrorCodesTranslator(List<Integer>) - Constructor for class org.springframework.cloud.dataflow.server.db.migration.SuppressSQLErrorCodesTranslator
-
Instantiates a new suppress SQL error codes translator.
- synchronizeStatus(JobExecution) - Method in class org.springframework.cloud.dataflow.server.batch.JdbcSearchableJobExecutionDao
-
- tapOnDestinationExpansionStrategy(StreamCompletionProvider, StreamDefinitionRepository) - Method in class org.springframework.cloud.dataflow.server.config.features.StreamConfiguration
-
- TapOnDestinationRecoveryStrategy - Class in org.springframework.cloud.dataflow.server.completion
-
Expands constructs that start with : to add stream name and app identifiers.
- TapOnDestinationRecoveryStrategy(StreamDefinitionRepository) - Constructor for class org.springframework.cloud.dataflow.server.completion.TapOnDestinationRecoveryStrategy
-
- TASK_DEFINITION_DSL_TEXT - Static variable in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionService
-
- TASK_DEPLOYMENT_PROPERTIES - Static variable in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionService
-
- TASK_PLATFORM_NAME - Static variable in class org.springframework.cloud.dataflow.server.service.impl.DefaultTaskExecutionService
-
- TaskAnalysisReport - Class in org.springframework.cloud.dataflow.server.service.impl.diff
-
Task analysis report contains differences for a task.
- TaskAnalysisReport(TaskManifestDifference) - Constructor for class org.springframework.cloud.dataflow.server.service.impl.diff.TaskAnalysisReport
-
- TaskAnalyzer - Class in org.springframework.cloud.dataflow.server.service.impl.diff
-
Analyze a task and create a
TaskAnalysisReport
which can be used
resurrect needed properties and arguments to bring forward to new task launch.
- TaskAnalyzer() - Constructor for class org.springframework.cloud.dataflow.server.service.impl.diff.TaskAnalyzer
-
- taskAppDeploymentRequestCreator(CommonApplicationProperties, ApplicationConfigurationMetadataResolver) - Method in class org.springframework.cloud.dataflow.server.config.features.TaskConfiguration
-
- TaskAppDeploymentRequestCreator - Class in org.springframework.cloud.dataflow.server.service.impl
-
Create a
AppDeploymentRequest
from a
TaskDefinition
and deployment
properties map.
- TaskAppDeploymentRequestCreator(CommonApplicationProperties, ApplicationConfigurationMetadataResolver, String) - Constructor for class org.springframework.cloud.dataflow.server.service.impl.TaskAppDeploymentRequestCreator
-
- taskCompletions(String, int) - Method in class org.springframework.cloud.dataflow.server.controller.CompletionController
-
Return a list of possible completions given a prefix string that the user has
started typing.
- TaskConfiguration - Class in org.springframework.cloud.dataflow.server.config.features
-
- TaskConfiguration() - Constructor for class org.springframework.cloud.dataflow.server.config.features.TaskConfiguration
-
- TaskConfigurationProperties - Class in org.springframework.cloud.dataflow.server.service.impl
-
Properties used to define the behavior of tasks created by Spring Cloud Data Flow.
- TaskConfigurationProperties() - Constructor for class org.springframework.cloud.dataflow.server.service.impl.TaskConfigurationProperties
-
- TaskConfigurationProperties.DeployerProperties - Class in org.springframework.cloud.dataflow.server.service.impl
-
- taskDefinitionController(TaskExplorer, TaskDefinitionRepository, TaskSaveService, TaskDeleteService) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.TaskEnabledConfiguration
-
- TaskDefinitionController - Class in org.springframework.cloud.dataflow.server.controller
-
- TaskDefinitionController(TaskExplorer, TaskDefinitionRepository, TaskSaveService, TaskDeleteService) - Constructor for class org.springframework.cloud.dataflow.server.controller.TaskDefinitionController
-
Creates a
TaskDefinitionController
that delegates
CRUD operations to the provided
TaskDefinitionRepository
task status checks to the provided
TaskLauncher
- TaskDefinitionRepository - Interface in org.springframework.cloud.dataflow.server.repository
-
- taskDefinitionRetriever(AppRegistryService, TaskExplorer, TaskDefinitionRepository, TaskConfigurationProperties, LauncherRepository, List<TaskPlatform>) - Method in class org.springframework.cloud.dataflow.server.config.features.TaskConfiguration
-
- TaskDeleteService - Interface in org.springframework.cloud.dataflow.server.service
-
Provides task deletion services.
- TaskDeploymentRepository - Interface in org.springframework.cloud.dataflow.server.repository
-
- TaskEnabledConfiguration() - Constructor for class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.TaskEnabledConfiguration
-
- TaskExecutionAwareTaskDefinition - Class in org.springframework.cloud.dataflow.server.controller.support
-
- TaskExecutionAwareTaskDefinition(TaskDefinition, TaskExecution) - Constructor for class org.springframework.cloud.dataflow.server.controller.support.TaskExecutionAwareTaskDefinition
-
- TaskExecutionAwareTaskDefinition(TaskDefinition) - Constructor for class org.springframework.cloud.dataflow.server.controller.support.TaskExecutionAwareTaskDefinition
-
- taskExecutionController(TaskExplorer, TaskExecutionService, TaskDefinitionRepository, TaskExecutionInfoService, TaskDeleteService) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.TaskEnabledConfiguration
-
- TaskExecutionController - Class in org.springframework.cloud.dataflow.server.controller
-
Controller for operations on
TaskExecution
.
- TaskExecutionController(TaskExplorer, TaskExecutionService, TaskDefinitionRepository, TaskExecutionInfoService, TaskDeleteService) - Constructor for class org.springframework.cloud.dataflow.server.controller.TaskExecutionController
-
Creates a TaskExecutionController
that retrieves Task Execution information
from a the TaskExplorer
- TaskExecutionControllerDeleteAction - Enum in org.springframework.cloud.dataflow.server.controller.support
-
- TaskExecutionCreationService - Interface in org.springframework.cloud.dataflow.server.service
-
Offers features to allow users to create TaskExecution
s.
- TaskExecutionInformation - Class in org.springframework.cloud.dataflow.server.service.impl
-
Stores execution information.
- TaskExecutionInformation() - Constructor for class org.springframework.cloud.dataflow.server.service.impl.TaskExecutionInformation
-
- TaskExecutionInfoService - Interface in org.springframework.cloud.dataflow.server.service
-
Return the TaskExecutionInformation object given the task name and deployment
properties.
- TaskExecutionMissingExternalIdException - Exception in org.springframework.cloud.dataflow.server.repository
-
This exception is used when TaskExecution
s do not have external
execution ids and they are required by Spring Cloud Data Flow.
- TaskExecutionMissingExternalIdException(long) - Constructor for exception org.springframework.cloud.dataflow.server.repository.TaskExecutionMissingExternalIdException
-
Create a new exception that can handle a single TaskExecution
id.
- TaskExecutionMissingExternalIdException(Set<Long>) - Constructor for exception org.springframework.cloud.dataflow.server.repository.TaskExecutionMissingExternalIdException
-
Create a new exception that handles multiple TaskExecution
ids.
- taskExecutionRepositoryService(TaskRepository) - Method in class org.springframework.cloud.dataflow.server.config.features.TaskConfiguration
-
- TaskExecutionService - Interface in org.springframework.cloud.dataflow.server.service
-
Provides Task related services.
- TaskExplorerFactoryBean - Class in org.springframework.cloud.dataflow.server.job
-
Factory bean to create a Task Explorer.
- TaskExplorerFactoryBean(DataSource) - Constructor for class org.springframework.cloud.dataflow.server.job.TaskExplorerFactoryBean
-
- taskJobExecutionRepository(JobService, TaskExplorer, TaskDefinitionRepository, TaskExecutionService) - Method in class org.springframework.cloud.dataflow.server.config.features.TaskConfiguration
-
- TaskJobService - Interface in org.springframework.cloud.dataflow.server.service
-
Repository that retrieves Tasks and JobExecutions/Instances and the associations
between them.
- taskLauncherController(LauncherRepository) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.TaskEnabledConfiguration
-
- taskLogsController(TaskExecutionService) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.TaskEnabledConfiguration
-
- TaskLogsController - Class in org.springframework.cloud.dataflow.server.controller
-
Retrieves logs of task applications.
- TaskLogsController(TaskExecutionService) - Constructor for class org.springframework.cloud.dataflow.server.controller.TaskLogsController
-
Construct Task logs controller.
- TaskManifestDifference - Class in org.springframework.cloud.dataflow.server.service.impl.diff
-
Contains difference for a task manifest properties.
- TaskManifestDifference(PropertiesDiff) - Constructor for class org.springframework.cloud.dataflow.server.service.impl.diff.TaskManifestDifference
-
- TaskPlatformController - Class in org.springframework.cloud.dataflow.server.controller
-
REST controller for task launching platform related operations.
- TaskPlatformController(LauncherRepository) - Constructor for class org.springframework.cloud.dataflow.server.controller.TaskPlatformController
-
- taskProperties() - Method in class org.springframework.cloud.dataflow.server.config.DataFlowServerConfiguration
-
- TASKS_ENABLED - Static variable in class org.springframework.cloud.dataflow.server.config.features.FeaturesProperties
-
- TaskSaveService - Interface in org.springframework.cloud.dataflow.server.service
-
Provides task saving service.
- taskSchedulerController(SchedulerService) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration
-
- TaskSchedulerController - Class in org.springframework.cloud.dataflow.server.controller
-
Controller for operations on ScheduleInfo
.
- TaskSchedulerController(SchedulerService) - Constructor for class org.springframework.cloud.dataflow.server.controller.TaskSchedulerController
-
Create a
TaskSchedulerController
that delegates
task scheduling operations via
SchedulerService
- taskService(LauncherRepository, AuditRecordService, TaskRepository, TaskExecutionInfoService, TaskDeploymentRepository, TaskExecutionCreationService, TaskAppDeploymentRequestCreator, TaskExplorer, DataflowTaskExecutionDao, DataflowTaskExecutionMetadataDao, OAuth2TokenUtilsService, TaskSaveService) - Method in class org.springframework.cloud.dataflow.server.config.features.TaskConfiguration
-
- TaskServiceUtils - Class in org.springframework.cloud.dataflow.server.service.impl
-
Provides utility methods for setting up tasks for execution.
- TaskServiceUtils() - Constructor for class org.springframework.cloud.dataflow.server.service.impl.TaskServiceUtils
-
- taskValidationController(TaskValidationService) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.TaskEnabledConfiguration
-
- TaskValidationController - Class in org.springframework.cloud.dataflow.server
-
- TaskValidationController(TaskValidationService) - Constructor for class org.springframework.cloud.dataflow.server.TaskValidationController
-
- taskValidationService(AppRegistryService, DockerValidatorProperties, TaskDefinitionRepository, TaskConfigurationProperties) - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration.TaskEnabledConfiguration
-
- TaskValidationService - Interface in org.springframework.cloud.dataflow.server.service
-
Validation for Tasks
- toModel(StepExecution) - Static method in class org.springframework.cloud.dataflow.server.job.support.StepExecutionResourceBuilder
-
- toolsController() - Method in class org.springframework.cloud.dataflow.server.config.DataFlowControllerAutoConfiguration
-
- ToolsController - Class in org.springframework.cloud.dataflow.server.controller
-
A controller for integrating with frontend tools.
- ToolsController() - Constructor for class org.springframework.cloud.dataflow.server.controller.ToolsController
-
- toString() - Method in class org.springframework.cloud.dataflow.server.controller.security.support.AuthenticationRequest
-
- toString() - Method in class org.springframework.cloud.dataflow.server.service.impl.diff.PropertiesDiff.PropertyChange
-
- toString() - Method in class org.springframework.cloud.dataflow.server.service.impl.diff.PropertiesDiff
-
- toString() - Method in class org.springframework.cloud.dataflow.server.service.impl.diff.TaskAnalysisReport
-
- toString() - Method in class org.springframework.cloud.dataflow.server.service.impl.diff.TaskManifestDifference
-
- V1__Initial_Setup - Class in org.springframework.cloud.dataflow.server.db.migration.db2
-
Initial schema setup for db2
.
- V1__Initial_Setup() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.db2.V1__Initial_Setup
-
- V1__Initial_Setup - Class in org.springframework.cloud.dataflow.server.db.migration.mysql
-
Initial schema setup for mysql
.
- V1__Initial_Setup() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.mysql.V1__Initial_Setup
-
- V1__Initial_Setup - Class in org.springframework.cloud.dataflow.server.db.migration.oracle
-
Initial schema setup for oracle
.
- V1__Initial_Setup() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.oracle.V1__Initial_Setup
-
- V1__Initial_Setup - Class in org.springframework.cloud.dataflow.server.db.migration.postgresql
-
Initial schema setup for postgres
.
- V1__Initial_Setup() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.postgresql.V1__Initial_Setup
-
- V1__Initial_Setup - Class in org.springframework.cloud.dataflow.server.db.migration.sqlserver
-
Initial schema setup for sqlserver
.
- V1__Initial_Setup() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V1__Initial_Setup
-
- V2__Add_Descriptions_And_OriginalDefinition - Class in org.springframework.cloud.dataflow.server.db.migration.db2
-
This migration class adds description column to stream_definitions and task_definitions
tables and original_definition column to stream_definitions.
- V2__Add_Descriptions_And_OriginalDefinition() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.db2.V2__Add_Descriptions_And_OriginalDefinition
-
- V2__Add_Descriptions_And_OriginalDefinition - Class in org.springframework.cloud.dataflow.server.db.migration.mysql
-
This migration class adds description column to stream_definitions and task_definitions
tables and original_definition column to stream_definitions.
- V2__Add_Descriptions_And_OriginalDefinition() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.mysql.V2__Add_Descriptions_And_OriginalDefinition
-
- V2__Add_Descriptions_And_OriginalDefinition - Class in org.springframework.cloud.dataflow.server.db.migration.oracle
-
This migration class adds description column to stream_definitions and task_definitions
tables and original_definition column to stream_definitions.
- V2__Add_Descriptions_And_OriginalDefinition() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.oracle.V2__Add_Descriptions_And_OriginalDefinition
-
- V2__Add_Descriptions_And_OriginalDefinition - Class in org.springframework.cloud.dataflow.server.db.migration.sqlserver
-
This migration class adds description column to stream_definitions and task_definitions
tables and original_definition column to stream_definitions.
- V2__Add_Descriptions_And_OriginalDefinition() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V2__Add_Descriptions_And_OriginalDefinition
-
- V2__Add_Descriptions_OriginalDefinition - Class in org.springframework.cloud.dataflow.server.db.migration.postgresql
-
This migration class adds description column to stream_definitions and task_definitions
tables and original_definition column to stream_definitions.
- V2__Add_Descriptions_OriginalDefinition() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.postgresql.V2__Add_Descriptions_OriginalDefinition
-
- V3__Add_Platform_To_AuditRecords - Class in org.springframework.cloud.dataflow.server.db.migration.db2
-
This migration class adds platformName column to audit_records.
- V3__Add_Platform_To_AuditRecords() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.db2.V3__Add_Platform_To_AuditRecords
-
- V3__Add_Platform_To_AuditRecords - Class in org.springframework.cloud.dataflow.server.db.migration.mysql
-
This migration class adds platformName column to audit_records.
- V3__Add_Platform_To_AuditRecords() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.mysql.V3__Add_Platform_To_AuditRecords
-
- V3__Add_Platform_To_AuditRecords - Class in org.springframework.cloud.dataflow.server.db.migration.oracle
-
This migration class adds platformName column to audit_records.
- V3__Add_Platform_To_AuditRecords() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.oracle.V3__Add_Platform_To_AuditRecords
-
- V3__Add_Platform_To_AuditRecords - Class in org.springframework.cloud.dataflow.server.db.migration.postgresql
-
This migration class adds platformName column to audit_records.
- V3__Add_Platform_To_AuditRecords() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.postgresql.V3__Add_Platform_To_AuditRecords
-
- V3__Add_Platform_To_AuditRecords - Class in org.springframework.cloud.dataflow.server.db.migration.sqlserver
-
This migration class adds platformName column to audit_records.
- V3__Add_Platform_To_AuditRecords() - Constructor for class org.springframework.cloud.dataflow.server.db.migration.sqlserver.V3__Add_Platform_To_AuditRecords
-
- validate(String) - Method in class org.springframework.cloud.dataflow.server.controller.StreamValidationController
-
- validate(String, ApplicationType) - Method in class org.springframework.cloud.dataflow.server.service.impl.validation.DefaultValidationService
-
- validate(String, ApplicationType) - Method in interface org.springframework.cloud.dataflow.server.service.ValidationService
-
Validate application with given name and type.
- validate(String) - Method in class org.springframework.cloud.dataflow.server.TaskValidationController
-
- validateAppVersionIsRegistered(StreamDefinition, AppDeploymentRequest, String) - Method in class org.springframework.cloud.dataflow.server.stream.SkipperStreamDeployer
-
- validateStream(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.DefaultStreamService
-
Verifies that all apps in the stream are valid.
- validateStream(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.validation.DefaultStreamValidationService
-
- validateStream(String) - Method in interface org.springframework.cloud.dataflow.server.service.StreamService
-
Verifies that all apps in the stream are valid.
- validateStream(String) - Method in interface org.springframework.cloud.dataflow.server.service.StreamValidationService
-
Validate the stream given the registered name
- validateTask(String) - Method in class org.springframework.cloud.dataflow.server.service.impl.validation.DefaultTaskValidationService
-
- validateTask(String) - Method in interface org.springframework.cloud.dataflow.server.service.TaskValidationService
-
Validate the task given the registered name
- ValidationService - Interface in org.springframework.cloud.dataflow.server.service
-
Perform validation on the provided application name and type.
- ValidationStatus - Class in org.springframework.cloud.dataflow.server.service
-
Contains the validation status of task, composed task, or stream definition.
- ValidationStatus(String, String, String) - Constructor for class org.springframework.cloud.dataflow.server.service.ValidationStatus
-
- valueOf(String) - Static method in enum org.springframework.cloud.dataflow.server.controller.support.TaskExecutionControllerDeleteAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.cloud.dataflow.server.repository.support.DatabaseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.cloud.dataflow.server.repository.support.Order
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.cloud.dataflow.server.service.impl.NodeStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.springframework.cloud.dataflow.server.controller.support.TaskExecutionControllerDeleteAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.cloud.dataflow.server.repository.support.DatabaseType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.cloud.dataflow.server.repository.support.Order
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.cloud.dataflow.server.service.impl.NodeStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VERSION_INFO_PREFIX - Static variable in class org.springframework.cloud.dataflow.server.config.GrafanaInfoProperties
-
- VERSION_INFO_PREFIX - Static variable in class org.springframework.cloud.dataflow.server.config.VersionInfoProperties
-
- VersionInfoProperties - Class in org.springframework.cloud.dataflow.server.config
-
Properties for version information of core dependencies.
- VersionInfoProperties() - Constructor for class org.springframework.cloud.dataflow.server.config.VersionInfoProperties
-
- VersionInfoProperties.Dependencies - Class in org.springframework.cloud.dataflow.server.config
-
The dependencies that will be returned by the about controller.
- VersionInfoProperties.DependencyAboutInfo - Class in org.springframework.cloud.dataflow.server.config
-
Information about the dependency.
- VersionInfoProperties.DependencyStatus - Class in org.springframework.cloud.dataflow.server.config
-
Represents whether dependency information should be returned as a part
of the about result set.
- view(long) - Method in class org.springframework.cloud.dataflow.server.controller.JobExecutionController
-
View the details of a single task execution, specified by id.
- view(long) - Method in class org.springframework.cloud.dataflow.server.controller.JobInstanceController
-
View the details of a single task instance, specified by id.
- view(long) - Method in class org.springframework.cloud.dataflow.server.controller.TaskExecutionController
-
View the details of a single task execution, specified by id.