Uses of Interface
adams.flow.transformer.splitfile.FileSplitterWithBinarySupport
-
Packages that use FileSplitterWithBinarySupport Package Description adams.flow.transformer.splitfile -
-
Uses of FileSplitterWithBinarySupport in adams.flow.transformer.splitfile
Classes in adams.flow.transformer.splitfile that implement FileSplitterWithBinarySupport Modifier and Type Class Description classAbstractFileSplitterWithBinarySupportAncestor for file splitters that support binary files as well.classSplitByNumberSplits the file into a number of equally sized files.classSplitBySizeSplits the file into chunks with the specified maximum size.
-