|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LoggedJob | |
|---|---|
| org.apache.hadoop.tools.rumen | Rumen is a data extraction and analysis tool built for Apache Hadoop. |
| Uses of LoggedJob in org.apache.hadoop.tools.rumen |
|---|
| Subclasses of LoggedJob in org.apache.hadoop.tools.rumen | |
|---|---|
class |
ParsedJob
This is a wrapper class around LoggedJob. |
| Methods in org.apache.hadoop.tools.rumen that return LoggedJob | |
|---|---|
LoggedJob |
ZombieJob.getLoggedJob()
Get the underlining LoggedJob object read directly from the trace. |
| Constructors in org.apache.hadoop.tools.rumen with parameters of type LoggedJob | |
|---|---|
ZombieJob(LoggedJob job,
ClusterStory cluster)
This constructor creates a ZombieJob with the same semantics as the
LoggedJob passed in this parameter |
|
ZombieJob(LoggedJob job,
ClusterStory cluster,
long seed)
This constructor creates a ZombieJob with the same semantics as the
LoggedJob passed in this parameter |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||