Annotation Interface ZipReader.Config
- Enclosing class:
- ZipReader
public static @interface ZipReader.Config
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionlongdoublelong
-
Element Details
-
thresholdEntries
long thresholdEntries- Default:
- 10000L
-
thresholdSize
long thresholdSize- Default:
- 1000000000L
-
thresholdRatio
double thresholdRatio- Default:
- 10.0
-