|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.cassandra.utils.WrappedRunnable org.apache.cassandra.net.FileStreamTask
public class FileStreamTask
Field Summary | |
---|---|
static int |
CHUNK_SIZE
|
Method Summary | |
---|---|
void |
runMayThrow()
|
Methods inherited from class org.apache.cassandra.utils.WrappedRunnable |
---|
run |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int CHUNK_SIZE
Method Detail |
---|
public void runMayThrow() throws java.io.IOException
runMayThrow
in class WrappedRunnable
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |