Class MarshalledValueImpl

java.lang.Object
org.infinispan.marshall.persistence.impl.MarshalledValueImpl
All Implemented Interfaces:
MarshalledValue

@ProtoTypeId(1002) public class MarshalledValueImpl extends Object implements MarshalledValue
A marshallable object that can be used by our internal store implementations to store values, metadata and timestamps.
Since:
10.0
Author:
Ryan Emerson