|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Lock | |
rrdService.service |
Uses of Lock in rrdService.service |
Methods in rrdService.service that return Lock | |
protected Lock |
RoundRobin.getLock()
getLock return the lock of RoundRobin |
Lock |
LockTable.putLock(java.lang.String key,
Lock lock)
putLock Maps the specified key to the specified value in this hashtable. |
Lock |
LockTable.getLock(java.lang.String key)
getLock return the Lock withe the scpecific key |
Lock |
LockTable.removeLock(java.lang.String key)
removeLock Removes the key (and its corresponding value) from this LockTable |
Methods in rrdService.service with parameters of type Lock | |
protected void |
RoundRobin.setLock(Lock lock)
setLock specify the lock |
Lock |
LockTable.putLock(java.lang.String key,
Lock lock)
putLock Maps the specified key to the specified value in this hashtable. |
|
Copyright 1885-2001 FIRMENICH SA, Geneva | ||||||||
PREV NEXT | FRAMES NO FRAMES |