| Package | Description |
|---|---|
| org.apache.pulsar.common.util.collections |
Set of different collections working in the concurrent environment.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentLongPairSet
Concurrent hash set where values are composed of pairs of longs.
|
class |
ConcurrentSortedLongPairSet
Sorted concurrent
LongPairSet which is not fully accurate in sorting. |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.