|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SequenceFile.Writer.Option | |
|---|---|
| org.apache.hadoop.io | Generic i/o code for use when reading and writing data to the network, to databases, and to files. |
| Uses of SequenceFile.Writer.Option in org.apache.hadoop.io |
|---|
| Subinterfaces of SequenceFile.Writer.Option in org.apache.hadoop.io | |
|---|---|
static interface |
MapFile.Writer.Option
|
| Methods in org.apache.hadoop.io with parameters of type SequenceFile.Writer.Option | |
|---|---|
static SequenceFile.Writer |
SequenceFile.createWriter(Configuration conf,
SequenceFile.Writer.Option... opts)
Create a new Writer with the given options. |
| Constructors in org.apache.hadoop.io with parameters of type SequenceFile.Writer.Option | |
|---|---|
BloomMapFile.Writer(Configuration conf,
Path dir,
SequenceFile.Writer.Option... options)
|
|
MapFile.Writer(Configuration conf,
Path dirName,
SequenceFile.Writer.Option... opts)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||