T - The type of JMS Message.K - The type of the cache key.V - The type of the cache value.public interface MessageTransformer<T extends javax.jms.Message,K,V>
Message to a set of cache entries in the form of a Map.| Modifier and Type | Method and Description |
|---|---|
@Nullable Map<K,V> |
apply(T message)
Transformation function.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019