Class LockWatchManagerInternal

    • Constructor Detail

      • LockWatchManagerInternal

        public LockWatchManagerInternal()
    • Method Detail

      • getCache

        public abstract com.palantir.lock.watch.LockWatchCache getCache()
      • removeTransactionStateFromCache

        public abstract void removeTransactionStateFromCache​(long startTs)
      • onTransactionCommit

        public abstract void onTransactionCommit​(long startTs)
      • getTransactionScopedCache

        public abstract TransactionScopedCache getTransactionScopedCache​(long startTs)
      • getReadOnlyTransactionScopedCache

        public abstract TransactionScopedCache getReadOnlyTransactionScopedCache​(long startTs)