Class ProvisionLock

  • All Implemented Interfaces:
    AutoCloseable

    public class ProvisionLock
    extends Object
    implements AutoCloseable
    A type-safe wrapper for an application's provision lock.
    Author:
    mpolden
    • Constructor Detail

      • ProvisionLock

        public ProvisionLock​(ApplicationId application,
                             com.yahoo.transaction.Mutex lock)