@Beta
public interface ThreePhaseCommitStep
PostCanCommitStep and PostPreCommitStep which
allows to customize pre-commit, commit and abort actions.| Modifier and Type | Field and Description |
|---|---|
static com.google.common.util.concurrent.ListenableFuture<?> |
NOOP_ABORT_FUTURE |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<?> |
abort()
Invoked on transaction aborted.
|
static final com.google.common.util.concurrent.ListenableFuture<?> NOOP_ABORT_FUTURE
@Nonnull com.google.common.util.concurrent.ListenableFuture<?> abort()
Copyright © 2019 OpenDaylight. All rights reserved.