Package | Description |
---|---|
org.apache.paimon.options.description |
Modifier and Type | Class and Description |
---|---|
class |
LineBreakElement
Represents a line break in the
Description . |
class |
ListElement
Represents a list in the
Description . |
class |
TextElement
Represents a text block in the
Description . |
Modifier and Type | Method and Description |
---|---|
List<BlockElement> |
Description.getBlocks() |
Modifier and Type | Method and Description |
---|---|
Description.DescriptionBuilder |
Description.DescriptionBuilder.add(BlockElement block)
Block of description add.
|
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.