Uses of Class
org.apache.hadoop.mapred.nativetask.buffer.OutputBuffer
Packages that use OutputBuffer
-
Uses of OutputBuffer in org.apache.hadoop.mapred.nativetask
Methods in org.apache.hadoop.mapred.nativetask that return OutputBufferModifier and TypeMethodDescriptionNativeBatchProcessor.getOutputBuffer()NativeDataTarget.getOutputBuffer()Gets the output buffer.Constructors in org.apache.hadoop.mapred.nativetask with parameters of type OutputBufferModifierConstructorDescriptionprotectedNativeBatchProcessor(String nativeHandlerName, InputBuffer input, OutputBuffer output)