@PublicEvolving public static final class DataTypes.UnresolvedField extends DataTypes.AbstractField
Compared to DataTypes.Field, an unresolved field can contain an UnresolvedDataType.
description, name| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
protected AbstractDataType<?> |
getAbstractDataType() |
int |
hashCode() |
getDescription, getName, toStringprotected AbstractDataType<?> getAbstractDataType()
getAbstractDataType in class DataTypes.AbstractFieldpublic boolean equals(Object o)
equals in class DataTypes.AbstractFieldpublic int hashCode()
hashCode in class DataTypes.AbstractFieldCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.