Uses of Class
io.trino.hive.thrift.metastore.PrimaryKeysResponse
-
Uses of PrimaryKeysResponse in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return PrimaryKeysResponseModifier and TypeMethodDescriptionPrimaryKeysResponse.deepCopy()ThriftHiveMetastore.Client.getPrimaryKeys(PrimaryKeysRequest request) ThriftHiveMetastore.Iface.getPrimaryKeys(PrimaryKeysRequest request) ThriftHiveMetastore.AsyncClient.get_primary_keys_call.getResult()ThriftHiveMetastore.get_primary_keys_result.getSuccess()ThriftHiveMetastore.Client.recvGetPrimaryKeys()PrimaryKeysResponse.setPrimaryKeys(List<SQLPrimaryKey> primaryKeys) Methods in io.trino.hive.thrift.metastore that return types with arguments of type PrimaryKeysResponseModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<PrimaryKeysResponse>ThriftHiveMetastore.AsyncProcessor.get_primary_keys.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type PrimaryKeysResponseModifier and TypeMethodDescriptionintPrimaryKeysResponse.compareTo(PrimaryKeysResponse other) booleanPrimaryKeysResponse.equals(PrimaryKeysResponse that) ThriftHiveMetastore.get_primary_keys_result.setSuccess(PrimaryKeysResponse success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type PrimaryKeysResponseModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.getPrimaryKeys(PrimaryKeysRequest request, org.apache.thrift.async.AsyncMethodCallback<PrimaryKeysResponse> resultHandler) voidThriftHiveMetastore.AsyncIface.getPrimaryKeys(PrimaryKeysRequest request, org.apache.thrift.async.AsyncMethodCallback<PrimaryKeysResponse> resultHandler) 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 PrimaryKeysResponseModifierConstructorDescriptionget_primary_keys_result(PrimaryKeysResponse success, MetaException o1, NoSuchObjectException o2) Performs a deep copy on other.Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type PrimaryKeysResponseModifierConstructorDescriptionget_primary_keys_call(PrimaryKeysRequest request, org.apache.thrift.async.AsyncMethodCallback<PrimaryKeysResponse> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)