public class CallstackQueue extends Object
| Modifier and Type | Field and Description |
|---|---|
static long |
PULL_INTERVAL_IN_MILLISECOND |
| Constructor and Description |
|---|
CallstackQueue() |
| Modifier and Type | Method and Description |
|---|---|
int |
getQueueSize() |
void |
produce(String requestId,
String rpcId,
Message message) |
void |
shutdown() |
Copyright © 2019. All rights reserved.