|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.derby.impl.store.raw.xact.EscalateContainerKey
Field Summary | |
private ContainerKey |
container_key
Fields of the class |
Constructor Summary | |
EscalateContainerKey(ContainerKey key)
Constructors for This class: |
Method Summary | |
boolean |
match(java.lang.Object key)
Public Methods of XXXX class: |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private ContainerKey container_key
Constructor Detail |
public EscalateContainerKey(ContainerKey key)
Method Detail |
public boolean match(java.lang.Object key)
match
in interface Matchable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |