Uses of Class
io.trino.hive.thrift.metastore.ShowCompactRequest
-
Uses of ShowCompactRequest in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ShowCompactRequestModifier and TypeMethodDescriptionShowCompactRequest.deepCopy()ThriftHiveMetastore.show_compact_args.getRqst()Methods in io.trino.hive.thrift.metastore with parameters of type ShowCompactRequestModifier and TypeMethodDescriptionintShowCompactRequest.compareTo(ShowCompactRequest other) booleanShowCompactRequest.equals(ShowCompactRequest that) voidThriftHiveMetastore.Client.sendShowCompact(ShowCompactRequest rqst) ThriftHiveMetastore.show_compact_args.setRqst(ShowCompactRequest rqst) voidThriftHiveMetastore.AsyncClient.showCompact(ShowCompactRequest rqst, org.apache.thrift.async.AsyncMethodCallback<ShowCompactResponse> resultHandler) voidThriftHiveMetastore.AsyncIface.showCompact(ShowCompactRequest rqst, org.apache.thrift.async.AsyncMethodCallback<ShowCompactResponse> resultHandler) ThriftHiveMetastore.Client.showCompact(ShowCompactRequest rqst) ThriftHiveMetastore.Iface.showCompact(ShowCompactRequest rqst) Constructors in io.trino.hive.thrift.metastore with parameters of type ShowCompactRequestModifierConstructorDescriptionshow_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) Performs a deep copy on other.