- java.lang.Object
-
- org.apache.hadoop.mapreduce.RecordWriter<Key,VALUE>
-
- com.pivotal.gemfirexd.hadoop.mapreduce.RowOutputFormat.GfxdRecordWriter
-
- Enclosing class:
- RowOutputFormat<VALUE>
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 Summary
Constructors
| Constructor and Description |
GfxdRecordWriter(org.apache.hadoop.conf.Configuration conf) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.