Uses of Class
org.apache.commons.compress.archivers.zip.ScatterStatistics
-
Packages that use ScatterStatistics Package Description org.apache.commons.compress.archivers.zip Provides stream classes for reading and writing archives using the ZIP format. -
-
Uses of ScatterStatistics in org.apache.commons.compress.archivers.zip
Methods in org.apache.commons.compress.archivers.zip that return ScatterStatistics Modifier and Type Method Description ScatterStatistics
ParallelScatterZipCreator. getStatisticsMessage()
Returns a message describing the overall statistics of the compression run
-