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. transfersMethods in org.apache.cassandra.streaming with parameters of type StreamTransferTask Modifier and Type Method Description voidStreamSession. taskCompleted(StreamTransferTask completedTask)
-