Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.FluentFuture<? extends CommitInfo> |
BindingDOMCursorAwareWriteTransactionAdapter.commit() |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.FluentFuture<? extends CommitInfo> |
ForwardingWriteTransaction.commit() |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.FluentFuture<? extends CommitInfo> |
ForwardingWriteTransaction.commit() |
com.google.common.util.concurrent.FluentFuture<? extends CommitInfo> |
ForwardingReadWriteTransaction.commit() |
Modifier and Type | Method and Description |
---|---|
static CommitInfo |
CommitInfo.empty()
Return an empty
CommitInfo . |
Modifier and Type | Method and Description |
---|---|
static com.google.common.util.concurrent.FluentFuture<CommitInfo> |
CommitInfo.emptyFluentFuture()
Return an immediately-completed empty
CommitInfo future. |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.FluentFuture<? extends CommitInfo> |
DOMDataTreeCursorAwareTransaction.commit()
Submits this transaction to be asynchronously applied to update the logical data tree.
|
Modifier and Type | Method and Description |
---|---|
protected com.google.common.util.concurrent.FluentFuture<? extends CommitInfo> |
SerializedDOMDataBroker.commit(DOMDataTreeWriteTransaction transaction,
Collection<DOMStoreThreePhaseCommitCohort> cohorts) |
Modifier and Type | Method and Description |
---|---|
void |
ShardedDOMTransactionChainAdapter.closeWriteTransaction(com.google.common.util.concurrent.FluentFuture<? extends CommitInfo> commitFuture) |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.FluentFuture<? extends CommitInfo> |
ForwardingDOMDataReadWriteTransaction.commit() |
com.google.common.util.concurrent.FluentFuture<? extends CommitInfo> |
ForwardingDOMDataWriteTransaction.commit() |
Copyright © 2019 OpenDaylight. All rights reserved.