public static final class DataTypes.UnresolvedField extends DataTypes.AbstractField
Compared to DataTypes.Field, an unresolved field can contain an UnresolvedDataType.
description, name| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object o) |
protected AbstractDataType<?> |
getAbstractDataType() |
int |
hashCode() |
getDescription, getName, toStringprotected AbstractDataType<?> getAbstractDataType()
public boolean equals(Object o)
equals 在类中 DataTypes.AbstractFieldpublic int hashCode()
hashCode 在类中 DataTypes.AbstractFieldCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.