Annotation Interface UseGroups


The UseGroups annotation configures the groups in which the member belongs in an Apache Geode distributed system, whether the member is a ClientCache in a client/server topology or a peer Cache in a cluster using the P2P topology.
Since:
1.0.0
See Also:
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
     
  • Element Details

    • value

      @AliasFor("groups") String[] value
      Default:
      {}
    • groups

      @AliasFor("value") String[] groups
      Default:
      {}