public class RetransPacket extends Packet
| Modifier and Type | Field and Description |
|---|---|
protected RetransEntry[] |
retransEntries |
protected int |
retransIndex |
| Constructor and Description |
|---|
RetransPacket() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
int |
computeNumPackets() |
RetransEntry |
current() |
protected String |
entriesString() |
int |
getRetransIndex() |
boolean |
isFull() |
void |
nextEntry() |
RetransEntry |
retransEntries(int i) |
int |
retransEntriesLen() |
void |
setRetransIndex(int retransIndex) |
String |
toString() |
getReceiver, getSender, getSeqNo, getTopic, setReceiver, setSender, setSeqNo, setTopicaddOffset, asByteBufferTemporary, baseOn, baseOn, baseOn, baseOn, cast, cast, createCopy, detach, detachTo, equals, finishChangeTracking, getAbsoluteOffset, getBase, getByte, getBytes, getBytes, getByteSize, getChar, getClzId, getDouble, getElementInArraySize, getFac, getFieldValues, getFloat, getIndexInBase, getInt, getLong, getOffset, getPointedClass, getShort, hashCode, isChangeTracking, isIdenticTo, isNull, isOffHeap, isStructArrayPointer, next, next, onHeapHashcode, pointsToNull, previous, setAbsoluteOffset, setBase, setByte, setBytes, setBytes, setBytes, setInt, setLong, setShort, startChangeTracking, toOffHeapprotected RetransEntry[] retransEntries
protected int retransIndex
public int retransEntriesLen()
public RetransEntry retransEntries(int i)
public RetransEntry current()
public void nextEntry()
public int getRetransIndex()
public void setRetransIndex(int retransIndex)
public void clear()
public boolean isFull()
protected String entriesString()
public int computeNumPackets()
Copyright © 2014. All rights reserved.