Uses of Class
org.apache.pulsar.common.util.collections.ConcurrentBitSet
-
Packages that use ConcurrentBitSet Package Description org.apache.pulsar.common.util.collections Set of different collections working in the concurrent environment. -
-
Uses of ConcurrentBitSet in org.apache.pulsar.common.util.collections
Subclasses of ConcurrentBitSet in org.apache.pulsar.common.util.collections Modifier and Type Class Description classConcurrentBitSetRecyclableSafe multithreaded version ofBitSetand leverage netty recycler.
-