| Package | Description |
|---|---|
| org.apache.mahout.text | |
| org.apache.mahout.utils.email |
| Modifier and Type | Method and Description |
|---|---|
void |
SequenceFilesFromMailArchives.createSequenceFiles(MailOptions options) |
| Modifier and Type | Method and Description |
|---|---|
MailOptions |
MailProcessor.getOptions() |
| Constructor and Description |
|---|
MailProcessor(MailOptions options,
String prefix,
ChunkedWriter writer)
This is the main constructor of
MailProcessor. |
MailProcessor(MailOptions options,
String prefix,
Writer writer)
Creates a
MailProcessor that does not write to sequence files, but to a single text file. |
Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.