@ThriftStruct public final class PrestoThriftNullableSchemaName extends Object
PrestoThriftNullableSchemaName(String schemaName)
boolean
equals(Object obj)
String
getSchemaName()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
@ThriftConstructor public PrestoThriftNullableSchemaName(@Nullable String schemaName)
@Nullable @ThriftField(value=1, requiredness=OPTIONAL) public String getSchemaName()
public boolean equals(Object obj)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2012–2023. All rights reserved.