| Modifier and Type | Method and Description |
|---|---|
Map<TopicRange,org.apache.pulsar.client.api.MessageId> |
FlinkPulsarSource.offsetForEachTopic(Set<TopicRange> topics,
StartupMode mode,
Map<TopicRange,org.apache.pulsar.client.api.MessageId> specificStartupOffsets) |
| Modifier and Type | Method and Description |
|---|---|
static StartupMode |
StartupMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StartupMode[] |
StartupMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
StartupMode |
PulsarTableOptions.StartupOptions.startupMode |
| Modifier and Type | Method and Description |
|---|---|
static String |
PulsarValidator.normalizeStartupMode(StartupMode startupMode) |
Copyright © 2019–2022 The Apache Software Foundation. All rights reserved.