| Package | Description |
|---|---|
| io.debezium.embedded |
| Modifier and Type | Field and Description |
|---|---|
private AtomicReference<ConnectorOutputTest.ExecutionResult> |
ConnectorOutputTest.ConsumerCompletion.result |
| Modifier and Type | Method and Description |
|---|---|
ConnectorOutputTest.ExecutionResult |
ConnectorOutputTest.ConsumerCompletion.get() |
static ConnectorOutputTest.ExecutionResult |
ConnectorOutputTest.ExecutionResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectorOutputTest.ExecutionResult[] |
ConnectorOutputTest.ExecutionResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
private void |
ConnectorOutputTest.ConsumerCompletion.setResult(ConnectorOutputTest.ExecutionResult result) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.