|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectio.leopard.data4j.memdb.MemdbRsyncServiceRedisImpl
public class MemdbRsyncServiceRedisImpl
| Field Summary |
|---|
| Fields inherited from interface io.leopard.data4j.memdb.MemdbRsyncQueue |
|---|
TYPE_REMOVE, TYPE_SET |
| Constructor Summary | |
|---|---|
MemdbRsyncServiceRedisImpl(Redis redis,
java.lang.String channel,
MemdbRsyncQueue memdbRsyncQueue)
|
|
| Method Summary | |
|---|---|
boolean |
add(java.lang.String type,
java.lang.String key,
java.lang.String value,
boolean isMySelf)
|
void |
destroy()
|
void |
init()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MemdbRsyncServiceRedisImpl(Redis redis,
java.lang.String channel,
MemdbRsyncQueue memdbRsyncQueue)
| Method Detail |
|---|
public boolean add(java.lang.String type,
java.lang.String key,
java.lang.String value,
boolean isMySelf)
add in interface MemdbRsyncQueuepublic void init()
init in interface MemdbRsyncQueuepublic void destroy()
destroy in interface MemdbRsyncQueue
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||