Uses of Class
io.trino.hive.thrift.metastore.NotNullConstraintsResponse
-
Uses of NotNullConstraintsResponse in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return NotNullConstraintsResponseModifier and TypeMethodDescriptionNotNullConstraintsResponse.deepCopy()ThriftHiveMetastore.Client.getNotNullConstraints(NotNullConstraintsRequest request) ThriftHiveMetastore.Iface.getNotNullConstraints(NotNullConstraintsRequest request) ThriftHiveMetastore.AsyncClient.get_not_null_constraints_call.getResult()ThriftHiveMetastore.get_not_null_constraints_result.getSuccess()ThriftHiveMetastore.Client.recvGetNotNullConstraints()NotNullConstraintsResponse.setNotNullConstraints(List<SQLNotNullConstraint> notNullConstraints) Methods in io.trino.hive.thrift.metastore that return types with arguments of type NotNullConstraintsResponseModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<NotNullConstraintsResponse>ThriftHiveMetastore.AsyncProcessor.get_not_null_constraints.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type NotNullConstraintsResponseModifier and TypeMethodDescriptionintNotNullConstraintsResponse.compareTo(NotNullConstraintsResponse other) booleanNotNullConstraintsResponse.equals(NotNullConstraintsResponse that) ThriftHiveMetastore.get_not_null_constraints_result.setSuccess(NotNullConstraintsResponse success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type NotNullConstraintsResponseModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.getNotNullConstraints(NotNullConstraintsRequest request, org.apache.thrift.async.AsyncMethodCallback<NotNullConstraintsResponse> resultHandler) voidThriftHiveMetastore.AsyncIface.getNotNullConstraints(NotNullConstraintsRequest request, org.apache.thrift.async.AsyncMethodCallback<NotNullConstraintsResponse> resultHandler) voidThriftHiveMetastore.AsyncProcessor.get_not_null_constraints.start(I iface, ThriftHiveMetastore.get_not_null_constraints_args args, org.apache.thrift.async.AsyncMethodCallback<NotNullConstraintsResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type NotNullConstraintsResponseModifierConstructorDescriptionget_not_null_constraints_result(NotNullConstraintsResponse success, MetaException o1, NoSuchObjectException o2) Performs a deep copy on other.Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type NotNullConstraintsResponseModifierConstructorDescriptionget_not_null_constraints_call(NotNullConstraintsRequest request, org.apache.thrift.async.AsyncMethodCallback<NotNullConstraintsResponse> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)