BinaryFiles mount point.
MaRe API.
MountPoint defines how partitions are written to the a host path, and read back from it.
TextFile mount point.
TextFile mount point. Use this when processing large partitionable text files.
record delimiter (default: \n)
character encoding (default: UTF_8)
WholeTextFiles mount point.
WholeTextFiles mount point. Use this when processing many text files.
character encoding (default: StandardCharsets.UTF_8)
BinaryFiles mount point. Use this when processing many binary files.