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