-
Method Summary
void
default void
default void
default void
default void
default void
default void
default void
default void
The graph state initialization has to be blocking.
boolean
default boolean
void
void
-
Method Details
-
-
-
-
-
-
-
hasRunner
boolean hasRunner()
-
-
executeAsSoonAsPossible
default void executeAsSoonAsPossible(Command c)
-
-
-
-
-
executeBlocking
default void executeBlocking(Runnable command)
The graph state initialization has to be blocking. But can be run
by another executor than the current thread
- Specified by:
executeBlocking in interface GraphExecutor
-