Package org.apache.heron.simulator.executors
-
Class Summary Class Description InstanceExecutor InstanceExecutor helps to group all necessary resources for an instance into a class and, provide methods to access these resources externally.MetricsExecutor MetricsExecutor would run in a separate thread via WakeableLooper, and block until it is waken up by metrics pushed from other InstanceExecutor.StreamExecutor