Documentation of 'org.apache.derby.iapi.store.raw.ContainerLock' Java class
ContainerLock
org.apache.derby.iapi.store.raw

Class ContainerLock



  • public final class ContainerLock
    extends java.lang.Object
    A ContainerLock represents a qualifier that is to be used when locking a container through a ContainerHandle.
    MT - Immutable
    See Also:
    ContainerHandle, LockingPolicy
    • Method Detail

      • getType

        public int getType()
        Get an integer representation of the type of the lock. This method is guaranteed to return an integer >= 0 and < C_NUMBER. No correlation between the value and one of the static variables (CIS etc.) is guaranteed, except that the values returned do not change.
      • isCompatible

        public boolean isCompatible(ContainerLock granted)
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.