public class SignalTest extends Object
| Constructor and Description |
|---|
SignalTest() |
| Modifier and Type | Method and Description |
|---|---|
protected io.debezium.config.CommonConnectorConfig |
config() |
void |
shouldDetectSignal() |
void |
shouldExecuteFromEnvelope() |
void |
shouldExecuteLog() |
void |
shouldIgnoreInvalidEnvelope() |
void |
shouldIgnoreInvalidSignalType() |
void |
shouldIgnoreUnparseableData() |
void |
shouldRegisterAdditionalAction() |
public void shouldDetectSignal()
public void shouldIgnoreInvalidSignalType()
throws Exception
Exceptionpublic void shouldIgnoreUnparseableData()
throws Exception
Exceptionpublic void shouldRegisterAdditionalAction()
throws Exception
Exceptionpublic void shouldExecuteFromEnvelope()
throws Exception
Exceptionpublic void shouldIgnoreInvalidEnvelope()
throws Exception
Exceptionprotected io.debezium.config.CommonConnectorConfig config()
Copyright © 2021 JBoss by Red Hat. All rights reserved.