public class RowOutputFormat.MapRedGfxdRecordWriter extends java.lang.Object implements org.apache.hadoop.mapred.RecordWriter<Key,VALUE>
RecordWriter implementation for Gemfirexd. The class uses reflection
to identify setter methods in the user provided data class.| Constructor and Description |
|---|
MapRedGfxdRecordWriter(org.apache.hadoop.conf.Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
void |
close(org.apache.hadoop.mapred.Reporter reporter) |
void |
write(Key key,
VALUE value) |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.