Uses of Interface
org.apache.cassandra.utils.concurrent.LightweightRecycler
-
Packages that use LightweightRecycler Package Description org.apache.cassandra.utils.concurrent -
-
Uses of LightweightRecycler in org.apache.cassandra.utils.concurrent
Methods in org.apache.cassandra.utils.concurrent that return LightweightRecycler Modifier and Type Method Description static <T> LightweightRecycler<T>
ThreadLocals. createLightweightRecycler(int limit)
-