public abstract class IndexPayload extends AdsPayload
| Modifier and Type | Field and Description |
|---|---|
private int |
groupindex |
private long |
offset |
| Constructor and Description |
|---|
IndexPayload(int groupidx,
long offidx) |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
pushIndex(ByteBuffer into) |
pushpublic ByteBuffer pushIndex(ByteBuffer into)