public class CoreSubOperation extends Object
| Constructor and Description |
|---|
CoreSubOperation(long fd,
long fileOffset,
int bufferPosition,
int writeLen) |
| Modifier and Type | Method and Description |
|---|---|
static long |
createKey(long fd,
long fileOffset) |
long |
getBlockOffset() |
long |
getBlockStart() |
int |
getBufferPosition() |
long |
getFd() |
int |
getLen() |
long |
key() |
String |
toString() |
public CoreSubOperation(long fd,
long fileOffset,
int bufferPosition,
int writeLen)
throws IOException
IOExceptionCopyright © 2018 The Apache Software Foundation. All rights reserved.