Annotation Type NessieBackend


  • @Target(TYPE)
    @Retention(RUNTIME)
    @Inherited
    public @interface NessieBackend
    • Field Summary

      Fields 
      Modifier and Type Fields Description
      static java.lang.String CONFIG_NAME_PREFIX  
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.Class<? extends BackendTestFactory> value  
    • Field Detail

      • CONFIG_NAME_PREFIX

        static final java.lang.String CONFIG_NAME_PREFIX