| Package | Description |
|---|---|
| org.apache.tez.runtime.api.impl |
| Modifier and Type | Method and Description |
|---|---|
EventMetaData.EventProducerConsumerType |
EventMetaData.getEventGenerator() |
static EventMetaData.EventProducerConsumerType |
EventMetaData.EventProducerConsumerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventMetaData.EventProducerConsumerType[] |
EventMetaData.EventProducerConsumerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
EventMetaData(EventMetaData.EventProducerConsumerType generator,
String taskVertexName,
String edgeVertexName,
org.apache.tez.dag.records.TezTaskAttemptID taskAttemptID) |
Copyright © 2015 Apache Software Foundation. All rights reserved.