Uses of Class
org.apache.storm.executor.ExecutorTransfer
Packages that use ExecutorTransfer
- 
Uses of ExecutorTransfer in org.apache.storm.daemonMethods in org.apache.storm.daemon with parameters of type ExecutorTransferModifier and TypeMethodDescriptionvoidTask.sendUnanchored(String stream, List<Object> values, ExecutorTransfer transfer, Queue<AddressedTuple> pendingEmits) 
- 
Uses of ExecutorTransfer in org.apache.storm.executorFields 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 TypeMethodDescriptionvoidExecutor.setLocalExecutorTransfer(ExecutorTransfer executorTransfer)