Class EscalateContainerKey

java.lang.Object
org.apache.derby.impl.store.raw.xact.EscalateContainerKey
All Implemented Interfaces:
Matchable

public final class EscalateContainerKey extends Object implements Matchable
  • Field Details

    • container_key

      private ContainerKey container_key
      Fields of the class
  • Constructor Details

    • EscalateContainerKey

      public EscalateContainerKey(ContainerKey key)
      Constructors for This class:
  • Method Details

    • match

      public boolean match(Object key)
      Public Methods of XXXX class:
      Specified by:
      match in interface Matchable