Package org.rrd4j.core
Annotation Type RrdBackendAnnotation
-
@Documented @Retention(RUNTIME) @Target(TYPE) public @interface RrdBackendAnnotation
Description of aRrdBackendFactory
- Since:
- 3.4
- Author:
- Fabrice Bacchella
-
-
Field Summary
Fields Modifier and Type Fields Description static boolean
DEFAULT_CACHING_ALLOWED
-
Required Element Summary
Required Elements Modifier and Type Required Element Description String
name
boolean
shouldValidateHeader
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description boolean
cachingAllowed
String
scheme
-