| Package | Description |
|---|---|
| eu.dnetlib.data.mapreduce.hbase.broker.model |
| Modifier and Type | Method and Description |
|---|---|
MapValueType |
MapValue.getType() |
static MapValueType |
MapValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MapValueType[] |
MapValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MapValue.setType(MapValueType type) |
| Constructor and Description |
|---|
MapValue(MapValueType type,
Object value) |
Copyright © 2017. All rights reserved.