public class IgfsFileRange extends Object
Constructor and Description |
---|
IgfsFileRange(IgfsPath path,
long start,
long len)
Creates file range.
|
Modifier and Type | Method and Description |
---|---|
long |
length()
Gets range length.
|
IgfsPath |
path()
Gets file path.
|
long |
start()
Gets range start position.
|
String |
toString() |
public IgfsFileRange(IgfsPath path, long start, long len)
path
- File path.start
- Start position.len
- Length.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019