public class ResponseSenderQueue extends Object
| Constructor and Description |
|---|
ResponseSenderQueue() |
| Modifier and Type | Method and Description |
|---|---|
void |
enqueueResponse(AckSender sender) |
void |
flushResponses() |
int |
flushResponses(int count)
Flush only up to a count responses
|
public void enqueueResponse(AckSender sender)
public void flushResponses()
public int flushResponses(int count)
count - Copyright © 2017 The Apache Software Foundation. All rights reserved.