Class HL7v2IO.Read.Result

java.lang.Object
org.apache.beam.sdk.io.gcp.healthcare.HL7v2IO.Read.Result
All Implemented Interfaces:
PInput, POutput
Enclosing class:
HL7v2IO.Read

public static class HL7v2IO.Read.Result extends Object
The type Result includes PCollection of HL7v2Message objects for successfully read results and PCollection of HealthcareIOError objects for failed reads.