| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final String |
CONNECTION_STRING_FORMAT |
"%s;EntityPath=%s" |
private static final String |
PROP_CONNECTION_STRING_NAME |
"debezium.sink.eventhubs.connectionstring" |
private static final String |
PROP_EVENTHUB_NAME |
"debezium.sink.eventhubs.hubname" |
private static final String |
PROP_MAX_BATCH_SIZE |
"debezium.sink.eventhubs.maxbatchsize" |
private static final String |
PROP_PARTITION_ID |
"debezium.sink.eventhubs.partitionid" |
private static final String |
PROP_PARTITION_KEY |
"debezium.sink.eventhubs.partitionkey" |
private static final String |
PROP_PREFIX |
"debezium.sink.eventhubs." |
Copyright © 2020 JBoss by Red Hat. All rights reserved.