| Constructor | Description |
|---|---|
CommitTask(Map<SnmpProxyObject,List<SnmpValuesChangeSet>> commits,
SnmpCommitListener commitListener) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
isFinished() |
Checks if the task finished yet.
|
void |
run() |
public CommitTask(Map<SnmpProxyObject,List<SnmpValuesChangeSet>> commits, SnmpCommitListener commitListener)
public boolean isFinished()
TaskIdisFinished in interface TaskIdtrue if the task has finished, false otherwise.Copyright © 2020 SNMP4J.org. All rights reserved.