public interface MarshalledValue
Modifier and Type | Method and Description |
---|---|
long |
getCreated() |
ByteBuffer |
getInternalMetadataBytes() |
long |
getLastUsed() |
ByteBuffer |
getMetadataBytes() |
ByteBuffer |
getValueBytes() |
ByteBuffer getValueBytes()
ByteBuffer getMetadataBytes()
ByteBuffer getInternalMetadataBytes()
long getCreated()
long getLastUsed()
Copyright © 2021 JBoss by Red Hat. All rights reserved.