public static final class CopyChunkRequest.Chunk
extends java.lang.Object
| Constructor and Description |
|---|
Chunk(long srcOffset,
long tgtOffset,
long length) |
| Modifier and Type | Method and Description |
|---|---|
long |
getLength() |
long |
getSrcOffset() |
long |
getTgtOffset() |