public static class DrillDistributionTrait.NamedDistributionField extends DrillDistributionTrait.DistributionField
| Constructor and Description |
|---|
NamedDistributionField(int fieldId,
String fieldName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getFieldName() |
int |
hashCode() |
String |
toString() |
getFieldIdpublic NamedDistributionField(int fieldId,
String fieldName)
public String getFieldName()
public boolean equals(Object o)
equals in class DrillDistributionTrait.DistributionFieldpublic int hashCode()
hashCode in class DrillDistributionTrait.DistributionFieldpublic String toString()
toString in class DrillDistributionTrait.DistributionFieldCopyright © 2021 The Apache Software Foundation. All rights reserved.