| Package | Description |
|---|---|
| org.apache.pulsar.common.util.collections |
Set of different collections working in the concurrent environment.
|
| Modifier and Type | Method and Description |
|---|---|
Set<ConcurrentLongPairSet.LongPair> |
ConcurrentSortedLongPairSet.items() |
Set<ConcurrentLongPairSet.LongPair> |
ConcurrentLongPairSet.items() |
Set<ConcurrentLongPairSet.LongPair> |
LongPairSet.items() |
Set<ConcurrentLongPairSet.LongPair> |
ConcurrentSortedLongPairSet.items(int numberOfItems) |
Set<ConcurrentLongPairSet.LongPair> |
ConcurrentLongPairSet.items(int numberOfItems) |
Set<ConcurrentLongPairSet.LongPair> |
LongPairSet.items(int numberOfItems) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConcurrentLongPairSet.ConsumerLong.accept(ConcurrentLongPairSet.LongPair item) |
int |
ConcurrentLongPairSet.LongPair.compareTo(ConcurrentLongPairSet.LongPair o) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.