Package io.trino.plugin.hive
Class AcidInfo.DeleteDeltaInfo
- java.lang.Object
-
- io.trino.plugin.hive.AcidInfo.DeleteDeltaInfo
-
-
Constructor Summary
Constructors Constructor Description DeleteDeltaInfo(String directoryName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetDirectoryName()longgetRetainedSizeInBytes()inthashCode()StringtoString()
-