@ThriftStruct
public final class TrinoThriftNullableToken
extends Object
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
TrinoThriftNullableToken
@ThriftConstructor
public TrinoThriftNullableToken(@Nullable
TrinoThriftId token)
-
Method Details
-
getToken
@Nullable
@ThriftField(value=1,
requiredness=OPTIONAL)
public TrinoThriftId getToken()
-
-
-