|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PairOfWritables | |
|---|---|
| edu.umd.cloud9.io | Provides various Hadoop data types. |
| Uses of PairOfWritables in edu.umd.cloud9.io |
|---|
| Methods in edu.umd.cloud9.io that return types with arguments of type PairOfWritables | ||
|---|---|---|
static
|
SequenceFileUtils.readDirectory(Path path)
|
|
static
|
SequenceFileUtils.readDirectory(Path path,
FileSystem fs,
int max)
Reads key-value pairs from a directory containing SequenceFiles. |
|
static
|
SequenceFileUtils.readFile(Path path)
|
|
static
|
SequenceFileUtils.readFile(Path path,
FileSystem fs)
|
|
static
|
SequenceFileUtils.readFile(Path path,
FileSystem fs,
int max)
Reads key-value pairs from a SequenceFile, up to a maximum number. |
|
static
|
SequenceFileUtils.readFile(Path path,
int max)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||