| Modifier and Type | Field and Description |
|---|---|
static String |
JAVA_SERIALIZED_CODER_URN |
| Constructor and Description |
|---|
Coders() |
| Modifier and Type | Method and Description |
|---|---|
static Coder<?> |
fromProto(RunnerApi.Coder protoCoder,
RunnerApi.Components components) |
static RunnerApi.MessageWithComponents |
toProto(Coder<?> coder) |
static RunnerApi.Coder |
toProto(Coder<?> coder,
org.apache.beam.runners.core.construction.SdkComponents components) |
public static final String JAVA_SERIALIZED_CODER_URN
public static RunnerApi.MessageWithComponents toProto(Coder<?> coder) throws IOException
IOExceptionpublic static RunnerApi.Coder toProto(Coder<?> coder, org.apache.beam.runners.core.construction.SdkComponents components) throws IOException
IOExceptionpublic static Coder<?> fromProto(RunnerApi.Coder protoCoder, RunnerApi.Components components) throws IOException
IOExceptionCopyright © 2016–2017 The Apache Software Foundation. All rights reserved.