com.hazelcast.client
Class ClientThreadContext
java.lang.Object
com.hazelcast.client.ClientThreadContext
public final class ClientThreadContext
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientThreadContext
public ClientThreadContext(Thread thread)
get
public static ClientThreadContext get()
shutdown
public static void shutdown()
getTransaction
public Transaction getTransaction(HazelcastClient client)
removeTransaction
public void removeTransaction()
toByte
public byte[] toByte(Object object)
toObject
public Object toObject(byte[] bytes)
Copyright © 2012 Hazel Bilisim Ltd.. All Rights Reserved.