Class AlignedMap

  • All Implemented Interfaces:
    java.io.Serializable, ProtelisAST<Tuple>, WithBytecode

    public final class AlignedMap
    extends AbstractProtelisAST<Tuple>
    Operation evaluating a collection of expressions associated with keys, such as a set of publish-subscribe streams. This allows devices with different sets of keys to align the expressions that share keys together.
    See Also:
    Serialized Form