@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, toString
protected AbstractDataType<?> getAbstractDataType()
getAbstractDataType
in class DataTypes.AbstractField
public boolean equals(Object o)
equals
in class DataTypes.AbstractField
public int hashCode()
hashCode
in class DataTypes.AbstractField
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.