public class OutRunnable extends IORunnable
callMap, client, RECONNECT_CALL
monitor, 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, run
shutdown, terminate
public OutRunnable(HazelcastClient client, Map<Long,Call> calls, PacketWriter writer)
protected void customRun() throws InterruptedException
customRun
in class ClientRunnable
InterruptedException
public void interruptWaitingCalls()
interruptWaitingCalls
in class IORunnable
public void enQueue(Call call)
public int getQueueSize()
Copyright © 2013 Hazelcast, Inc.. All rights reserved.