Package org.apache.flink.runtime.concurrent
-
Enum Summary Enum Description UnsupportedOperationExecutor Executor
implementation which fails whenUnsupportedOperationExecutor.execute(Runnable)
is called.
Enum | Description |
---|---|
UnsupportedOperationExecutor |
Executor implementation which fails when UnsupportedOperationExecutor.execute(Runnable) is called. |