Class YamlUtils
java.lang.Object
org.apache.beam.sdk.schemas.utils.YamlUtils
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionloadFromStream(InputStream inputStream) static Rowstatic Rowstatic Rowstatic StringyamlStringToMap(@Nullable String yaml)  
- 
Constructor Details
- 
YamlUtils
public YamlUtils() 
 - 
 - 
Method Details
- 
toBeamRow
 - 
toBeamRow
 - 
toBeamRow
 - 
yamlStringFromMap
 - 
yamlStringToMap
 - 
loadFromStream
 
 -