- All Implemented Interfaces:
- org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean, org.springframework.integration.core.MessageSource, org.springframework.integration.support.context.NamedComponent
public class HazelcastDistributedSQLMessageSource
extends org.springframework.integration.endpoint.AbstractMessageSource
Hazelcast Distributed SQL Message Source is a message source which runs defined
distributed query in the cluster and returns results in the light of iteration type.
- Since:
- 1.0.0
- Author:
- Eren Avsarogullari