Class TwoPhaseCommitInterceptor.MapEntry

java.lang.Object
org.apache.catalina.tribes.group.interceptors.TwoPhaseCommitInterceptor.MapEntry
Enclosing class:
TwoPhaseCommitInterceptor

public static class TwoPhaseCommitInterceptor.MapEntry extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • expired

      public boolean expired(long now, long expiration)
      Checks if this entry has expired.
      Parameters:
      now - the current time
      expiration - the expiration period
      Returns:
      true if expired