Package org.apache.storm.daemon.worker
Interface WorkerState.ILocalTransferCallback
-
- Enclosing class:
- WorkerState
public static interface WorkerState.ILocalTransferCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
transfer(ArrayList<AddressedTuple> tupleBatch)
-
-
-
Method Detail
-
transfer
void transfer(ArrayList<AddressedTuple> tupleBatch)
-
-