@Target(value=FIELD) @Retention(value=RUNTIME) @Internal public static @interface Documentation.CommonOption
The position() argument controls the position in the generated table, with lower values
being placed at the top. Fields with the same position are sorted alphabetically by key.
| Modifier and Type | Fields and Description |
|---|---|
static int |
POSITION_FAULT_TOLERANCE |
static int |
POSITION_HIGH_AVAILABILITY |
static int |
POSITION_MEMORY |
static int |
POSITION_PARALLELISM_SLOTS |
static int |
POSITION_SECURITY |
| Modifier and Type | Optional Element and Description |
|---|---|
int |
position |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.