|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A Delta is, in the Rsync algorithm, one of two things: (1) a block of bytes and an offset, or (2) a pair of offsets, one old and one new.
DataBlock
,
Offsets
Method Summary | |
---|---|
int |
getBlockLength()
The size of the block of data this class represents. |
long |
getWriteOffset()
Get the offset at which this Delta should be written. |
Method Detail |
public int getBlockLength()
public long getWriteOffset()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |