@FunctionalInterface public static interface SolaceIO.InboundMessageMapper<T> extends Serializable
SolaceIO.Read for converting each Solace Message
into an element of the resulting PCollection.| Modifier and Type | Method and Description |
|---|---|
T |
map(com.solacesystems.jcsmp.BytesXMLMessage message) |
Copyright © 2022 Solace. All rights reserved.