Uses of Class
io.trino.hive.thrift.metastore.InsertEventRequestData
-
Uses of InsertEventRequestData in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return InsertEventRequestDataModifier and TypeMethodDescriptionInsertEventRequestData.deepCopy()FireEventRequestData.getInsertData()InsertEventRequestData.setFilesAdded(List<String> filesAdded) InsertEventRequestData.setFilesAddedChecksum(List<String> filesAddedChecksum) InsertEventRequestData.setReplace(boolean replace) Methods in io.trino.hive.thrift.metastore with parameters of type InsertEventRequestDataModifier and TypeMethodDescriptionintInsertEventRequestData.compareTo(InsertEventRequestData other) booleanInsertEventRequestData.equals(InsertEventRequestData that) static FireEventRequestDataFireEventRequestData.insertData(InsertEventRequestData value) voidFireEventRequestData.setInsertData(InsertEventRequestData value) Constructors in io.trino.hive.thrift.metastore with parameters of type InsertEventRequestDataModifierConstructorDescriptionPerforms a deep copy on other.