Class LockStoreImpl

All Implemented Interfaces:
LockStore

public class LockStoreImpl extends AbstractLockStore<ConcurrentMap<NodeRef,LockState>>
LockStore implementation backed by a Google ConcurrentMap.
Author:
Matt Ward
  • Constructor Details

    • LockStoreImpl

      public LockStoreImpl()
      Default constructor.
    • LockStoreImpl

      public LockStoreImpl(int ephemeralTTLSeconds)
      Constructor allowing specification of TTLs.
      Parameters:
      ephemeralTTLSeconds - int