Package herddb.utils

Class NullLockManager

  • All Implemented Interfaces:
    ILocalLockManager

    public class NullLockManager
    extends Object
    implements ILocalLockManager
    Handle fake locks by key in order to avoid useless concurrent access management.
    Author:
    paolo.venturi