Package com.qfs.source
package com.qfs.source
-
InterfacesClassDescriptionA composite message channel in which each channel's destination is a different store.IStoreMessage<I,
E> A message that accumulates its data into a list of tuples.IStoreMessageChannel<I,E> A message channel whose destination is a store.IStoreMessageChannelFactory<InputT,OutputT> The factory that creates the channels between the topics of a data source and the stores of a datastore.A message chunk that collects its data into tuples.Encapsulates the business logic to publish a series of tuples in the context of one message.