Modifier and Type | Class and Description |
---|---|
static class |
Reader.Context.Phase |
Modifier and Type | Field and Description |
---|---|
ByteBuffer |
buffer |
byte[] |
bytes |
int |
bytesRead |
boolean |
createNewBuffer |
int |
dataLength |
int |
messageSizeLimit |
Reader.Context.Phase |
phase |
SelectionKey |
selectionKey |
long |
startTimestamp |
SystemRequestHandler.SystemRequestContext |
systemRequestContext |
Constructor and Description |
---|
Context(SelectionKey selectionKey) |
public final SelectionKey selectionKey
public Reader.Context.Phase phase
public int bytesRead
public ByteBuffer buffer
public int dataLength
public boolean createNewBuffer
public byte[] bytes
public SystemRequestHandler.SystemRequestContext systemRequestContext
public long startTimestamp
public int messageSizeLimit
public Context(SelectionKey selectionKey)
Copyright © GigaSpaces.