Structsยง
- Batch
Posix FsEnumerator - Enumerator for batch posix fs source
- Batch
Posix FsReader - Reader for batch posix fs source
- Batch
Posix FsSplit - Batch Posix fs source for refreshable tables. (For testing only)
Unlike regular
posix_fs
, this connector only lists files on demand (during refresh), not continuously. This makes it suitable for refreshable table functionality.