Uses of Class
org.apache.flink.configuration.description.TextElement
Packages that use TextElement
-
Uses of TextElement in org.apache.flink.configuration.description
Methods in org.apache.flink.configuration.description that return TextElementModifier and TypeMethodDescriptionstatic TextElementCreates a block of text formatted as code.static TextElementCreates a simple block of text.static TextElementTextElement.text(String format, InlineElement... elements) Creates a block of text with placeholders ("%s") that will be replaced with proper string representation of givenInlineElement.Methods in org.apache.flink.configuration.description with parameters of type TextElement