Class EasyFileScanBuilder


public class EasyFileScanBuilder extends FileScanLifecycleBuilder
Create the file scan lifecycle that manages the scan. The lifecycle creates batch readers one by one for each file or block. It defines semantic rules for projection. It handles a provided schema. Also handles "early" or "late" schema readers. This version handles the scan limit automatically.

This is for "version 2" of EVF. Newer code should use this version