Class MarshalledEntryImpl<K,V>
java.lang.Object
org.infinispan.tools.store.migrator.marshaller.common.MarshalledEntryImpl<K,V>
-
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
-
toString
-