| Package | Description |
|---|---|
| eu.stratosphere.addons.hbase | |
| eu.stratosphere.addons.hbase.common | |
| eu.stratosphere.addons.hbase.example |
| Modifier and Type | Field and Description |
|---|---|
protected HBaseKey |
TableInputFormat.hbaseKey
mutable objects that are used to avoid recreation of wrapper objects
|
| Modifier and Type | Method and Description |
|---|---|
void |
TableInputFormat.mapResultToRecord(Record record,
HBaseKey key,
HBaseResult result)
Maps the current HBase Result into a Record.
|
| Modifier and Type | Method and Description |
|---|---|
int |
HBaseKey.compareTo(HBaseKey other) |
| Modifier and Type | Method and Description |
|---|---|
void |
HBaseReadExample.MyTableInputFormat.mapResultToRecord(Record record,
HBaseKey key,
HBaseResult result) |
Copyright © 2013–2014. All rights reserved.