|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.wadi.core.contextualiser.HashingCollapser
public class HashingCollapser
A lock Collapser that collapses according to hash code
Constructor Summary | |
---|---|
HashingCollapser(int numSyncs,
long timeout)
|
Method Summary | |
---|---|
java.util.concurrent.locks.Lock |
getLock(java.lang.String id)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HashingCollapser(int numSyncs, long timeout)
Method Detail |
---|
public java.util.concurrent.locks.Lock getLock(java.lang.String id)
getLock
in interface Collapser
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |