Uses of Class
org.apache.storm.executor.ExecutorTransfer
Packages that use ExecutorTransfer
-
Uses of ExecutorTransfer in org.apache.storm.daemon
Methods in org.apache.storm.daemon with parameters of type ExecutorTransferModifier and TypeMethodDescriptionvoid
Task.sendUnanchored
(String stream, List<Object> values, ExecutorTransfer transfer, Queue<AddressedTuple> pendingEmits) -
Uses of ExecutorTransfer in org.apache.storm.executor
Fields in org.apache.storm.executor declared as ExecutorTransferMethods in org.apache.storm.executor that return ExecutorTransferMethods in org.apache.storm.executor with parameters of type ExecutorTransferModifier and TypeMethodDescriptionvoid
Executor.setLocalExecutorTransfer
(ExecutorTransfer executorTransfer)