@Deprecated public class TypeConverterInterceptor<K,V> extends BaseTypeConverterInterceptor<K,V>
cacheConfiguration| Constructor and Description |
|---|
TypeConverterInterceptor(Marshaller marshaller)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected TypeConverter<Object,Object,Object,Object> |
determineTypeConverter(Set<Flag> flags)
Deprecated.
Subclasses need to return a TypeConverter instance that is appropriate for a cache operation with the specified flags.
|
init, visitEntrySetCommand, visitGetAllCommand, visitGetCacheEntryCommand, visitGetKeyValueCommand, visitKeySetCommand, visitPutKeyValueCommand, visitPutMapCommand, visitRemoveCommand, visitReplaceCommandgetCacheWithFlags, getLockAcquisitionTimeout, getLog, getNext, handleDefault, hasNext, hasSkipLocking, injectConfiguration, invokeNextInterceptor, setNextvisitApplyDeltaCommand, visitClearCommand, visitCollection, visitCommitCommand, visitDistributedExecuteCommand, visitEvictCommand, visitGetKeysInGroupCommand, visitInvalidateCommand, visitInvalidateL1Command, visitLockControlCommand, visitPrepareCommand, visitReadOnlyKeyCommand, visitReadOnlyManyCommand, visitReadWriteKeyCommand, visitReadWriteKeyValueCommand, visitReadWriteManyCommand, visitReadWriteManyEntriesCommand, visitRollbackCommand, visitSizeCommand, visitUnknownCommand, visitWriteOnlyKeyCommand, visitWriteOnlyKeyValueCommand, visitWriteOnlyManyCommand, visitWriteOnlyManyEntriesCommandpublic TypeConverterInterceptor(Marshaller marshaller)
protected TypeConverter<Object,Object,Object,Object> determineTypeConverter(Set<Flag> flags)
BaseTypeConverterInterceptordetermineTypeConverter in class BaseTypeConverterInterceptor<K,V>flags - the set of flags for the current cache operationnullCopyright © 2025 JBoss, a division of Red Hat. All rights reserved.