|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cassandra.io.SequenceFile.AbstractWriter
org.apache.cassandra.io.SequenceFile.Writer
org.apache.cassandra.io.SequenceFile.ChecksumWriter
public static class SequenceFile.ChecksumWriter
Field Summary |
---|
Fields inherited from class org.apache.cassandra.io.SequenceFile.Writer |
---|
file_ |
Fields inherited from class org.apache.cassandra.io.SequenceFile.AbstractWriter |
---|
filename_ |
Method Summary | |
---|---|
void |
close()
Close the file which is being used for the write. |
protected void |
init(java.lang.String filename)
|
protected void |
init(java.lang.String filename,
int size)
|
Methods inherited from class org.apache.cassandra.io.SequenceFile.Writer |
---|
append, append, append, append, append, close, getCurrentPosition, getFileName, getFileSize, seek, writeDirect, writeLong |
Methods inherited from class org.apache.cassandra.io.SequenceFile.AbstractWriter |
---|
lastModified |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
protected void init(java.lang.String filename) throws java.io.IOException
init
in class SequenceFile.Writer
java.io.IOException
protected void init(java.lang.String filename, int size) throws java.io.IOException
init
in class SequenceFile.Writer
java.io.IOException
public void close() throws java.io.IOException
IFileWriter
close
in interface IFileWriter
close
in class SequenceFile.Writer
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |