Uses of Class
io.trino.hive.thrift.metastore.ShowCompactResponseElement
-
Uses of ShowCompactResponseElement in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ShowCompactResponseElementModifier and TypeMethodDescriptionShowCompactResponseElement.deepCopy()ShowCompactResponseElement.setEndTime(long endTime) ShowCompactResponseElement.setHadoopJobId(String hadoopJobId) ShowCompactResponseElement.setHightestTxnId(long hightestTxnId) ShowCompactResponseElement.setId(long id) ShowCompactResponseElement.setMetaInfo(String metaInfo) ShowCompactResponseElement.setPartitionname(String partitionname) ShowCompactResponseElement.setStart(long start) ShowCompactResponseElement.setTablename(String tablename) ShowCompactResponseElement.setType(CompactionType type) ShowCompactResponseElement.setWorkerid(String workerid) Methods in io.trino.hive.thrift.metastore that return types with arguments of type ShowCompactResponseElementModifier and TypeMethodDescriptionShowCompactResponse.getCompacts()ShowCompactResponse.getCompactsIterator()Methods in io.trino.hive.thrift.metastore with parameters of type ShowCompactResponseElementModifier and TypeMethodDescriptionvoidShowCompactResponse.addToCompacts(ShowCompactResponseElement elem) intShowCompactResponseElement.compareTo(ShowCompactResponseElement other) booleanShowCompactResponseElement.equals(ShowCompactResponseElement that) Method parameters in io.trino.hive.thrift.metastore with type arguments of type ShowCompactResponseElementModifier and TypeMethodDescriptionShowCompactResponse.setCompacts(List<ShowCompactResponseElement> compacts) Constructors in io.trino.hive.thrift.metastore with parameters of type ShowCompactResponseElementModifierConstructorDescriptionPerforms a deep copy on other.Constructor parameters in io.trino.hive.thrift.metastore with type arguments of type ShowCompactResponseElement