Uses of Class
org.apache.cassandra.utils.concurrent.Ref
Packages that use Ref
Package
Description
File transfer
-
Uses of Ref in org.apache.cassandra.db.streaming
Methods in org.apache.cassandra.db.streaming that return RefConstructors in org.apache.cassandra.db.streaming with parameters of type RefModifierConstructorDescriptionCassandraOutgoingFile(StreamOperation operation, Ref<SSTableReader> ref, List<SSTableReader.PartitionPositionBounds> sections, List<Range<Token>> normalizedRanges, long estimatedKeys) -
Uses of Ref in org.apache.cassandra.io.sstable.format
Methods in org.apache.cassandra.io.sstable.format that return Ref -
Uses of Ref in org.apache.cassandra.utils.concurrent
Methods in org.apache.cassandra.utils.concurrent that return RefModifier and TypeMethodDescriptionRef.DirectBufferRef.ref()Ref.ref()RefCounted.ref()SelfRefCounted.selfRef()Ref.DirectBufferRef.tryRef()Ref.tryRef()RefCounted.tryRef()Methods in org.apache.cassandra.utils.concurrent that return types with arguments of type RefMethods in org.apache.cassandra.utils.concurrent with parameters of type RefMethod parameters in org.apache.cassandra.utils.concurrent with type arguments of type RefConstructor parameters in org.apache.cassandra.utils.concurrent with type arguments of type Ref