Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.add_serde_args
-
Uses of ThriftHiveMetastore.add_serde_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.add_serde_argsModifier and TypeMethodDescriptionThriftHiveMetastore.add_serde_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.add_serde.getEmptyArgsInstance()ThriftHiveMetastore.Processor.add_serde.getEmptyArgsInstance()Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.add_serde_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.add_serde_args.compareTo(ThriftHiveMetastore.add_serde_args other) booleanThriftHiveMetastore.add_serde_args.equals(ThriftHiveMetastore.add_serde_args that) ThriftHiveMetastore.Processor.add_serde.getResult(I iface, ThriftHiveMetastore.add_serde_args args) voidThriftHiveMetastore.AsyncProcessor.add_serde.start(I iface, ThriftHiveMetastore.add_serde_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.add_serde_argsModifierConstructorDescriptionPerforms a deep copy on other.