Uses of Class
org.apache.hadoop.mapred.nativetask.buffer.InputBuffer
Packages that use InputBuffer
Package
Description
-
Uses of InputBuffer in org.apache.hadoop.mapred.nativetask
Methods in org.apache.hadoop.mapred.nativetask that return InputBufferModifier and TypeMethodDescriptionNativeBatchProcessor.getInputBuffer()NativeDataSource.getInputBuffer()get input bufferConstructors in org.apache.hadoop.mapred.nativetask with parameters of type InputBufferModifierConstructorDescriptionprotectedNativeBatchProcessor(String nativeHandlerName, InputBuffer input, OutputBuffer output) -
Uses of InputBuffer in org.apache.hadoop.mapred.nativetask.buffer
Methods in org.apache.hadoop.mapred.nativetask.buffer with parameters of type InputBufferConstructors in org.apache.hadoop.mapred.nativetask.buffer with parameters of type InputBuffer -
Uses of InputBuffer in org.apache.hadoop.mapred.nativetask.handlers
Methods in org.apache.hadoop.mapred.nativetask.handlers with parameters of type InputBuffer