| Package | Description |
|---|---|
| org.apache.hadoop.tools.rumen |
Rumen is a data extraction and analysis tool built for
Apache Hadoop.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ParsedTaskAttempt
This is a wrapper class around
LoggedTaskAttempt. |
| Modifier and Type | Method and Description |
|---|---|
List<LoggedTaskAttempt> |
LoggedTask.getAttempts() |
| Modifier and Type | Method and Description |
|---|---|
abstract List<Integer> |
LoggedTaskAttempt.SplitVectorKind.get(LoggedTaskAttempt attempt) |
abstract void |
LoggedTaskAttempt.SplitVectorKind.set(LoggedTaskAttempt attempt,
List<Integer> newValue) |
Copyright © 2018 CERN. All Rights Reserved.