Uses of Class
org.apache.hadoop.mapred.nativetask.util.ReadWriteBuffer
Packages that use ReadWriteBuffer
Package
Description
-
Uses of ReadWriteBuffer in org.apache.hadoop.mapred.nativetask
Methods in org.apache.hadoop.mapred.nativetask that return ReadWriteBufferModifier and TypeMethodDescriptionINativeHandler.call(Command command, ReadWriteBuffer parameter) call command to downstreamNativeBatchProcessor.call(Command command, ReadWriteBuffer parameter) CommandDispatcher.onCall(Command command, ReadWriteBuffer parameter) Methods in org.apache.hadoop.mapred.nativetask with parameters of type ReadWriteBufferModifier and TypeMethodDescriptionINativeHandler.call(Command command, ReadWriteBuffer parameter) call command to downstreamNativeBatchProcessor.call(Command command, ReadWriteBuffer parameter) CommandDispatcher.onCall(Command command, ReadWriteBuffer parameter) -
Uses of ReadWriteBuffer in org.apache.hadoop.mapred.nativetask.handlers
Methods in org.apache.hadoop.mapred.nativetask.handlers that return ReadWriteBufferModifier and TypeMethodDescriptionNativeCollectorOnlyHandler.onCall(Command command, ReadWriteBuffer parameter) Methods in org.apache.hadoop.mapred.nativetask.handlers with parameters of type ReadWriteBufferModifier and TypeMethodDescriptionNativeCollectorOnlyHandler.onCall(Command command, ReadWriteBuffer parameter)