Uses of Class
org.pipecraft.pipes.terminal.CompoundTerminalPipe
-
Packages that use CompoundTerminalPipe Package Description org.pipecraft.pipes.terminal -
-
Uses of CompoundTerminalPipe in org.pipecraft.pipes.terminal
Subclasses of CompoundTerminalPipe in org.pipecraft.pipes.terminal Modifier and Type Class Description classBinFileWriterPipe<T>A terminal pipe writing items to a local file in a binary format.classSharderBySeqPipe<T>A terminal pipe that splits the contents of the input pipe according to some criteria which breaks the input pipe into disjoint contiguous sequences.
-