Skip navigation links
C E M P R S W 

C

com.solace.connector.beam - package com.solace.connector.beam
 

E

expand(PBegin) - Method in class com.solace.connector.beam.SolaceIO.Read
 

M

map(BytesXMLMessage) - Method in interface com.solace.connector.beam.SolaceIO.InboundMessageMapper
 

P

populateDisplayData(DisplayData.Builder) - Method in class com.solace.connector.beam.SolaceIO.Read
 

R

read(JCSMPProperties, List<String>, Coder<T>, SolaceIO.InboundMessageMapper<T>) - Static method in class com.solace.connector.beam.SolaceIO
Read messages from a single Solace PubSub+ broker using JCSMP.
Read() - Constructor for class com.solace.connector.beam.SolaceIO.Read
 

S

SolaceIO - Class in com.solace.connector.beam
 
SolaceIO.InboundMessageMapper<T> - Interface in com.solace.connector.beam
An interface used by SolaceIO.Read for converting each Solace Message into an element of the resulting PCollection.
SolaceIO.Read<T> - Class in com.solace.connector.beam
A PTransform to read from a Solace broker.

W

withAdvanceTimeoutInMillis(int) - Method in class com.solace.connector.beam.SolaceIO.Read
Sets the message polling timeout for this SolaceIO.Read.
withCoder(Coder<T>) - Method in class com.solace.connector.beam.SolaceIO.Read
Sets the Coder that this SolaceIO.Read will use to encode and decode the elements of the resulting PCollection.
withInboundMessageMapper(SolaceIO.InboundMessageMapper<T>) - Method in class com.solace.connector.beam.SolaceIO.Read
Sets the SolaceIO.InboundMessageMapper that this SolaceIO.Read will use to map Solace messages into elements of the resulting PCollection.
withJcsmpProperties(JCSMPProperties) - Method in class com.solace.connector.beam.SolaceIO.Read
Sets the JCSMP connection config for Solace PubSub+.
withMaxNumRecords(long) - Method in class com.solace.connector.beam.SolaceIO.Read
Sets the max number of records received by this SolaceIO.Read.
withMaxReadTime(Duration) - Method in class com.solace.connector.beam.SolaceIO.Read
Sets the max read time (duration) that this SolaceIO.Read will receive messages.
withQueues(List<String>) - Method in class com.solace.connector.beam.SolaceIO.Read
Sets the list of pre-configured queues to which this SolaceIO.Read will consume messages from.
withUseSenderTimestamp(boolean) - Method in class com.solace.connector.beam.SolaceIO.Read
Sets whether or not for this SolaceIO.Read to use the sender timestamp to determine the freshness of its data.
C E M P R S W 
Skip navigation links

Copyright © 2022 Solace. All rights reserved.