Interface TableInvalidationCallback

All Known Subinterfaces:
DirectoryLister
All Known Implementing Classes:
CachingDirectoryLister, TransactionScopeCachingDirectoryLister

public interface TableInvalidationCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    invalidate(Partition partition)
     
    void
     
  • Method Details

    • invalidate

      void invalidate(Partition partition)
    • invalidate

      void invalidate(Table table)