Constant Field Values

org.jgroups.*

  • org.jgroups.protocols.raft.CLIENT
    Modifier and Type
    Constant Field
    Value
    public static final short
    523
  • org.jgroups.protocols.raft.ELECTION
    Modifier and Type
    Constant Field
    Value
    public static final short
    520
    public static final short
    LEADER_ELECTED
    3005
    public static final short
    PRE_VOTE_REQ
    3006
    public static final short
    PRE_VOTE_RSP
    3007
    public static final short
    VOTE_REQ
    3000
    public static final short
    VOTE_RSP
    3001
  • org.jgroups.protocols.raft.ELECTION2
    Modifier and Type
    Constant Field
    Value
    public static final short
    524
    public static final short
    LEADER_ELECTED
    3005
    public static final short
    PRE_VOTE_REQ
    3006
    public static final short
    PRE_VOTE_RSP
    3007
    public static final short
    VOTE_REQ
    3000
    public static final short
    VOTE_RSP
    3001
  • org.jgroups.protocols.raft.RAFT
    Modifier and Type
    Constant Field
    Value
    public static final short
    2000
    public static final short
    2001
    public static final short
    2002
    public static final short
    2003
    public static final short
    2004
    public static final short
    521
  • org.jgroups.protocols.raft.REDIRECT
    Modifier and Type
    Constant Field
    Value
    public static final short
    4000
    public static final short
    522
  • org.jgroups.raft.blocks.ReplicatedStateMachine<K,V>
    Modifier and Type
    Constant Field
    Value
    protected static final byte
    0x3
    protected static final byte
    0x1
    protected static final byte
    0x2