@AutoService(value=org.apache.beam.sdk.coders.CoderRegistrar.class) public class ProtobufCoderRegistrar extends Object implements CoderRegistrar
CoderRegistrar for standard types used with Google Protobuf.| Constructor and Description |
|---|
ProtobufCoderRegistrar() |
| Modifier and Type | Method and Description |
|---|---|
Map<Class<?>,CoderFactory> |
getCoderFactoriesToUseForClasses() |
public Map<Class<?>,CoderFactory> getCoderFactoriesToUseForClasses()
getCoderFactoriesToUseForClasses in interface CoderRegistrarCopyright © 2016–2017 The Apache Software Foundation. All rights reserved.