| Package | Description |
|---|---|
| io.kiw.speedy | |
| io.kiw.speedy.channel | |
| io.kiw.speedy.marshaller | |
| io.kiw.speedy.publisher |
| Modifier and Type | Method and Description |
|---|---|
PublisherSequenceState |
PublisherBucket.getChannelState() |
| Modifier and Type | Method and Description |
|---|---|
static PublisherSequenceState |
PublisherSequenceState.initialise(int windowSize,
int localhostIdentifier,
int channelIdentifier) |
| Modifier and Type | Method and Description |
|---|---|
void |
EventMarshaller.push(String key,
byte[] eventIntBytes,
int eventLength,
PublisherSequenceState packetSequenceState,
long eventSequenceNumber,
SpeedyConnection[] connectionsToPublishTo,
boolean isManagementKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
PacketFlusher.flushNewMessage(ByteBuffer packetBuffer,
SpeedyConnection[] connectionsToPublishTo,
PublisherSequenceState packetSequenceState) |
Copyright © 2018. All rights reserved.