public static class CompleteFileWork.FileWorkImpl extends Object implements FileWork
| Constructor and Description |
|---|
FileWorkImpl(long start,
long length,
org.apache.hadoop.fs.Path path) |
| Modifier and Type | Method and Description |
|---|---|
long |
getLength() |
org.apache.hadoop.fs.Path |
getPath() |
long |
getStart() |
String |
toString() |
Copyright © 2021 The Apache Software Foundation. All rights reserved.