public class Defragmenter extends Object implements ByteArrayReceiver
| Constructor and Description |
|---|
Defragmenter() |
| Modifier and Type | Method and Description |
|---|---|
void |
msgDone(long sequence,
org.nustaq.offheap.bytez.Bytez b,
int off,
int len) |
void |
receiveChunk(long sequence,
org.nustaq.offheap.bytez.Bytez b,
int off,
int len,
boolean complete) |
public void receiveChunk(long sequence,
org.nustaq.offheap.bytez.Bytez b,
int off,
int len,
boolean complete)
receiveChunk in interface ByteArrayReceiverpublic void msgDone(long sequence,
org.nustaq.offheap.bytez.Bytez b,
int off,
int len)
Copyright © 2014. All rights reserved.