V - value typepublic class DefaultAtomicValueBuilder<V>
extends org.onosproject.store.service.AtomicValueBuilder<V>
| Constructor and Description |
|---|
DefaultAtomicValueBuilder(Supplier<org.onosproject.store.service.ConsistentMapBuilder<String,byte[]>> mapBuilderSupplier) |
| Modifier and Type | Method and Description |
|---|---|
org.onosproject.store.service.AsyncAtomicValue<V> |
build() |
org.onosproject.store.service.AtomicValueBuilder<V> |
withExecutorSupplier(Supplier<Executor> executorSupplier) |
applicationId, executorSupplier, meteringEnabled, name, partitionsDisabled, readOnly, relaxedReadConsistency, serializer, type, withApplicationId, withExecutor, withMeteringDisabled, withName, withRelaxedReadConsistency, withSerializer, withUpdatesDisabled