public abstract class AbstractCodec extends Object implements Codec
Constructor and Description |
---|
AbstractCodec() |
Modifier and Type | Method and Description |
---|---|
Metadata |
encodeMetadata(Cache<?,?> cache,
Long expires,
Long maxIdle) |
protected EntryVersion |
generateVersion(Cache<?,?> cache) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
decodeKey, decodeValue, encodeKey, encodeValue, getName
public Metadata encodeMetadata(Cache<?,?> cache, Long expires, Long maxIdle)
encodeMetadata
in interface Codec
protected EntryVersion generateVersion(Cache<?,?> cache)
Copyright © 2022 JBoss, a division of Red Hat. All rights reserved.