| Package | Description |
|---|---|
| com.h3c.dist.sync |
| Modifier and Type | Method and Description |
|---|---|
SyncServiceNode |
SyncService.createNode(SyncServiceNodePath nodePath,
byte[] data,
SyncServiceCreateMode createMode)
Create a new data node on distributed in memory database
|
static List<SyncServiceMultiOpResult> |
SyncServiceUtil.createPaths(SyncService svc,
List<SyncServiceMultiOp> opList)
Attempt to create the paths present in the list.
|
List<SyncServiceMultiOpResult> |
SyncService.multi(List<SyncServiceMultiOp> opList)
Execute a batch of sync services operations.
|
Copyright © 2014. All Rights Reserved.