Frames | No Frames |
Methods which throw type org.jgroups.util.RWLock.BlockException | |
void | Obtain the read lock immediatelly or throw an exception if an
attempt to get the read lock would block this call
|
void | Obtain the write lock immediatelly or throw an exception if an attempt
to get the write lock would block this call
|