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

Interface Limit

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      void reached(CompatibilitySpace compatibilitySpace, java.lang.Object group, int limit, java.util.Enumeration lockList, int lockCount)
      Called by the lock factory when a limit has been reached.
    • Method Detail

      • reached

        void reached(CompatibilitySpace compatibilitySpace,
                     java.lang.Object group,
                     int limit,
                     java.util.Enumeration lockList,
                     int lockCount)
              throws StandardException
        Called by the lock factory when a limit has been reached.
        Parameters:
        compatibilitySpace - lock space the limit was set for
        group - lock group the limit was set for
        limit - the limit's setting
        lockList - the list of Lockable's in the group
        lockCount - the number of locks in the group
        Throws:
        StandardException - Standard Derby error policy.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.