K
- public static interface SequenceFileUtility.KeyProvider<K>
Modifier and Type | Method and Description |
---|---|
K |
getKey(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path path) |
K |
getKey(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path path,
org.apache.hadoop.fs.Path base) |