K - type for map keyV - type for map valuepublic class DefaultConsistentMapBuilder<K,V>
extends org.onosproject.store.service.ConsistentMapBuilder<K,V>
| Constructor and Description |
|---|
DefaultConsistentMapBuilder(DatabaseManager manager) |
| 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, withUpdatesDisabledpublic DefaultConsistentMapBuilder(DatabaseManager manager)
Copyright © 2016. All rights reserved.