| Package | Description |
|---|---|
| eu.stratosphere.core.testing |
| Modifier and Type | Method and Description |
|---|---|
TestPlan |
TestPlan.withSchema(Class<? extends eu.stratosphere.types.Value>[] schema)
Sets the default schema of all input and outputs.
|
TestPlan |
TestPlan.withSchema(Class<? extends eu.stratosphere.types.Value> firstField,
Class<?>... additionalFields)
Sets the default schema of all input and outputs.
|
Copyright © 2014. All rights reserved.