public static class ReshuffleTranslatorBatch.ViaRandomKey<V> extends TransformTranslator<PCollection<V>,PCollection<V>,Reshuffle.ViaRandomKey<V>>
TransformTranslator.Context
Constructor and Description |
---|
ViaRandomKey() |
Modifier and Type | Method and Description |
---|---|
protected void |
translate(Reshuffle.ViaRandomKey<V> transform,
TransformTranslator.Context cxt) |
canTranslate, windowCoder
protected void translate(Reshuffle.ViaRandomKey<V> transform, TransformTranslator.Context cxt) throws java.io.IOException
translate
in class TransformTranslator<PCollection<V>,PCollection<V>,Reshuffle.ViaRandomKey<V>>
java.io.IOException