Versions Compared

Key

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

...

This allows for the same "reads top to bottom" type of clarity as when using Processors (and Transformers) as when using the high-level DSL.

Public Interfaces

Add an interface StateStoreConnector that interface ConnectedStoreProvider that allows the implementor to specify state stores that should be connected to this processor/transformer (defaulting to no stores).

...