| Package | Description |
|---|---|
| org.apache.flink.connector.pulsar.source | |
| org.apache.flink.connector.pulsar.source.config |
| Modifier and Type | Field and Description |
|---|---|
static org.apache.flink.configuration.ConfigOption<CursorVerification> |
PulsarSourceOptions.PULSAR_VERIFY_INITIAL_OFFSETS |
| Modifier and Type | Method and Description |
|---|---|
CursorVerification |
SourceConfiguration.getVerifyInitialOffsets()
Validate the
CursorPosition generated by StartCursor. |
static CursorVerification |
CursorVerification.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CursorVerification[] |
CursorVerification.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.