I have 2 Pcollections
PCollection> ListA = pipeline.apply("getListA", ParDo.of(new getListA())) PCollection