public abstract class KeyBase extends Object
| Modifier and Type | Field and Description |
|---|---|
static char |
VALUE_SEPARATOR |
| Constructor and Description |
|---|
KeyBase() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assertNoValueSeparator(String str) |
protected String[] |
splitOnValueSeparator(org.apache.hadoop.io.Text v) |
public static final char VALUE_SEPARATOR
Copyright © 2014–2015. All rights reserved.