类的使用
org.apache.pulsar.common.util.collections.ConcurrentLongPairSet.Builder
程序包
说明
Set of different collections working in the concurrent environment.
-
org.apache.pulsar.common.util.collections中ConcurrentLongPairSet.Builder的使用
修饰符和类型方法说明ConcurrentLongPairSet.Builder.autoShrink(boolean autoShrink) ConcurrentLongPairSet.Builder.concurrencyLevel(int concurrencyLevel) ConcurrentLongPairSet.Builder.expandFactor(float expandFactor) ConcurrentLongPairSet.Builder.expectedItems(int expectedItems) ConcurrentLongPairSet.Builder.mapFillFactor(float mapFillFactor) ConcurrentLongPairSet.Builder.mapIdleFactor(float mapIdleFactor) ConcurrentLongPairSet.newBuilder()ConcurrentLongPairSet.Builder.shrinkFactor(float shrinkFactor)