@ThriftStruct public final class PrestoThriftNullableColumnSet extends Object
PrestoThriftNullableColumnSet(Set<String> columns)
boolean
equals(Object obj)
Set<String>
getColumns()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
@ThriftConstructor public PrestoThriftNullableColumnSet(@Nullable Set<String> columns)
@Nullable @ThriftField(value=1, requiredness=OPTIONAL) public Set<String> getColumns()
public boolean equals(Object obj)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2012–2022. All rights reserved.