| Package | Description |
|---|---|
| org.onosproject.store.service |
Distributed core state management services.
|
| Modifier and Type | Method and Description |
|---|---|
AtomicCounterBuilder |
StorageService.atomicCounterBuilder()
Creates a new AtomicCounterBuilder.
|
AtomicCounterBuilder |
AtomicCounterBuilder.withMeteringDisabled()
Instantiates Metering service to gather usage and performance metrics.
|
AtomicCounterBuilder |
AtomicCounterBuilder.withName(String name)
Sets the name for the atomic counter.
|
AtomicCounterBuilder |
AtomicCounterBuilder.withPartitionsDisabled()
Creates this counter on the partition that spans the entire cluster.
|
Copyright © 2015. All rights reserved.