| Package | Description |
|---|---|
| org.onosproject.store.service |
Distributed core state management services.
|
| Modifier and Type | Method and Description |
|---|---|
Lock |
LockService.create(String path)
Creates a new lock instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LockEventListener.leaseExpired(Lock lock)
Notifies the listener of a lock's lease expiration event.
|
Copyright © 2015. All rights reserved.