Package com.univocity.api.statistics

Interface Summary
DataTransfer<S,T> A callback interface used to receive notifications of data transfers from a source to a target.
 

Class Summary
DataTransferListener<S,T,E extends DataTransfer<S,T>> A basic management structure for data transfers occurring in parallel.
DataTransferStatistics<S,T> A basic implementation of DataTransfer which collects statistics about a given data transfer process, and provides easy to use methods to report the progress and timing of the process.
DownloadListener A listener of active downloads from remote locations into local files.
DownloadStatistics A simple implementation of DataTransferStatistics to notify the progress/completion of download processes
NoopDataTransfer A singleton DataTransfer that does nothing.
 



Copyright © 2018 uniVocity Software Pty Ltd. All rights reserved.