|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.shoal.ha.cache.impl.interceptor.ReplicationCommandTransmitter<K,V>
public class ReplicationCommandTransmitter<K,V>
| Constructor Summary | |
|---|---|
ReplicationCommandTransmitter()
|
|
| Method Summary | |
|---|---|
void |
addCommand(Command<K,V> cmd)
|
void |
initialize(java.lang.String targetName,
DataStoreContext<K,V> rsInfo,
ASyncThreadPool asyncPool)
|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReplicationCommandTransmitter()
| Method Detail |
|---|
public void initialize(java.lang.String targetName,
DataStoreContext<K,V> rsInfo,
ASyncThreadPool asyncPool)
public void addCommand(Command<K,V> cmd)
public void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||