Uses of Class
org.apache.cassandra.utils.concurrent.Ref.IdentityCollection
-
-
Uses of Ref.IdentityCollection in org.apache.cassandra.io.compress
Methods in org.apache.cassandra.io.compress with parameters of type Ref.IdentityCollection Modifier and Type Method Description voidCompressionMetadata. 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 Modifier and Type Method Description voidSSTableReader. addTo(Ref.IdentityCollection identities) -
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 Modifier and Type Method Description voidPartitionIndex. addTo(Ref.IdentityCollection identities) -
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 Modifier and Type Method Description voidIndexSummary. addTo(Ref.IdentityCollection identities) -
Uses of Ref.IdentityCollection in org.apache.cassandra.io.util
Methods in org.apache.cassandra.io.util with parameters of type Ref.IdentityCollection Modifier and Type Method Description voidFileHandle. 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 Modifier and Type Method Description voidBloomFilter. addTo(Ref.IdentityCollection identities) -
Uses of Ref.IdentityCollection in org.apache.cassandra.utils.concurrent
Methods in org.apache.cassandra.utils.concurrent with parameters of type Ref.IdentityCollection Modifier and Type Method Description voidSharedCloseable. 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.IdentityCollection Modifier and Type Method Description voidIBitSet. addTo(Ref.IdentityCollection identities)voidOffHeapBitSet. addTo(Ref.IdentityCollection identities)
-