public class PollableNode.Lock extends Object
Constructor and Description |
---|
Lock() |
Modifier and Type | Method and Description |
---|---|
boolean |
isLockAvailable() |
void |
obtain() |
void |
obtain(long timeout) |
void |
release() |
Copyright © 2017. All rights reserved.