public class EnumDataType extends DataType
Constructor and Description |
---|
EnumDataType(List<String> enums) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
List<String> |
getEnums() |
RecordFieldType |
getFieldType() |
int |
hashCode() |
String |
toString() |
public RecordFieldType getFieldType()
getFieldType
in class DataType
Copyright © 2021 Apache NiFi Project. All rights reserved.