public class CommonConnectorConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
private boolean |
emitTombstoneOnDelete |
static Field |
TOMBSTONES_ON_DELETE |
| Modifier | Constructor and Description |
|---|---|
protected |
CommonConnectorConfig(Configuration config) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEmitTombstoneOnDelete() |
public static final Field TOMBSTONES_ON_DELETE
private final boolean emitTombstoneOnDelete
protected CommonConnectorConfig(Configuration config)
Copyright © 2018 JBoss by Red Hat. All rights reserved.