risingwave_batch

Module executor

source

Modulesยง

Macrosยง

Structsยง

Enumsยง

Traitsยง

  • Every Executor should impl this trait to provide a static method to build a BoxedExecutor from proto and global environment.
  • CreateSource determines the right type of ExchangeSource to create.
  • Refactoring of Executor using Stream.
  • Used to build the executor for the inner side

Functionsยง

Type Aliasesยง