| Package | Description |
|---|---|
| hydra |
Hydra is a test framework that makes it easy to create and run multiuser tests.
|
| Modifier and Type | Method and Description |
|---|---|
HadoopPrms.NodeType |
HadoopDescription.NodeDescription.getNodeType() |
static HadoopPrms.NodeType |
HadoopPrms.NodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HadoopPrms.NodeType[] |
HadoopPrms.NodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HadoopDescription.NodeDescription.configure(HadoopPrms.NodeType type,
TestConfig config,
HadoopDescription hdd,
String host,
String dataDrives,
String logDrive) |
protected void |
Nuker.recordHDFSDir(HostDescription hd,
HadoopPrms.NodeType nodeType,
String dir,
boolean moveAfterTest)
Records a remote HDFS directory for later move.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.