Uses of Class
io.trino.hive.thrift.metastore.CheckConstraintsResponse
-
Uses of CheckConstraintsResponse in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return CheckConstraintsResponseModifier and TypeMethodDescriptionCheckConstraintsResponse.deepCopy()ThriftHiveMetastore.Client.getCheckConstraints(CheckConstraintsRequest request) ThriftHiveMetastore.Iface.getCheckConstraints(CheckConstraintsRequest request) ThriftHiveMetastore.AsyncClient.get_check_constraints_call.getResult()ThriftHiveMetastore.get_check_constraints_result.getSuccess()ThriftHiveMetastore.Client.recvGetCheckConstraints()CheckConstraintsResponse.setCheckConstraints(List<SQLCheckConstraint> checkConstraints) Methods in io.trino.hive.thrift.metastore that return types with arguments of type CheckConstraintsResponseModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<CheckConstraintsResponse>ThriftHiveMetastore.AsyncProcessor.get_check_constraints.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type CheckConstraintsResponseModifier and TypeMethodDescriptionintCheckConstraintsResponse.compareTo(CheckConstraintsResponse other) booleanCheckConstraintsResponse.equals(CheckConstraintsResponse that) ThriftHiveMetastore.get_check_constraints_result.setSuccess(CheckConstraintsResponse success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type CheckConstraintsResponseModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.getCheckConstraints(CheckConstraintsRequest request, org.apache.thrift.async.AsyncMethodCallback<CheckConstraintsResponse> resultHandler) voidThriftHiveMetastore.AsyncIface.getCheckConstraints(CheckConstraintsRequest request, org.apache.thrift.async.AsyncMethodCallback<CheckConstraintsResponse> resultHandler) voidThriftHiveMetastore.AsyncProcessor.get_check_constraints.start(I iface, ThriftHiveMetastore.get_check_constraints_args args, org.apache.thrift.async.AsyncMethodCallback<CheckConstraintsResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type CheckConstraintsResponseModifierConstructorDescriptionPerforms a deep copy on other.get_check_constraints_result(CheckConstraintsResponse success, MetaException o1, NoSuchObjectException o2) Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type CheckConstraintsResponseModifierConstructorDescriptionget_check_constraints_call(CheckConstraintsRequest request, org.apache.thrift.async.AsyncMethodCallback<CheckConstraintsResponse> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)