|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChunkedWriter | |
---|---|
org.apache.mahout.text | |
org.apache.mahout.utils.email | |
org.apache.mahout.utils.io |
Uses of ChunkedWriter in org.apache.mahout.text |
---|
Methods in org.apache.mahout.text that return ChunkedWriter | |
---|---|
protected ChunkedWriter |
SequenceFilesFromDirectoryFilter.getWriter()
|
Constructors in org.apache.mahout.text with parameters of type ChunkedWriter | |
---|---|
PrefixAdditionFilter(org.apache.hadoop.conf.Configuration conf,
String keyPrefix,
Map<String,String> options,
ChunkedWriter writer,
Charset charset,
org.apache.hadoop.fs.FileSystem fs)
|
|
SequenceFilesFromDirectoryFilter(org.apache.hadoop.conf.Configuration conf,
String keyPrefix,
Map<String,String> options,
ChunkedWriter writer,
Charset charset,
org.apache.hadoop.fs.FileSystem fs)
|
Uses of ChunkedWriter in org.apache.mahout.utils.email |
---|
Constructors in org.apache.mahout.utils.email with parameters of type ChunkedWriter | |
---|---|
MailProcessor(MailOptions options,
String prefix,
ChunkedWriter writer)
This is the main constructor of MailProcessor . |
Uses of ChunkedWriter in org.apache.mahout.utils.io |
---|
Constructors in org.apache.mahout.utils.io with parameters of type ChunkedWriter | |
---|---|
ChunkedWrapper(ChunkedWriter writer)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |