Package org.jumpmind.symmetric.model
Class IncomingBatchSummary
java.lang.Object
org.jumpmind.symmetric.model.BatchSummary
org.jumpmind.symmetric.model.IncomingBatchSummary
- All Implemented Interfaces:
Serializable
Holder class for summary information about incoming 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
-
IncomingBatchSummary
public IncomingBatchSummary()
-