| Package | Description |
|---|---|
| com.h3c.dist.sync | |
| com.h3c.sdn.ha |
...
|
| Class and Description |
|---|
| SyncService
A distributed and synchronized in memory database providing mechanism to
read/write to a data from several machines and not worry about
synchronizing or unintentional overwriting.
|
| SyncServiceCreateMode
Different modes of a distributed services node creation
|
| SyncServiceEventType
Different type of events that are posted to applications of distributed
services on node status change.
|
| SyncServiceException
This class defines the exceptions thrown by SyncService.
|
| SyncServiceException.NoChildrenForEphemeralException |
| SyncServiceException.NodeChangedException |
| SyncServiceException.NodeExistsException |
| SyncServiceException.NodeHasChildrenException |
| SyncServiceException.NodeNeverReadException |
| SyncServiceException.NodeNotFoundException |
| SyncServiceMultiOp
Defines a single operation of a Multi operation.
|
| SyncServiceMultiOp.CreateNode |
| SyncServiceMultiOp.DeleteNode |
| SyncServiceMultiOp.SetData |
| SyncServiceMultiOpResult
Result of a single operation executed as part of a multi transaction
|
| SyncServiceMultiOpResult.SyncServiceMultiOpStatus
Status of this operation in Multi transaction execution
|
| SyncServiceMultiOpType
Supported types in a multi operation
|
SyncServiceNode
SyncServiceNode provides access nodes of SyncService. |
| SyncServiceNodePath
Class to store the distributed store node hierarchy.
|
| SyncServiceUser
This interface will be used/implemented by primitives to register watch
with distributed services.
|
| Class and Description |
|---|
| SyncService
A distributed and synchronized in memory database providing mechanism to
read/write to a data from several machines and not worry about
synchronizing or unintentional overwriting.
|
Copyright © 2014. All Rights Reserved.