| Package | Description |
|---|---|
| org.shoal.ha.cache.api | |
| org.shoal.ha.cache.impl.command | |
| org.shoal.ha.cache.impl.interceptor |
| Modifier and Type | Method and Description |
|---|---|
AbstractCommandInterceptor<K,V> |
AbstractCommandInterceptor.getNext() |
AbstractCommandInterceptor<K,V> |
AbstractCommandInterceptor.getPrev() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCommandInterceptor.setNext(AbstractCommandInterceptor<K,V> next) |
void |
AbstractCommandInterceptor.setPrev(AbstractCommandInterceptor<K,V> prev) |
| Modifier and Type | Method and Description |
|---|---|
void |
CommandManager.registerExecutionInterceptor(AbstractCommandInterceptor<K,V> interceptor) |
| Modifier and Type | Class and Description |
|---|---|
class |
CommandHandlerInterceptor<K,V> |
class |
ReplicationCommandTransmitterManager<K,V> |
class |
TransmitInterceptor<K,V> |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.