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