Uses of Interface
org.apache.cassandra.utils.concurrent.LightweightRecycler
Packages that use LightweightRecycler
-
Uses of LightweightRecycler in org.apache.cassandra.utils.concurrent
Methods in org.apache.cassandra.utils.concurrent that return LightweightRecyclerModifier and TypeMethodDescriptionstatic <T> LightweightRecycler<T>ThreadLocals.createLightweightRecycler(int limit)