K - The key type of entriesV - The value type of entries@Deprecated public class DistributionBulkInterceptor<K,V> extends CommandInterceptor
| Modifier and Type | Class and Description |
|---|---|
protected static class |
DistributionBulkInterceptor.BackingEntrySet<K,V>
Deprecated.
|
protected static class |
DistributionBulkInterceptor.BackingKeySet<K,V>
Deprecated.
|
protected static class |
DistributionBulkInterceptor.TxBackingEntrySet<K,V>
Deprecated.
|
cacheConfiguration| Constructor and Description |
|---|
DistributionBulkInterceptor()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
inject(Cache<K,V> cache)
Deprecated.
|
CacheSet<CacheEntry<K,V>> |
visitEntrySetCommand(InvocationContext ctx,
EntrySetCommand command)
Deprecated.
|
CacheSet<K> |
visitKeySetCommand(InvocationContext ctx,
KeySetCommand command)
Deprecated.
|
getCacheWithFlags, getLockAcquisitionTimeout, getLog, getNext, handleDefault, hasNext, hasSkipLocking, injectConfiguration, invokeNextInterceptor, setNextvisitApplyDeltaCommand, visitClearCommand, visitCollection, visitCommitCommand, visitDistributedExecuteCommand, visitEvictCommand, visitGetAllCommand, visitGetCacheEntryCommand, visitGetKeysInGroupCommand, visitGetKeyValueCommand, visitInvalidateCommand, visitInvalidateL1Command, visitLockControlCommand, visitPrepareCommand, visitPutKeyValueCommand, visitPutMapCommand, visitReadOnlyKeyCommand, visitReadOnlyManyCommand, visitReadWriteKeyCommand, visitReadWriteKeyValueCommand, visitReadWriteManyCommand, visitReadWriteManyEntriesCommand, visitRemoveCommand, visitReplaceCommand, visitRollbackCommand, visitSizeCommand, visitUnknownCommand, visitWriteOnlyKeyCommand, visitWriteOnlyKeyValueCommand, visitWriteOnlyManyCommand, visitWriteOnlyManyEntriesCommandpublic CacheSet<CacheEntry<K,V>> visitEntrySetCommand(InvocationContext ctx, EntrySetCommand command) throws Throwable
visitEntrySetCommand in interface VisitorvisitEntrySetCommand in class AbstractVisitorThrowablepublic CacheSet<K> visitKeySetCommand(InvocationContext ctx, KeySetCommand command) throws Throwable
visitKeySetCommand in interface VisitorvisitKeySetCommand in class AbstractVisitorThrowableCopyright © 2025 JBoss, a division of Red Hat. All rights reserved.