public static class PojoTypeInfo.NamedFlatFieldDescriptor extends CompositeType.FlatFieldDescriptor
| Constructor and Description |
|---|
NamedFlatFieldDescriptor(String name,
int keyPosition,
TypeInformation<?> type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFieldName() |
String |
toString() |
getPosition, getTypepublic NamedFlatFieldDescriptor(String name, int keyPosition, TypeInformation<?> type)
public String getFieldName()
public String toString()
toString in class CompositeType.FlatFieldDescriptorCopyright © 2014–2016 The Apache Software Foundation. All rights reserved.