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, getType
public NamedFlatFieldDescriptor(String name, int keyPosition, TypeInformation<?> type)
public String getFieldName()
public String toString()
toString
in class CompositeType.FlatFieldDescriptor
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.