Class BufferPusher<K,V>

java.lang.Object
org.apache.hadoop.mapred.nativetask.handlers.BufferPusher<K,V>
All Implemented Interfaces:
org.apache.hadoop.mapred.OutputCollector<K,V>

@Private public class BufferPusher<K,V> extends Object implements org.apache.hadoop.mapred.OutputCollector<K,V>
actively push data into a buffer and signal a BufferPushee to collect it