com.hazelcast.client
Class InRunnable
java.lang.Object
com.hazelcast.client.ClientRunnable
com.hazelcast.client.IORunnable
com.hazelcast.client.InRunnable
- All Implemented Interfaces:
- Runnable
public class InRunnable
- extends IORunnable
- implements Runnable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.lang.Runnable |
run |
InRunnable
public InRunnable(HazelcastClient client,
OutRunnable outRunnable,
Map<Long,Call> calls,
PacketReader reader)
customRun
protected void customRun()
throws InterruptedException
- Specified by:
customRun in class ClientRunnable
- Throws:
InterruptedException
shutdown
public void shutdown()
- Overrides:
shutdown in class ClientRunnable
Copyright © 2012 Hazel Bilisim Ltd.. All Rights Reserved.