Annotation Type RrdBackendAnnotation


@Documented @Retention(RUNTIME) @Target(TYPE) public @interface RrdBackendAnnotation
Description of a RrdBackendFactory
Since:
3.4
Author:
Fabrice Bacchella
  • Field Details

  • Element Details

    • name

      String name
    • cachingAllowed

      boolean cachingAllowed
      Default:
      true
    • scheme

      String scheme
      Default:
      ""
    • shouldValidateHeader

      boolean shouldValidateHeader