public class ResultSerialization
extends Configured
| Modifier and Type | Field and Description |
|---|---|
static String |
IMPORT_FORMAT_VER |
| Constructor and Description |
|---|
ResultSerialization() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Class<?> c) |
<any> |
getDeserializer(Class<Result> c) |
<any> |
getSerializer(Class<Result> c) |
public static final String IMPORT_FORMAT_VER