ObjectLoaderFormattedPartPartitioner

Distribute the parts randomly across loaders. (Testing shows this is the most efficient pattern.)

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun getOutputKey(inputKey: K, output: ObjectLoaderPartFormatter.FormattedPart): ObjectKey
Link copied to clipboard
open override fun getPart(outputKey: ObjectKey, inputPart: Int, numParts: Int): Int