|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HistoryEventType | |
|---|---|
| org.apache.tez.dag.history | |
| org.apache.tez.dag.history.events | |
| org.apache.tez.dag.utils | |
| Uses of HistoryEventType in org.apache.tez.dag.history |
|---|
| Methods in org.apache.tez.dag.history that return HistoryEventType | |
|---|---|
HistoryEventType |
HistoryEvent.getEventType()
|
static HistoryEventType |
HistoryEventType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static HistoryEventType[] |
HistoryEventType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of HistoryEventType in org.apache.tez.dag.history.events |
|---|
| Uses of HistoryEventType in org.apache.tez.dag.utils |
|---|
| Methods in org.apache.tez.dag.utils with parameters of type HistoryEventType | |
|---|---|
static RecoveryProtos.SummaryEventProto |
ProtoUtils.toSummaryEventProto(org.apache.tez.dag.records.TezDAGID dagID,
long timestamp,
HistoryEventType historyEventType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||