Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_primary_keys_args
-
Uses of ThriftHiveMetastore.get_primary_keys_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.get_primary_keys_argsModifier and TypeMethodDescriptionThriftHiveMetastore.get_primary_keys_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.get_primary_keys.getEmptyArgsInstance()ThriftHiveMetastore.Processor.get_primary_keys.getEmptyArgsInstance()ThriftHiveMetastore.get_primary_keys_args.setRequest(PrimaryKeysRequest request) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_primary_keys_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.get_primary_keys_args.compareTo(ThriftHiveMetastore.get_primary_keys_args other) booleanThriftHiveMetastore.get_primary_keys_args.equals(ThriftHiveMetastore.get_primary_keys_args that) ThriftHiveMetastore.Processor.get_primary_keys.getResult(I iface, ThriftHiveMetastore.get_primary_keys_args args) voidThriftHiveMetastore.AsyncProcessor.get_primary_keys.start(I iface, ThriftHiveMetastore.get_primary_keys_args args, org.apache.thrift.async.AsyncMethodCallback<PrimaryKeysResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_primary_keys_argsModifierConstructorDescriptionPerforms a deep copy on other.