| Package | Description |
|---|---|
| org.apache.hadoop.tools.rumen |
Rumen is a data extraction and analysis tool built for
Apache Hadoop.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
LoggedDiscreteCDF |
A
LoggedDiscreteCDF is a discrete approximation of a cumulative
distribution function, with this class set up to meet the requirements of the
Jackson JSON parser/generator. |
class |
LoggedJob |
A
LoggedDiscreteCDF is a representation of an hadoop job, with the
details of this class set up to meet the requirements of the Jackson JSON
parser/generator. |
class |
LoggedLocation |
A
LoggedLocation is a representation of a point in an hierarchical
network, represented as a series of membership names, broadest first. |
class |
LoggedNetworkTopology |
A
LoggedNetworkTopology represents a tree that in turn represents a
hierarchy of hosts. |
class |
LoggedSingleRelativeRanking |
A
LoggedSingleRelativeRanking represents an X-Y coordinate of a
single point in a discrete CDF. |
class |
LoggedTask |
A
LoggedTask represents a [hadoop] task that is part of a hadoop job. |
class |
LoggedTaskAttempt |
A
LoggedTaskAttempt represents an attempt to run an hadoop task in a
hadoop job. |
class |
ParsedJob |
This is a wrapper class around
LoggedJob. |
class |
ParsedTask |
This is a wrapper class around
LoggedTask. |
class |
ParsedTaskAttempt |
This is a wrapper class around
LoggedTaskAttempt. |
class |
ResourceUsageMetrics |
Captures the resource usage metrics.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
DeepCompare.deepCompare(DeepCompare other,
TreePath myLocation) |
|
void |
LoggedDiscreteCDF.deepCompare(DeepCompare comparand,
TreePath loc) |
|
void |
LoggedJob.deepCompare(DeepCompare comparand,
TreePath loc) |
|
void |
LoggedLocation.deepCompare(DeepCompare comparand,
TreePath loc) |
|
void |
LoggedNetworkTopology.deepCompare(DeepCompare comparand,
TreePath loc) |
|
void |
LoggedSingleRelativeRanking.deepCompare(DeepCompare comparand,
TreePath loc) |
|
void |
LoggedTask.deepCompare(DeepCompare comparand,
TreePath loc) |
|
void |
LoggedTaskAttempt.deepCompare(DeepCompare comparand,
TreePath loc) |
|
void |
ResourceUsageMetrics.deepCompare(DeepCompare other,
TreePath loc) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.