| Package | Description |
|---|---|
| eu.dnetlib.data.mapreduce.hbase.propagation |
| Modifier and Type | Method and Description |
|---|---|
static Value |
Value.fromJson(String json) |
static Value |
Value.newInstance(String value) |
static Value |
Value.newInstance(String value,
PropagationConstants.Type type) |
static Value |
Value.newInstance(String value,
String trust) |
static Value |
Value.newInstance(String value,
String trust,
PropagationConstants.Type type) |
Value |
Value.setTrust(String trust) |
Value |
Value.setType(PropagationConstants.Type type) |
Value |
Value.setValue(String value) |
Copyright © 2019. All rights reserved.