Uses of Class
com.hazelcast.jet.pipeline.file.RawBytesFileFormat
Package
Description
This package offers the
FileSourceBuilder
which allows you to construct various kinds of Pipeline
sources that read from local or distributed files.-
Uses of RawBytesFileFormat in com.hazelcast.jet.pipeline.file
Modifier and TypeMethodDescriptionstatic RawBytesFileFormat
FileFormat.bytes()
Returns a file format for binary files.