程序包 | 说明 |
---|---|
org.apache.hadoop.tools.rumen |
Rumen is a data extraction and analysis tool built for
Apache Hadoop.
|
限定符和类型 | 方法和说明 |
---|---|
void |
ResourceUsageMetrics.deepCompare(DeepCompare other,
TreePath loc) |
void |
LoggedTaskAttempt.deepCompare(DeepCompare comparand,
TreePath loc) |
void |
LoggedTask.deepCompare(DeepCompare comparand,
TreePath loc) |
void |
LoggedSingleRelativeRanking.deepCompare(DeepCompare comparand,
TreePath loc) |
void |
LoggedNetworkTopology.deepCompare(DeepCompare comparand,
TreePath loc) |
void |
LoggedLocation.deepCompare(DeepCompare comparand,
TreePath loc) |
void |
LoggedJob.deepCompare(DeepCompare comparand,
TreePath loc) |
void |
LoggedDiscreteCDF.deepCompare(DeepCompare comparand,
TreePath loc) |
void |
DeepCompare.deepCompare(DeepCompare other,
TreePath myLocation) |
构造器和说明 |
---|
DeepInequalityException(String message,
TreePath path) |
DeepInequalityException(String message,
TreePath path,
Throwable chainee) |
TreePath(TreePath parent,
String fieldName) |
TreePath(TreePath parent,
String fieldName,
int index) |
Copyright © 2009 The Apache Software Foundation