Package org.jumpmind.symmetric.model
Class OutgoingBatchSummary
java.lang.Object
org.jumpmind.symmetric.model.BatchSummary
org.jumpmind.symmetric.model.OutgoingBatchSummary
- All Implemented Interfaces:
Serializable
Holder class for summary information about outgoing batches
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jumpmind.symmetric.model.BatchSummary
getBatchCount, getChannel, getDataCount, getDeleteCount, getExtractMillis, getInsertCount, getLastBatchUpdateTime, getLoadMillis, getMinBatchId, getNodeId, getOldestBatchCreateTime, getOtherCount, getReloadCount, getRouterMillis, getSerialversionuid, getStatus, getTotalBytes, getTotalMillis, getTransferMillis, getUpdateCount, isErrorFlag, setBatchCount, setChannel, setDataCount, setDeleteCount, setErrorFlag, setExtractMillis, setInsertCount, setLastBatchUpdateTime, setLoadMillis, setMinBatchId, setNodeId, setOldestBatchCreateTime, setOtherCount, setReloadCount, setRouterMillis, setStatus, setTotalBytes, setTotalMillis, setTransferMillis, setUpdateCount
-
Constructor Details
-
OutgoingBatchSummary
public OutgoingBatchSummary()
-