|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.mahout.text.SequenceFilesFromDirectory.ChunkedWriter
public static class SequenceFilesFromDirectory.ChunkedWriter
Constructor Summary | |
---|---|
SequenceFilesFromDirectory.ChunkedWriter(int chunkSizeInMB,
java.lang.String outputDir)
|
Method Summary | |
---|---|
void |
close()
|
void |
write(java.lang.String key,
java.lang.String value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SequenceFilesFromDirectory.ChunkedWriter(int chunkSizeInMB, java.lang.String outputDir) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void write(java.lang.String key, java.lang.String value) throws java.io.IOException
java.io.IOException
public void close() throws java.io.IOException
close
in interface java.io.Closeable
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |