Class TransactionDirectoryListingCacheKey

java.lang.Object
io.trino.plugin.hive.fs.TransactionDirectoryListingCacheKey

public class TransactionDirectoryListingCacheKey extends Object
  • Constructor Details

    • TransactionDirectoryListingCacheKey

      public TransactionDirectoryListingCacheKey(long transactionId, Location path)
  • Method Details

    • getPath

      public Location getPath()
    • getRetainedSizeInBytes

      public long getRetainedSizeInBytes()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object