@ThriftStruct public final class PrestoThriftAllOrNoneValueSet extends Object
| Constructor and Description |
|---|
PrestoThriftAllOrNoneValueSet(boolean all) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static PrestoThriftAllOrNoneValueSet |
fromAllOrNoneValueSet(AllOrNoneValueSet valueSet) |
int |
hashCode() |
boolean |
isAll() |
String |
toString() |
@ThriftConstructor public PrestoThriftAllOrNoneValueSet(boolean all)
@ThriftField(value=1) public boolean isAll()
public static PrestoThriftAllOrNoneValueSet fromAllOrNoneValueSet(AllOrNoneValueSet valueSet)
Copyright © 2012–2022. All rights reserved.