Uses of Interface
org.apache.cassandra.utils.concurrent.RefCounted.Tidy
-
Packages that use RefCounted.Tidy Package Description org.apache.cassandra.io.util org.apache.cassandra.utils.concurrent -
-
Uses of RefCounted.Tidy in org.apache.cassandra.io.util
Classes in org.apache.cassandra.io.util that implement RefCounted.Tidy Modifier and Type Class Description static class
MmappedRegions.Tidier
-
Uses of RefCounted.Tidy in org.apache.cassandra.utils.concurrent
Constructors in org.apache.cassandra.utils.concurrent with parameters of type RefCounted.Tidy Constructor Description Ref(T referent, RefCounted.Tidy tidy)
SharedCloseableImpl(RefCounted.Tidy tidy)
Constructor parameters in org.apache.cassandra.utils.concurrent with type arguments of type RefCounted.Tidy Constructor Description IdentityCollection(java.util.Set<RefCounted.Tidy> candidates)
-