Class TinyThreadLocalPool<V>
java.lang.Object
io.netty.util.concurrent.FastThreadLocal<TinyThreadLocalPool.TinyPool<V>>
org.apache.cassandra.utils.caching.TinyThreadLocalPool<V>
public class TinyThreadLocalPool<V>
extends io.netty.util.concurrent.FastThreadLocal<TinyThreadLocalPool.TinyPool<V>>
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.netty.util.concurrent.FastThreadLocal
destroy, get, get, getAndSet, getAndSet, getIfExists, isSet, isSet, onRemoval, remove, remove, removeAll, set, set, size
-
Constructor Details
-
TinyThreadLocalPool
public TinyThreadLocalPool()
-
-
Method Details
-
initialValue
- Overrides:
initialValuein classio.netty.util.concurrent.FastThreadLocal<TinyThreadLocalPool.TinyPool<V>>
-
offer
-
poll
-