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