public class NackTask extends Object
| Modifier and Type | Field and Description |
|---|---|
static long |
NACK_TIMEOUT |
| Constructor and Description |
|---|
NackTask(PublishPromise publishPromise,
int publisherIdentifier,
int channelIdentifier) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleNack(long firstMissingSequenceNumber,
long lastMissingSequenceNumber) |
void |
onPulse(long nanoTime) |
public NackTask(PublishPromise publishPromise, int publisherIdentifier, int channelIdentifier)
Copyright © 2018. All rights reserved.