|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.shoal.ha.cache.api.AbstractCommandInterceptor<K,V>
org.shoal.ha.cache.impl.interceptor.CommandHandlerInterceptor<K,V>
public final class CommandHandlerInterceptor<K,V>
| Field Summary |
|---|
| Fields inherited from class org.shoal.ha.cache.api.AbstractCommandInterceptor |
|---|
dsc, storeName |
| Constructor Summary | |
|---|---|
CommandHandlerInterceptor()
|
|
| Method Summary | |
|---|---|
void |
onReceive(Command<K,V> cmd,
java.lang.String initiator)
|
void |
onTransmit(Command<K,V> cmd,
java.lang.String initiator)
|
| Methods inherited from class org.shoal.ha.cache.api.AbstractCommandInterceptor |
|---|
getCommandManager, getDataStoreContext, getNext, getPrev, initialize, setNext, setPrev |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommandHandlerInterceptor()
| Method Detail |
|---|
public void onTransmit(Command<K,V> cmd,
java.lang.String initiator)
throws DataStoreException
onTransmit in class AbstractCommandInterceptor<K,V>DataStoreException
public void onReceive(Command<K,V> cmd,
java.lang.String initiator)
throws DataStoreException
onReceive in class AbstractCommandInterceptor<K,V>DataStoreException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||