public class PojoField extends Object
| Modifier and Type | Field and Description |
|---|---|
Field |
field |
TypeInformation<?> |
type |
| Constructor and Description |
|---|
PojoField(Field field,
TypeInformation<?> type) |
public Field field
public TypeInformation<?> type
public PojoField(Field field, TypeInformation<?> type)
Copyright © 2015 The Apache Software Foundation. All rights reserved.