Package | Description |
---|---|
org.apache.hadoop.mapreduce.jobhistory |
Modifier and Type | Method and Description |
---|---|
static EventWriter.WriteMode |
EventWriter.WriteMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventWriter.WriteMode[] |
EventWriter.WriteMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
EventWriter(org.apache.hadoop.fs.FSDataOutputStream out,
EventWriter.WriteMode mode) |
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.