public class OutRunnable extends IORunnable
callMap, client, RECONNECT_CALLmonitor, running, terminated| Constructor and Description |
|---|
OutRunnable(HazelcastClient client,
Map<Long,Call> calls,
PacketWriter writer) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
customRun() |
void |
enQueue(Call call) |
int |
getQueueSize() |
void |
interruptWaitingCalls() |
interruptWaitingCallsAndShutdown, onDisconnect, restoredConnection, runshutdown, terminatepublic OutRunnable(HazelcastClient client, Map<Long,Call> calls, PacketWriter writer)
protected void customRun()
throws InterruptedException
customRun in class ClientRunnableInterruptedExceptionpublic void interruptWaitingCalls()
interruptWaitingCalls in class IORunnablepublic void enQueue(Call call)
public int getQueueSize()
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.