@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface RrdBackendAnnotation
RrdBackendFactory| Modifier and Type | Fields and Description |
|---|---|
static boolean |
DEFAULT_CACHING_ALLOWED |
| Modifier and Type | Required Element and Description |
|---|---|
String |
name |
boolean |
shouldValidateHeader |
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
cachingAllowed |
String |
scheme |