@PublicEvolving public static class CompositeType.FlatFieldDescriptor extends Object
Constructor and Description |
---|
FlatFieldDescriptor(int keyPosition,
TypeInformation<?> type) |
Modifier and Type | Method and Description |
---|---|
int |
getPosition() |
TypeInformation<?> |
getType() |
String |
toString() |
public FlatFieldDescriptor(int keyPosition, TypeInformation<?> type)
public int getPosition()
public TypeInformation<?> getType()
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.