@ThriftStruct
public final class TrinoThriftNullableSchemaName
extends Object
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
TrinoThriftNullableSchemaName
@ThriftConstructor
public TrinoThriftNullableSchemaName(@Nullable
String schemaName)
-
Method Details
-
getSchemaName
@Nullable
@ThriftField(value=1,
requiredness=OPTIONAL)
public String getSchemaName()
-
-
-