| Package | Description |
|---|---|
| org.apache.flink.table.descriptors |
| Modifier and Type | Method and Description |
|---|---|
DescriptorProperties |
DescriptorProperties.withoutKeys(List<String> keys)
Deprecated.
Returns a new properties instance with the given keys removed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescriptorProperties.putProperties(DescriptorProperties otherProperties)
Deprecated.
Adds a set of descriptor properties.
|
void |
DescriptorValidator.validate(DescriptorProperties properties)
Deprecated.
Performs basic validation such as completeness tests.
|
void |
ConnectorDescriptorValidator.validate(DescriptorProperties properties)
Deprecated.
|
void |
FileSystemValidator.validate(DescriptorProperties properties)
Deprecated.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.