@ThreadSafe public class ReadRequest extends Object
Modifier | Constructor and Description |
---|---|
protected |
ReadRequest(long id,
long start,
long end,
int packetSize) |
Modifier and Type | Method and Description |
---|---|
long |
getEnd() |
long |
getId() |
int |
getPacketSize() |
long |
getSessionId() |
long |
getStart() |
public long getSessionId()
public long getId()
public long getStart()
public long getEnd()
public int getPacketSize()
Copyright © 2023. All Rights Reserved.