|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MailOptions | |
---|---|
org.apache.mahout.text | |
org.apache.mahout.utils.email |
Uses of MailOptions in org.apache.mahout.text |
---|
Methods in org.apache.mahout.text with parameters of type MailOptions | |
---|---|
void |
SequenceFilesFromMailArchives.createSequenceFiles(MailOptions options)
|
Uses of MailOptions in org.apache.mahout.utils.email |
---|
Methods in org.apache.mahout.utils.email that return MailOptions | |
---|---|
MailOptions |
MailProcessor.getOptions()
|
Constructors in org.apache.mahout.utils.email with parameters of type MailOptions | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |