Index

C N O S V 
All Classes and Interfaces|All Packages

C

ConfigDocs - Interface in org.apache.polaris.docs
Contains annotations for :polaris-config-doc-generator.
ConfigDocs.ConfigItem - Annotation Interface in org.apache.polaris.docs
Define the "section" in which the config option appears.
ConfigDocs.ConfigPageGroup - Annotation Interface in org.apache.polaris.docs
For properties-configs, declares a class containing configuration constants for "properties" and gives it a page name.
ConfigDocs.ConfigPropertyName - Annotation Interface in org.apache.polaris.docs
For smallrye-configs, gives map-keys a name that appears as a placeholder in the fully qualified config name in the generated docs.

N

name() - Element in annotation interface org.apache.polaris.docs.ConfigDocs.ConfigPageGroup
 

O

org.apache.polaris.docs - package org.apache.polaris.docs
 

S

section() - Element in annotation interface org.apache.polaris.docs.ConfigDocs.ConfigItem
The name of the "section" in which this constant field shall appear.
sectionDocFromType() - Element in annotation interface org.apache.polaris.docs.ConfigDocs.ConfigItem
For smallrye-configs only: the section docs are taken from property type's javadoc.

V

value() - Element in annotation interface org.apache.polaris.docs.ConfigDocs.ConfigPropertyName
 
C N O S V 
All Classes and Interfaces|All Packages