public class GridGgfsFileRange extends Object
| Constructor and Description |
|---|
GridGgfsFileRange(GridGgfsPath path,
long start,
long len)
Creates file range.
|
public GridGgfsFileRange(GridGgfsPath path, long start, long len)
path - File path.start - Start position.len - Length.public GridGgfsPath path()
public long start()
public long length()
Copyright © 2014. All rights reserved.