public class OffsetPair extends Object
localOffset is identical to block number remoteBlock in
the remote file.| Modifier and Type | Field and Description |
|---|---|
long |
localOffset
The byte offset of the block in the local file
|
long |
remoteBlock
The index of the block in the remote file
|
| Constructor and Description |
|---|
OffsetPair(long offset,
long blockIndex)
Constructs an immutable OffsetPair.
|
Copyright © 2021 McEvoy Software Ltd. All rights reserved.