| Package | Description |
|---|---|
| org.apache.flink.connector.pulsar.source |
| Modifier and Type | Method and Description |
|---|---|
StopCondition.StopResult |
StopCondition.shouldStop(AbstractPartition partition,
org.apache.pulsar.client.api.Message<?> message) |
static StopCondition.StopResult |
StopCondition.StopResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StopCondition.StopResult[] |
StopCondition.StopResult.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.