Uses of Class
io.trino.hive.thrift.metastore.ShowCompactResponse
-
Uses of ShowCompactResponse in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ShowCompactResponseModifier and TypeMethodDescriptionShowCompactResponse.deepCopy()ThriftHiveMetastore.AsyncClient.show_compact_call.getResult()ThriftHiveMetastore.show_compact_result.getSuccess()ThriftHiveMetastore.Client.recvShowCompact()ShowCompactResponse.setCompacts(List<ShowCompactResponseElement> compacts) ThriftHiveMetastore.Client.showCompact(ShowCompactRequest rqst) ThriftHiveMetastore.Iface.showCompact(ShowCompactRequest rqst) Methods in io.trino.hive.thrift.metastore that return types with arguments of type ShowCompactResponseModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<ShowCompactResponse>ThriftHiveMetastore.AsyncProcessor.show_compact.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in io.trino.hive.thrift.metastore with parameters of type ShowCompactResponseModifier and TypeMethodDescriptionintShowCompactResponse.compareTo(ShowCompactResponse other) booleanShowCompactResponse.equals(ShowCompactResponse that) ThriftHiveMetastore.show_compact_result.setSuccess(ShowCompactResponse success) Method parameters in io.trino.hive.thrift.metastore with type arguments of type ShowCompactResponseModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.showCompact(ShowCompactRequest rqst, org.apache.thrift.async.AsyncMethodCallback<ShowCompactResponse> resultHandler) voidThriftHiveMetastore.AsyncIface.showCompact(ShowCompactRequest rqst, org.apache.thrift.async.AsyncMethodCallback<ShowCompactResponse> resultHandler) voidThriftHiveMetastore.AsyncProcessor.show_compact.start(I iface, ThriftHiveMetastore.show_compact_args args, org.apache.thrift.async.AsyncMethodCallback<ShowCompactResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ShowCompactResponseModifierConstructorDescriptionshow_compact_result(ShowCompactResponse success) Performs a deep copy on other.Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type ShowCompactResponseModifierConstructorDescriptionshow_compact_call(ShowCompactRequest rqst, org.apache.thrift.async.AsyncMethodCallback<ShowCompactResponse> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)