Class MarshalledEntryImpl<K,V>
java.lang.Object
org.infinispan.tools.store.migrator.marshaller.common.MarshalledEntryImpl<K,V>
- Since:
- 6.0
- Author:
- Mircea Markus
-
Method Details
-
getKey
-
getValue
-
getMetadata
public org.infinispan.metadata.InternalMetadata getMetadata() -
getKeyBytes
public org.infinispan.commons.io.ByteBuffer getKeyBytes() -
getValueBytes
public org.infinispan.commons.io.ByteBuffer getValueBytes() -
getMetadataBytes
public org.infinispan.commons.io.ByteBuffer getMetadataBytes() -
equals
-
hashCode
public int hashCode() -
toString
-