JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
E
L
O
S
C
close()
- Method in interface org.jmdware.ephemeral.locks.
EphemeralLocks.Handle
E
EphemeralLocks
- Class in
org.jmdware.ephemeral.locks
Balances parallelism with thread-safety by assigning different locks to different keys.
EphemeralLocks()
- Constructor for class org.jmdware.ephemeral.locks.
EphemeralLocks
EphemeralLocks.Handle
- Interface in
org.jmdware.ephemeral.locks
Handle to close the underlying lock for a given key.
L
lock(Object)
- Method in class org.jmdware.ephemeral.locks.
EphemeralLocks
Acquires the lock for the given key and returns a handle to the lock, which
must
be closed to release the underlying lock.
O
org.jmdware.ephemeral.locks
- package org.jmdware.ephemeral.locks
S
size()
- Method in class org.jmdware.ephemeral.locks.
EphemeralLocks
Returns the number of active locks.
C
E
L
O
S
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018. All rights reserved.