Interface | Description |
---|---|
CacheInvoker |
Encapsulates logic used to invoke an operation on a cache.
|
CacheInvoker.Operation<K,V,R> |
Encapsulates a cache operation.
|
Class | Description |
---|---|
BatchOperation<K,V,R> | |
RetryingCacheInvoker |
A cache invoker implementation that retries after a specified set of intervals upon timeout or suspect.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.