Package | Description |
---|---|
org.opennms.netmgt.poller.pollables |
Modifier and Type | Method and Description |
---|---|
protected void |
PollableElement.obtainTreeLock(long timeout)
obtainTreeLock
|
protected void |
PollableNode.obtainTreeLock(long timeout)
This method tries to obtain the lock within the given timeout.
|
protected <T> T |
PollableElement.withTreeLock(Callable<T> c,
long timeout)
withTreeLock
|
protected void |
PollableElement.withTreeLock(Runnable r,
long timeout)
withTreeLock
|
Copyright © 2021. All rights reserved.