public class Partitioner extends Object
| Constructor and Description |
|---|
Partitioner() |
| Modifier and Type | Method and Description |
|---|---|
static Map<Integer,Partition<String>> |
partitionFile(File sourceFile,
String tmpDir,
int numPartitions) |
Copyright © 2015. All rights reserved.