Uses of Class
org.apache.storm.trident.state.OpaqueValue
Package
Description
-
Uses of OpaqueValue in org.apache.storm.redis.trident.state
Modifier and TypeMethodDescriptionstatic StateFactory
RedisClusterMapState.opaque
(JedisClusterConfig jedisClusterConfig, Options<OpaqueValue> opts) Provides StateFactory for opaque transactional.static StateFactory
RedisMapState.opaque
(JedisPoolConfig jedisPoolConfig, Options<OpaqueValue> opts) Provides StateFactory for opaque transactional. -
Uses of OpaqueValue in org.apache.storm.trident.state
-
Uses of OpaqueValue in org.apache.storm.trident.state.map
Modifier and TypeMethodDescriptionstatic <T> MapState<T>
OpaqueMap.build
(IBackingMap<OpaqueValue> backing)