Uses of Interface
org.apache.cassandra.utils.concurrent.RefCounted.Tidy
Packages that use RefCounted.Tidy
Package
Description
-
Uses of RefCounted.Tidy in org.apache.cassandra.io.sstable.format
Classes in org.apache.cassandra.io.sstable.format that implement RefCounted.TidyModifier and TypeClassDescriptionprotected static final classOne instance per SSTableReader we create. -
Uses of RefCounted.Tidy in org.apache.cassandra.io.util
Classes in org.apache.cassandra.io.util that implement RefCounted.Tidy -
Uses of RefCounted.Tidy in org.apache.cassandra.utils.concurrent
Constructors in org.apache.cassandra.utils.concurrent with parameters of type RefCounted.TidyModifierConstructorDescriptionDirectBufferRef(T referent, RefCounted.Tidy tidy) Ref(T referent, RefCounted.Tidy tidy) Constructor parameters in org.apache.cassandra.utils.concurrent with type arguments of type RefCounted.Tidy