public class DefaultTransactionContextBuilder extends Object implements org.onosproject.store.service.TransactionContextBuilder
DefaultTransactionContext.| Constructor and Description |
|---|
DefaultTransactionContextBuilder(Database inMemoryDatabase,
Database partitionedDatabase,
long transactionId) |
| Modifier and Type | Method and Description |
|---|---|
org.onosproject.store.service.TransactionContext |
build() |
org.onosproject.store.service.TransactionContextBuilder |
withPartitionsDisabled() |
public org.onosproject.store.service.TransactionContextBuilder withPartitionsDisabled()
withPartitionsDisabled in interface org.onosproject.store.service.TransactionContextBuilderpublic org.onosproject.store.service.TransactionContext build()
build in interface org.onosproject.store.service.TransactionContextBuilderCopyright © 2015. All rights reserved.