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, writerunpublic static final int CHUNK_SIZE
public CompressedFileStreamTask(StreamHeader header, java.net.InetAddress to)
protected void stream()
throws java.io.IOException
FileStreamTaskstream in class FileStreamTaskjava.io.IOException - on any I/O errorCopyright © 2014 The Apache Software Foundation