Uses of Class
org.apache.cassandra.utils.concurrent.Ref.IdentityCollection
Packages that use Ref.IdentityCollection
Package
Description
-
Uses of Ref.IdentityCollection in org.apache.cassandra.io.compress
Methods in org.apache.cassandra.io.compress with parameters of type Ref.IdentityCollectionModifier and TypeMethodDescriptionvoidCompressionMetadata.addTo(Ref.IdentityCollection identities) -
Uses of Ref.IdentityCollection in org.apache.cassandra.io.sstable.format
Methods in org.apache.cassandra.io.sstable.format with parameters of type Ref.IdentityCollection -
Uses of Ref.IdentityCollection in org.apache.cassandra.io.sstable.format.bti
Methods in org.apache.cassandra.io.sstable.format.bti with parameters of type Ref.IdentityCollection -
Uses of Ref.IdentityCollection in org.apache.cassandra.io.sstable.indexsummary
Methods in org.apache.cassandra.io.sstable.indexsummary with parameters of type Ref.IdentityCollection -
Uses of Ref.IdentityCollection in org.apache.cassandra.io.util
Methods in org.apache.cassandra.io.util with parameters of type Ref.IdentityCollectionModifier and TypeMethodDescriptionvoidFileHandle.addTo(Ref.IdentityCollection identities) voidSafeMemory.addTo(Ref.IdentityCollection identities) -
Uses of Ref.IdentityCollection in org.apache.cassandra.utils
Methods in org.apache.cassandra.utils with parameters of type Ref.IdentityCollection -
Uses of Ref.IdentityCollection in org.apache.cassandra.utils.concurrent
Methods in org.apache.cassandra.utils.concurrent with parameters of type Ref.IdentityCollectionModifier and TypeMethodDescriptionvoidSharedCloseable.addTo(Ref.IdentityCollection identities) voidSharedCloseableImpl.addTo(Ref.IdentityCollection identities) -
Uses of Ref.IdentityCollection in org.apache.cassandra.utils.obs
Methods in org.apache.cassandra.utils.obs with parameters of type Ref.IdentityCollectionModifier and TypeMethodDescriptionvoidIBitSet.addTo(Ref.IdentityCollection identities) voidOffHeapBitSet.addTo(Ref.IdentityCollection identities)