com.hazelcast.map.impl.tx
Class TxnValueWrapper

java.lang.Object
  extended by com.hazelcast.map.impl.tx.TxnValueWrapper

public class TxnValueWrapper
extends Object

Wrapper for value objects with type information.


Constructor Summary
TxnValueWrapper(Object value, com.hazelcast.map.impl.tx.TxnValueWrapper.Type type)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TxnValueWrapper

public TxnValueWrapper(Object value,
                       com.hazelcast.map.impl.tx.TxnValueWrapper.Type type)


Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.