public interface MemdbRsyncQueue
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE_REMOVE |
static String |
TYPE_SET |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(String type,
String key,
String value,
boolean isMySelf) |
void |
destroy() |
void |
init() |
static final String TYPE_SET
static final String TYPE_REMOVE
Copyright © 2014–2016. All rights reserved.