public class CompressedFileStreamTask extends FileStreamTask
Modifier and Type | Field and Description |
---|---|
static int |
CHUNK_SIZE |
header, MAX_CONNECT_ATTEMPTS, metrics, socket, throttle, to
Constructor and Description |
---|
CompressedFileStreamTask(StreamHeader header,
java.net.InetAddress to) |
Modifier and Type | Method and Description |
---|---|
protected void |
stream()
Stream file by it's sections specified by this.header
|
close, receiveReply, runMayThrow, toString, write
run
public static final int CHUNK_SIZE
public CompressedFileStreamTask(StreamHeader header, java.net.InetAddress to)
protected void stream() throws java.io.IOException
FileStreamTask
stream
in class FileStreamTask
java.io.IOException
- on any I/O errorCopyright © 2013 The Apache Software Foundation