public interface PluginFilterService
| Modifier and Type | Method and Description | 
|---|---|
| BatchFilter | getFilter(String filePath,
         Configuration config)Determine the filter for a given read path. | 
BatchFilter getFilter(String filePath, Configuration config)
filePath - The fully qualified file path that is being readconfig - The read configuration is supplied as input. This should not be changed.Copyright © 2013–2023 The Apache Software Foundation. All rights reserved.