Uses of Class
org.pipecraft.pipes.terminal.SharderByItemPipe
-
Packages that use SharderByItemPipe Package Description org.pipecraft.pipes.terminal -
-
Uses of SharderByItemPipe in org.pipecraft.pipes.terminal
Subclasses of SharderByItemPipe in org.pipecraft.pipes.terminal Modifier and Type Class Description classSharderByHashPipe<T>A terminal pipe that splits the contents of the input pipe into multiple files, according to a hash on a some feature of the item.
-