Package org.apache.pekko.dispatch
Interface Batchable
-
- All Superinterfaces:
java.lang.Runnable
- All Known Implementing Classes:
TaskInvocation
public interface Batchable extends java.lang.RunnableINTERNAL APIAll Batchables are automatically batched when submitted to a BatchingExecutor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisBatchable()
-