| Package | Description |
|---|---|
| org.apache.pulsar.common.util.collections |
Set of different collections working in the concurrent environment.
|
| Modifier and Type | Method and Description |
|---|---|
ConcurrentLongPairSet.Builder |
ConcurrentLongPairSet.Builder.autoShrink(boolean autoShrink) |
ConcurrentLongPairSet.Builder |
ConcurrentLongPairSet.Builder.concurrencyLevel(int concurrencyLevel) |
ConcurrentLongPairSet.Builder |
ConcurrentLongPairSet.Builder.expandFactor(float expandFactor) |
ConcurrentLongPairSet.Builder |
ConcurrentLongPairSet.Builder.expectedItems(int expectedItems) |
ConcurrentLongPairSet.Builder |
ConcurrentLongPairSet.Builder.mapFillFactor(float mapFillFactor) |
ConcurrentLongPairSet.Builder |
ConcurrentLongPairSet.Builder.mapIdleFactor(float mapIdleFactor) |
static ConcurrentLongPairSet.Builder |
ConcurrentLongPairSet.newBuilder() |
ConcurrentLongPairSet.Builder |
ConcurrentLongPairSet.Builder.shrinkFactor(float shrinkFactor) |
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.