| Package | Description |
|---|---|
| org.apache.pulsar.common.protocol |
Common protocol.
|
| org.apache.pulsar.common.util.collections |
Set of different collections working in the concurrent environment.
|
| Class and Description |
|---|
| BitSetRecyclable
This this copy of
BitSet. |
| ConcurrentBitSetRecyclable
Safe multithreaded version of
BitSet and leverage netty recycler. |
| Class and Description |
|---|
| BitSetRecyclable
This this copy of
BitSet. |
| ConcurrentBitSet
Safe multithreaded version of
BitSet. |
| ConcurrentBitSetRecyclable
Safe multithreaded version of
BitSet and leverage netty recycler. |
| ConcurrentLongHashMap.EntryProcessor
Processor for one key-value entry, where the key is
long. |
| ConcurrentLongPairSet
Concurrent hash set where values are composed of pairs of longs.
|
| ConcurrentLongPairSet.LongPair
Class representing two long values.
|
| ConcurrentLongPairSet.LongPairConsumer
Represents a function that accepts two long arguments.
|
| GrowablePriorityLongPairQueue.LongPair
Class representing two long values.
|
| GrowablePriorityLongPairQueue.LongPairConsumer
Represents a function that accepts two long arguments.
|
| GrowablePriorityLongPairQueue.LongPairPredicate
Predicate to checks for a key-value pair where both of them have long types.
|
| LongPairRangeSet
A set comprising zero or more ranges type of key-value pair.
|
| LongPairRangeSet.LongPair
This class is a simple key-value data structure.
|
| LongPairRangeSet.LongPairConsumer
Represents a function that accepts two long arguments and produces a result.
|
| LongPairRangeSet.RangeProcessor
The interface exposing a method for processing of ranges.
|
| LongPairSet
Hash set where values are composed of pairs of longs.
|
| LongPairSet.LongPairFunction
Represents a function that accepts two long arguments and produces a result.
|
| LongPairSet.LongPairPredicate
Predicate to checks for a key-value pair where both of them have long types.
|
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.