Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_serde_args
-
Uses of ThriftHiveMetastore.get_serde_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.get_serde_argsModifier and TypeMethodDescriptionThriftHiveMetastore.get_serde_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.get_serde.getEmptyArgsInstance()ThriftHiveMetastore.Processor.get_serde.getEmptyArgsInstance()ThriftHiveMetastore.get_serde_args.setRqst(GetSerdeRequest rqst) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_serde_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.get_serde_args.compareTo(ThriftHiveMetastore.get_serde_args other) booleanThriftHiveMetastore.get_serde_args.equals(ThriftHiveMetastore.get_serde_args that) ThriftHiveMetastore.Processor.get_serde.getResult(I iface, ThriftHiveMetastore.get_serde_args args) voidThriftHiveMetastore.AsyncProcessor.get_serde.start(I iface, ThriftHiveMetastore.get_serde_args args, org.apache.thrift.async.AsyncMethodCallback<SerDeInfo> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_serde_argsModifierConstructorDescriptionPerforms a deep copy on other.