Skip to main content

Module processing

Module processing 

Source
Expand description

File processing thresholds and decision constants

Constantsยง

ADAPTATION_INTERVAL
Number of chunks between strategy adaptation checks
ALWAYS_CHUNKED_FILE_SIZE
File size that always requires chunked processing regardless of offset
BLOCK_SIZE
The traditional unix block size in bytes.
CHUNKED_WITH_OFFSET_FILE_SIZE
File size requiring chunked processing when combined with large offset
LARGE_OFFSET_THRESHOLD
Large offset threshold - offsets above this suggest large file operations