| Package | Description |
|---|---|
| org.onosproject.store.service.impl |
Strongly consistent, fault-tolerant and durable state management
based on Raft consensus protocol.
|
| Constructor and Description |
|---|
DistributedLock(String path,
org.onosproject.store.service.DatabaseService databaseService,
org.onosproject.cluster.ClusterService clusterService,
DistributedLockManager lockManager) |
Copyright © 2014. All rights reserved.