V - type for document tree valuepublic class DefaultDocumentTreeBuilder<V>
extends org.onosproject.store.service.DocumentTreeBuilder<V>
AsyncDocumentTree builder.| Constructor and Description |
|---|
DefaultDocumentTreeBuilder(org.onosproject.store.primitives.DistributedPrimitiveCreator primitiveCreator) |
| Modifier and Type | Method and Description |
|---|---|
org.onosproject.store.service.AsyncDocumentTree<V> |
build()
Deprecated.
|
org.onosproject.store.service.AsyncDocumentTree<V> |
buildDocumentTree() |
purgeOnUninstall, withPurgeOnUninstallapplicationId, executorSupplier, meteringEnabled, name, partitionsDisabled, readOnly, relaxedReadConsistency, serializer, type, withApplicationId, withExecutor, withExecutorSupplier, withMeteringDisabled, withName, withRelaxedReadConsistency, withSerializer, withUpdatesDisabledpublic DefaultDocumentTreeBuilder(org.onosproject.store.primitives.DistributedPrimitiveCreator primitiveCreator)
public org.onosproject.store.service.AsyncDocumentTree<V> buildDocumentTree()
buildDocumentTree in class org.onosproject.store.service.DocumentTreeBuilder<V>@Deprecated public org.onosproject.store.service.AsyncDocumentTree<V> build()