public abstract class AbstractThreePhaseCommitCohort<T> extends Object implements org.opendaylight.mdsal.dom.spi.store.DOMStoreThreePhaseCommitCohort
DOMStoreThreePhaseCommitCohort instances returned by this
implementation. In addition to the usual set of methods it also contains the list of actor
futures.| Modifier and Type | Field and Description |
|---|---|
protected static com.google.common.util.concurrent.ListenableFuture<Boolean> |
IMMEDIATE_BOOLEAN_SUCCESS |
protected static com.google.common.util.concurrent.ListenableFuture<Void> |
IMMEDIATE_VOID_SUCCESS |
| Constructor and Description |
|---|
AbstractThreePhaseCommitCohort() |
Copyright © 2019 OpenDaylight. All rights reserved.