public class RsyncData extends Object
| Constructor and Description |
|---|
RsyncData(long bytes,
ReadableByteChannel data,
long blockNumber) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isShutDown() |
public RsyncData(long bytes,
ReadableByteChannel data,
long blockNumber)
bytes - data - blockNumber - - if negative, only the literal data is to be usedCopyright © 2010–2016 UNICORE. All rights reserved.