Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Typically, Odysseus provides a buffer placement strategy to place buffers in the query plan. This operator allows adding buffers by hand. Buffers receives receive data stream elements and stores store them in an internal elementbufferelement buffer. The scheduler stops the execution here for now. Later, the scheduler resumes to execution (e.g. with an another thread).

...