Uses of Class
org.apache.storm.executor.ExecutorTransfer
-
Uses of ExecutorTransfer in org.apache.storm.daemon
Modifier and TypeMethodDescriptionvoid
Task.sendUnanchored
(String stream, List<Object> values, ExecutorTransfer transfer, Queue<AddressedTuple> pendingEmits) -
Uses of ExecutorTransfer in org.apache.storm.executor
Modifier and TypeMethodDescriptionvoid
Executor.setLocalExecutorTransfer
(ExecutorTransfer executorTransfer)