| Package | Description |
|---|---|
| com.pivotal.gemfirexd.hadoop.mapred | |
| com.pivotal.gemfirexd.hadoop.mapreduce |
| Modifier and Type | Class and Description |
|---|---|
class |
Key
A hadoop serializable representation of a changed row's primary key.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.mapred.RecordWriter<Key,VALUE> |
RowOutputFormat.getRecordWriter(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.mapred.JobConf job,
java.lang.String name,
org.apache.hadoop.util.Progressable progress) |
| Modifier and Type | Method and Description |
|---|---|
void |
RowOutputFormat.MapRedGfxdRecordWriter.write(Key key,
VALUE value) |
| Modifier and Type | Method and Description |
|---|---|
Key |
RowRecordReader.getCurrentKey() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.mapreduce.RecordReader<Key,Row> |
RowInputFormat.createRecordReader(org.apache.hadoop.mapreduce.InputSplit split,
org.apache.hadoop.mapreduce.TaskAttemptContext context) |
org.apache.hadoop.mapreduce.RecordWriter<Key,VALUE> |
RowOutputFormat.getRecordWriter(org.apache.hadoop.mapreduce.TaskAttemptContext context) |
| Modifier and Type | Method and Description |
|---|---|
int |
Key.compareTo(Key k) |
void |
RowOutputFormat.GfxdRecordWriter.write(Key key,
VALUE value) |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.