public class InRunnable extends IORunnable implements Runnable
callMap, client, RECONNECT_CALLmonitor, running, terminated| Constructor and Description |
|---|
InRunnable(HazelcastClient client,
OutRunnable outRunnable,
Map<Long,Call> calls,
PacketReader reader) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
customRun() |
void |
shutdown() |
interruptWaitingCalls, interruptWaitingCallsAndShutdown, onDisconnect, restoredConnection, runterminatepublic InRunnable(HazelcastClient client, OutRunnable outRunnable, Map<Long,Call> calls, PacketReader reader)
protected void customRun()
throws InterruptedException
customRun in class ClientRunnableInterruptedExceptionpublic void shutdown()
shutdown in class ClientRunnableCopyright © 2014 Hazelcast, Inc.. All Rights Reserved.