K - The key type of entriesV - The value type of entriespublic class DistributionBulkInterceptor<K,V> extends DDAsyncInterceptor
| Modifier and Type | Class and Description |
|---|---|
protected static class |
DistributionBulkInterceptor.BackingEntrySet<K,V> |
protected static class |
DistributionBulkInterceptor.BackingKeySet<K,V> |
protected static class |
DistributionBulkInterceptor.TxBackingEntrySet<K,V> |
cacheConfiguration| Constructor and Description |
|---|
DistributionBulkInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
visitEntrySetCommand(InvocationContext ctx,
EntrySetCommand command) |
Object |
visitKeySetCommand(InvocationContext ctx,
KeySetCommand command) |
handleDefault, visitClearCommand, visitCommand, visitCommitCommand, visitComputeCommand, visitComputeIfAbsentCommand, 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, visitWriteOnlyManyEntriesCommandasyncInvokeNext, asyncInvokeNext, asyncInvokeNext, asyncValue, delayedNull, delayedValue, delayedValue, invokeNext, invokeNextAndExceptionally, invokeNextAndFinally, invokeNextAndHandle, invokeNextThenAccept, invokeNextThenApply, isSuccessfullyDone, makeStage, setNextInterceptor, valueOrExceptionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitvisitRemoveExpiredCommandpublic Object visitEntrySetCommand(InvocationContext ctx, EntrySetCommand command) throws Throwable
visitEntrySetCommand in interface VisitorvisitEntrySetCommand in class DDAsyncInterceptorThrowablepublic Object visitKeySetCommand(InvocationContext ctx, KeySetCommand command) throws Throwable
visitKeySetCommand in interface VisitorvisitKeySetCommand in class DDAsyncInterceptorThrowableCopyright © 2022 JBoss by Red Hat. All rights reserved.