public class InRunnable extends IORunnable implements Runnable
callMap, client, RECONNECT_CALL
monitor, 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, run
terminate
public InRunnable(HazelcastClient client, OutRunnable outRunnable, Map<Long,Call> calls, PacketReader reader)
protected void customRun() throws InterruptedException
customRun
in class ClientRunnable
InterruptedException
public void shutdown()
shutdown
in class ClientRunnable
Copyright © 2013 Hazelcast, Inc.. All rights reserved.