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>>
  • Constructor Details

    • TinyThreadLocalPool

      public TinyThreadLocalPool()
  • Method Details