public class TestingSourceSettings extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestingSourceSettings.Builder
Builder class for
TestingSourceSettings. |
| Modifier and Type | Method and Description |
|---|---|
static TestingSourceSettings.Builder |
builder() |
org.apache.flink.api.connector.source.Boundedness |
getBoundedness()
Boundedness of the source.
|
org.apache.flink.streaming.api.CheckpointingMode |
getCheckpointingMode()
Deprecated.
|
public static TestingSourceSettings.Builder builder()
public org.apache.flink.api.connector.source.Boundedness getBoundedness()
@Deprecated public org.apache.flink.streaming.api.CheckpointingMode getCheckpointingMode()
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.