| Package | Description |
|---|---|
| eu.dnetlib.data.mapreduce.hbase.broker | |
| eu.dnetlib.data.mapreduce.hbase.broker.mapping | |
| eu.dnetlib.data.mapreduce.hbase.broker.model |
| Modifier and Type | Method and Description |
|---|---|
static Topic |
Topic.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Topic[] |
Topic.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static EventMessage |
EventFactory.asEvent(eu.dnetlib.data.proto.OafProtos.OafEntity oaf,
Topic topic,
eu.dnetlib.broker.objects.OpenAireEventPayload payload,
eu.dnetlib.data.proto.OafProtos.OafEntity source,
float trust) |
static EventMessage |
EventFactory.asEvent(eu.dnetlib.data.proto.OafProtos.OafEntity oaf,
Topic topic,
eu.dnetlib.broker.objects.OpenAireEventPayload payload,
String sourceDatasourceId,
String sourceDatasourceName,
float trust) |
static EventMessage |
EventFactory.asEvent(eu.dnetlib.data.proto.OafProtos.OafEntity oaf,
Topic topic,
eu.dnetlib.broker.objects.OpenAireEventPayload payload,
String sourceDatasourceId,
String sourceDatasourceName,
float trust,
List<String> sourceOriginalIds) |
| Constructor and Description |
|---|
EventMessage(String producerId,
Topic topic,
String payload,
int tthDays,
Map<String,MapValue> map) |
Copyright © 2018. All rights reserved.