Spring Cloud Date Flow 参考指南
Ctrlk
  • Spring Cloud Data Flow 参考文档
  • 前言
  • 1. 入门指南
  • 2. Applications 应用程序
  • 3. Architecture 服务架构
  • 4. Configuration 参数配置
  • 5. Shell 命令行
  • 6. Streams 流
    • 简介
    • Stream生命周期
    • Stream DSL
    • Stream Java DSL
    • Stream Applications
    • Function Composition
    • 例子
      • 简单的 Stream 例子
      • 状态处理的Stream例子
      • Source和Sink的程序类型
  • 7. Stream 开发指南
  • 8. Stream 监控
  • 9. Tasks 任务
  • 10. Task 开发指南
  • 11. Dashboard 看板
  • 12. Samples 示例
  • 13. REST API 指南
  • 14. Appendices 附录
Powered by GitBook
On this page

Was this helpful?

  1. 6. Streams 流

例子

简单的 Stream 例子状态处理的Stream例子Source和Sink的程序类型
PreviousFunction CompositionNext简单的 Stream 例子

Last updated 6 years ago

Was this helpful?