K - type for map keyV - type for map valuepublic class DefaultConsistentMapBuilder<K,V>
extends org.onosproject.store.service.ConsistentMapBuilder<K,V>
AsyncConsistentMap builder.| Constructor and Description |
|---|
DefaultConsistentMapBuilder(org.onosproject.store.primitives.DistributedPrimitiveCreator primitiveCreator) |
| Modifier and Type | Method and Description |
|---|---|
org.onosproject.store.service.ConsistentMap<K,V> |
build() |
org.onosproject.store.service.AsyncConsistentMap<K,V> |
buildAsyncMap() |
purgeOnUninstall, withPurgeOnUninstallapplicationId, meteringEnabled, name, partitionsDisabled, readOnly, relaxedReadConsistency, serializer, type, withApplicationId, withMeteringDisabled, withName, withPartitionsDisabled, withRelaxedReadConsistency, withSerializer, withUpdatesDisabledCopyright © 2016. All rights reserved.