Uses of Class
org.apache.flink.table.descriptors.DescriptorProperties
Packages that use DescriptorProperties
-
Uses of DescriptorProperties in org.apache.flink.table.descriptors
Methods in org.apache.flink.table.descriptors that return DescriptorPropertiesModifier and TypeMethodDescriptionDescriptorProperties.withoutKeys(List<String> keys) Deprecated.Returns a new properties instance with the given keys removed.Methods in org.apache.flink.table.descriptors with parameters of type DescriptorPropertiesModifier and TypeMethodDescriptionvoidDescriptorProperties.putProperties(DescriptorProperties otherProperties) Deprecated.Adds a set of descriptor properties.voidConnectorDescriptorValidator.validate(DescriptorProperties properties) Deprecated.voidDescriptorValidator.validate(DescriptorProperties properties) Deprecated.Performs basic validation such as completeness tests.voidFileSystemValidator.validate(DescriptorProperties properties) Deprecated.