public interface ReplayCommandExecutionController
If no implementation is configured, then replication/replay will continue without interruption.
| Modifier and Type | Interface and Description |
|---|---|
static class |
ReplayCommandExecutionController.State |
| Modifier and Type | Method and Description |
|---|---|
ReplayCommandExecutionController.State |
getState()
The current state, or null if the service implementing this SPI has not yet been initialized.
|
ReplayCommandExecutionController.State getState()
Copyright © 2010–2020 The Apache Software Foundation. All rights reserved.