Uses of Record Class
io.nosqlbench.adapter.s4j.S4JSpace.JMSDestinationCacheKey
Packages that use S4JSpace.JMSDestinationCacheKey
-
Uses of S4JSpace.JMSDestinationCacheKey in io.nosqlbench.adapter.s4j
Fields in io.nosqlbench.adapter.s4j with type parameters of type S4JSpace.JMSDestinationCacheKeyModifier and TypeFieldDescriptionprotected final ConcurrentHashMap<S4JSpace.JMSDestinationCacheKey, javax.jms.Destination> S4JSpace.jmsDestinationsMethods in io.nosqlbench.adapter.s4j with parameters of type S4JSpace.JMSDestinationCacheKeyModifier and TypeMethodDescriptionjavax.jms.DestinationS4JSpace.getJmsDestination(S4JSpace.JMSDestinationCacheKey key, Supplier<javax.jms.Destination> jmsDestinationSupplier)