@InterfaceAudience.Private public class BufferPushee<OK,OV> extends Object implements Closeable
Modifier and Type | Field and Description |
---|---|
static int |
KV_HEADER_LENGTH |
public static final int KV_HEADER_LENGTH
public BufferPushee(Class<OK> oKClass, Class<OV> oVClass, org.apache.hadoop.mapred.RecordWriter<OK,OV> writer) throws IOException
IOException
public boolean collect(InputBuffer buffer) throws IOException
IOException
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.