| Package | Description |
|---|---|
| org.apache.flink.api.common.typeinfo |
| Modifier and Type | Method and Description |
|---|---|
static <T> TypeInformation<T> |
TypeInformation.of(TypeHint<T> typeHint)
Creates a TypeInformation for a generic type via a utility "type hint".
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.