Class and Description |
---|
FileEnumerator.Provider
Factory for the
FileEnumerator , to allow the FileEnumerator to be eagerly
initialized and to not be serializable. |
Class and Description |
---|
BlockSplittingRecursiveEnumerator
This
FileEnumerator enumerates all files under the given paths recursively, and creates a
separate split for each file block. |
DynamicFileEnumerator
FileEnumerator that supports dynamic filtering. |
FileEnumerator
The
FileEnumerator 's task is to discover all files to be read and to split them into a
set of FileSourceSplit . |
FileEnumerator.Provider
Factory for the
FileEnumerator , to allow the FileEnumerator to be eagerly
initialized and to not be serializable. |
NonSplittingRecursiveEnumerator
This
FileEnumerator enumerates all files under the given paths recursively. |
Class and Description |
---|
DynamicFileEnumerator.Provider
Factory for the
DynamicFileEnumerator . |
FileEnumerator
The
FileEnumerator 's task is to discover all files to be read and to split them into a
set of FileSourceSplit . |
Class and Description |
---|
DynamicFileEnumerator
FileEnumerator that supports dynamic filtering. |
DynamicFileEnumerator.Provider
Factory for the
DynamicFileEnumerator . |
FileEnumerator
The
FileEnumerator 's task is to discover all files to be read and to split them into a
set of FileSourceSplit . |
FileEnumerator.Provider
Factory for the
FileEnumerator , to allow the FileEnumerator to be eagerly
initialized and to not be serializable. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.