Class CommitStatus

java.lang.Object
org.snmp4j.model.snmp.api.CommitStatus
All Implemented Interfaces:
SnmpCommitResult

public class CommitStatus extends Object implements SnmpCommitResult
The CommitStatus represents the status of a SNMP commit operation. It has two lists, the first contains all the successfully committed changes and the second holds any failed change sets.
Version:
1.0
Author:
Frank Fock