risingwave_batch

Module executor

source

Modules§

Macros§

  • Register an executor builder so that it can be used to build the executor from protobuf.

Structs§

Statics§

Traits§

  • Every Executor should impl this trait to provide a static method to build a BoxedExecutor from proto and global environment.
  • Refactoring of Executor using Stream.

Type Aliases§