@ThriftStruct public static final class PrestoThriftRangeValueSet.PrestoThriftMarker extends Object
| Constructor and Description |
|---|
PrestoThriftMarker(PrestoThriftBlock value,
PrestoThriftRangeValueSet.PrestoThriftBound bound) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static PrestoThriftRangeValueSet.PrestoThriftMarker |
fromMarker(Marker marker) |
PrestoThriftRangeValueSet.PrestoThriftBound |
getBound() |
PrestoThriftBlock |
getValue() |
int |
hashCode() |
String |
toString() |
@ThriftConstructor public PrestoThriftMarker(@Nullable PrestoThriftBlock value, PrestoThriftRangeValueSet.PrestoThriftBound bound)
@Nullable @ThriftField(value=1, requiredness=OPTIONAL) public PrestoThriftBlock getValue()
@ThriftField(value=2) public PrestoThriftRangeValueSet.PrestoThriftBound getBound()
public static PrestoThriftRangeValueSet.PrestoThriftMarker fromMarker(Marker marker)
Copyright © 2012–2023. All rights reserved.