Annotation Interface 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
     
  • Element Details

    • value

      boolean value