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()
TaskId
isFinished
in interface TaskId
true
if the task has finished, false
otherwise.Copyright © 2020 SNMP4J.org. All rights reserved.