| Package | Description |
|---|---|
| com.h3c.dist.sync | |
| com.h3c.sdn.ha |
...
|
| Modifier and Type | Method and Description |
|---|---|
static List<SyncServiceMultiOpResult> |
SyncServiceUtil.createPaths(SyncService svc,
List<SyncServiceMultiOp> opList)
Attempt to create the paths present in the list.
|
static void |
SyncServiceUtil.deletePath(SyncService svc,
SyncServiceNodePath path,
boolean deleteParent)
Delete a path hierarchy.
|
static void |
SyncServiceUtil.deletePaths(SyncService svc,
List<SyncServiceNodePath> pathList,
boolean deleteParent)
Delete a set of path hierarchies.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
HAService
Provides the public API to the SDN High Availability Primitives — a
one-stop-shop for SDN applications interacting with the HA infrastructure
layer.
|
Copyright © 2014. All Rights Reserved.