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