@Service
public class DistributedIdBlockStore
extends java.lang.Object
implements org.onosproject.core.IdBlockStore
IdBlockStore using AtomicCounter.| Modifier and Type | Field and Description |
|---|---|
protected org.onosproject.store.service.StorageService |
storageService |
| Constructor and Description |
|---|
DistributedIdBlockStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
void |
deactivate() |
org.onosproject.core.IdBlock |
getIdBlock(java.lang.String topic) |