public class RowOutputFormat.GfxdRecordWriter extends org.apache.hadoop.mapreduce.RecordWriter<Key,VALUE>
RecordWriter implementation for Gemfirexd. The class uses reflection
to identify setter methods in the user provided data class.| Constructor and Description |
|---|
RowOutputFormat.GfxdRecordWriter(org.apache.hadoop.conf.Configuration conf) |
public RowOutputFormat.GfxdRecordWriter(org.apache.hadoop.conf.Configuration conf)
throws IOException
IOExceptionpublic void write(Key key, VALUE value) throws IOException, InterruptedException
write in class org.apache.hadoop.mapreduce.RecordWriter<Key,VALUE>IOExceptionInterruptedExceptionpublic void close(org.apache.hadoop.mapreduce.TaskAttemptContext context)
throws IOException,
InterruptedException
close in class org.apache.hadoop.mapreduce.RecordWriter<Key,VALUE>IOExceptionInterruptedExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.