Uses of Annotation Type
org.jgroups.annotations.Immutable

Packages that use Immutable
Package
Description
Provides top-level public JGroups classes such as Channel, Message, etc.
Provides useful functionality which cannot be assigned to any particular other package.
  • Uses of Immutable in org.jgroups

    Classes in org.jgroups with annotations of type Immutable
    Modifier and Type
    Class
    Description
    class 
    A view that is sent as a result of a cluster merge.
    class 
    We have 5 bits for major and minor version numbers each and 6 bits for the micro version.
    class 
    A view is a local representation of the current membership of a group.
  • Uses of Immutable in org.jgroups.util

    Classes in org.jgroups.util with annotations of type Immutable
    Modifier and Type
    Class
    Description
    class 
    A message digest containing - for each member - the highest seqno delivered (hd) and the highest seqno received (hr).
    static class 
    Keeps track of one members plus its highest delivered and received seqnos