public class SchemaUtils extends Object
| Constructor and Description |
|---|
SchemaUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends eu.stratosphere.types.Value>[] |
combineSchema(Class<? extends eu.stratosphere.types.Value> firstFieldType,
Class<?>... otherFieldTypes)
Creates a schema array of the given types.
|
Copyright © 2014. All rights reserved.