Annotation Type WriteProtection


  • @Retention(RUNTIME)
    @Target(METHOD)
    public @interface WriteProtection
    Annotation for Storage Engine endpoints for to prevent access to Write APIs (reserved for primary site only)
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      boolean value  
    • Element Detail

      • value

        boolean value