|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractCommandInterceptor | |
|---|---|
| org.shoal.ha.cache.impl.command | |
| org.shoal.ha.cache.impl.interceptor | |
| Uses of AbstractCommandInterceptor in org.shoal.ha.cache.impl.command |
|---|
| Subclasses of AbstractCommandInterceptor in org.shoal.ha.cache.impl.command | |
|---|---|
class |
ReplicationCommandTransmitterManager<K,V>
|
| Methods in org.shoal.ha.cache.impl.command with parameters of type AbstractCommandInterceptor | |
|---|---|
void |
CommandManager.registerExecutionInterceptor(AbstractCommandInterceptor<K,V> interceptor)
|
| Uses of AbstractCommandInterceptor in org.shoal.ha.cache.impl.interceptor |
|---|
| Subclasses of AbstractCommandInterceptor in org.shoal.ha.cache.impl.interceptor | |
|---|---|
class |
CommandHandlerInterceptor<K,V>
|
class |
CommandMonitorInterceptor<K,V>
|
class |
TransmitInterceptor<K,V>
|
| Methods in org.shoal.ha.cache.impl.interceptor that return AbstractCommandInterceptor | |
|---|---|
AbstractCommandInterceptor<K,V> |
AbstractCommandInterceptor.getNext()
|
AbstractCommandInterceptor<K,V> |
AbstractCommandInterceptor.getPrev()
|
| Methods in org.shoal.ha.cache.impl.interceptor with parameters of type AbstractCommandInterceptor | |
|---|---|
void |
AbstractCommandInterceptor.setNext(AbstractCommandInterceptor<K,V> next)
|
void |
AbstractCommandInterceptor.setPrev(AbstractCommandInterceptor<K,V> prev)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||