| Class | Description |
|---|---|
| Documentation |
Collection of annotations to modify the behavior of the documentation generators.
|
| Annotation Type | Description |
|---|---|
| ConfigGroup |
A class that specifies a group of config options.
|
| ConfigGroups |
Annotation used on classes containing config options that enables the separation of options into different
tables based on key prefixes.
|
| Documentation.CommonOption |
Annotation used on config option fields to include them in the "Common Options" section.
|
| Documentation.ExcludeFromDocumentation |
Annotation used on config option fields to exclude the config option from documentation.
|
| Documentation.OverrideDefault |
Annotation used on config option fields to override the documented default.
|
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.