Uses of Class
org.apache.activemq.artemis.utils.pools.Pool
-
Packages that use Pool Package Description org.apache.activemq.artemis.utils.pools -
-
Uses of Pool in org.apache.activemq.artemis.utils.pools
Subclasses of Pool in org.apache.activemq.artemis.utils.pools Modifier and Type Class Description classMpscPool<T>A simple encapsulation of Netty MpscQueue to provide a pool of objects.
-