Package org.pipecraft.pipes.sync.inter.sample
-
Class Summary Class Description ExactSamplerPipe<T> A pipe sampling exactly m items of an input pipe containing n items, where n is known in advance.PortionSamplerPipe<T> A pipe sampling about x% of the incoming items.