Interface ExecutesOn

All Known Subinterfaces:
ExecutesOn.Coordinator, ExecutesOn.Remote
All Known Implementing Classes:
Aggregate, ChangePoint, Completion, Enrich, Fork, InlineJoin, Join, LookupJoin, Rerank, TimeSeriesAggregate

public interface ExecutesOn
Mark nodes that execute only in a specific way, either on the coordinator or on a remote node.