Uses of Class
org.apache.cassandra.streaming.StreamTransferTask
-
Packages that use StreamTransferTask Package Description org.apache.cassandra.streaming -
-
Uses of StreamTransferTask in org.apache.cassandra.streaming
Fields in org.apache.cassandra.streaming with type parameters of type StreamTransferTask Modifier and Type Field Description protected java.util.concurrent.ConcurrentHashMap<TableId,StreamTransferTask>
StreamSession. transfers
Methods in org.apache.cassandra.streaming with parameters of type StreamTransferTask Modifier and Type Method Description void
StreamSession. taskCompleted(StreamTransferTask completedTask)
-