Documentation of 'org.apache.derby.iapi.services.locks.Latch' Java class
Latch
org.apache.derby.iapi.services.locks

Interface Latch

  • All Known Implementing Classes:
    ActiveLock


    public interface Latch
    A Latch represents a latch held in the lock manager.
    • Method Detail

      • getCompatabilitySpace

        CompatibilitySpace getCompatabilitySpace()
        Get the compatibility space the latch is held in.
      • getLockable

        Lockable getLockable()
        Gte the object the latch is held on.
      • getQualifier

        java.lang.Object getQualifier()
        Get the qualifier used when the latch was obtained.
      • getCount

        int getCount()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.