public interface UpdateMixin
| Modifier and Type | Method and Description |
|---|---|
org.nustaq.reallive.api.RealLiveTable |
getTable(String name) |
default org.nustaq.kontraktor.IPromise |
removeRec(String table,
String key) |
default org.nustaq.kontraktor.IPromise |
updateRec(String table,
String key,
Object[] keyVals)
update or add
|
Copyright © 2018. All rights reserved.