public class SamzaCoders
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static <T> org.apache.beam.sdk.coders.Coder<org.apache.beam.sdk.util.WindowedValue<T>> |
of(org.apache.beam.sdk.values.PCollection<T> pCollection) |
static <T> org.apache.samza.serializers.Serde<T> |
toSerde(org.apache.beam.sdk.coders.Coder<T> coder) |