Constant Field Values

Contents

org.jgroups.*

  • org.jgroups.demos.Chat 
    Modifier and Type Constant Field Value
    protected static final java.lang.String CLUSTER "chat"
  • org.jgroups.demos.CounterServiceDemo 
    Modifier and Type Constant Field Value
    static final java.lang.String props "SHARED_LOOPBACK:PING(timeout=1000):pbcast.NAKACK(use_mcast_xmit=false;log_discard_msgs=false;log_not_found_msgs=false):UNICAST:pbcast.STABLE(stability_delay=200):pbcast.GMS:FC:FRAG2:COUNTER"
  • org.jgroups.demos.DrawCommand 
    Modifier and Type Constant Field Value
    static final byte CLEAR 2
    static final byte DRAW 1
  • org.jgroups.demos.JmxDemo 
    Modifier and Type Constant Field Value
    private static final java.lang.String first_name "Bela"
    private static final long id 322649L
    private static final java.lang.String last_name "Ban"
  • org.jgroups.demos.RelayDemo 
    Modifier and Type Constant Field Value
    protected static final java.lang.String SITE_MASTERS "site-masters"
  • org.jgroups.demos.RelayDemoRpc 
    Modifier and Type Constant Field Value
    protected static final long RPC_TIMEOUT 10000L
  • org.jgroups.demos.ReplCacheDemo 
    Modifier and Type Constant Field Value
    private static final java.lang.String BASENAME "replcache"
  • org.jgroups.demos.org.jgroups.demos.ReplCacheDemo.MyTableModel 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 1314724464389654329L
  • org.jgroups.demos.StompChat 
    Modifier and Type Constant Field Value
    public static final java.lang.String CLIENT "client"
    public static final java.lang.String CLIENT_JOINED "/client-joined"
    public static final java.lang.String CLIENT_LEFT "/client-left"
    public static final java.lang.String CLIENTS "/clients"
    public static final java.lang.String CLIENTS_KW "clients"
    public static final java.lang.String DESTINATION "destination"
    public static final java.lang.String ENDPOINTS "endpoints"
    public static final java.lang.String GET_USERS "/get-users"
    public static final java.lang.String MESSAGES "/messages"
    public static final java.lang.String USER "user"
    public static final java.lang.String USER_JOINED "/user-joined"
    public static final java.lang.String USER_LEFT "/user-left"
    public static final java.lang.String USERS "/users"
    public static final java.lang.String USERS_KW "users"
    public static final java.lang.String VIEW "view"
  • org.jgroups.demos.StompDraw 
    Modifier and Type Constant Field Value
    protected static final java.lang.String clients_dest "/topics/clients"
    protected static final java.lang.String draw_dest "/topics/draw-demo"
  • org.jgroups.demos.Topology 
    Modifier and Type Constant Field Value
    private static final java.lang.String channel_name "FD-Heartbeat"
    private static final int CheckStyle 1
    private static final int NormalStyle 0
  • org.jgroups.demos.TotalOrder 
    Modifier and Type Constant Field Value
    static final int x_offset 30
    static final int y_offset 40
  • org.jgroups.demos.org.jgroups.demos.TotOrderRequest 
    Modifier and Type Constant Field Value
    public static final byte ADDITION 1
    public static final byte DIVISION 4
    public static final byte MULTIPLICATION 3
    static final int SIZE 13
    public static final byte STOP 0
    public static final byte SUBTRACTION 2
  • org.jgroups.fork.ForkConfig 
    Modifier and Type Constant Field Value
    protected static final java.lang.String FORK_STACK "fork-stack"
    protected static final java.lang.String FORK_STACKS "fork-stacks"
    protected static final java.lang.String ID "id"
  • org.jgroups.protocols.COUNTER 
    Modifier and Type Constant Field Value
    protected static final byte REQUEST 1
    protected static final byte RESPONSE 2
  • org.jgroups.protocols.Encrypt<E extends java.security.KeyStore.Entry> 
    Modifier and Type Constant Field Value
    protected static final java.lang.String DEFAULT_SYM_ALGO "AES"
  • org.jgroups.protocols.EncryptHeader 
    Modifier and Type Constant Field Value
    public static final byte FETCH_SHARED_KEY 2
    public static final byte INSTALL_KEYS 1
  • org.jgroups.protocols.FcHeader 
    Modifier and Type Constant Field Value
    public static final byte CREDIT_REQUEST 2
    public static final byte REPLENISH 1
  • org.jgroups.protocols.FD_SOCK 
    Modifier and Type Constant Field Value
    protected static final int ABNORMAL_TERMINATION -1
    protected static final int NORMAL_TERMINATION 9
  • org.jgroups.protocols.FD_SOCK.FdHeader 
    Modifier and Type Constant Field Value
    public static final byte GET_CACHE 14
    public static final byte GET_CACHE_RSP 15
    public static final byte I_HAVE_SOCK 13
    public static final byte SUSPECT 10
    public static final byte UNSUSPECT 11
    public static final byte WHO_HAS_SOCK 12
  • org.jgroups.protocols.FD_SOCK2.FdHeader 
    Modifier and Type Constant Field Value
    public static final byte CONNECT 3
    public static final byte CONNECT_RSP 4
    public static final byte SUSPECT 1
    public static final byte UNSUSPECT 2
  • org.jgroups.protocols.FILE_PING 
    Modifier and Type Constant Field Value
    protected static final java.lang.String SUFFIX ".list"
  • org.jgroups.protocols.INJECT_VIEW 
    Modifier and Type Constant Field Value
    public static final java.lang.String NAMES_SEPARATOR "/"
    public static final java.lang.String NODE_VIEWS_SEPARATOR ";"
    public static final java.lang.String VIEW_SEPARATOR "="
  • org.jgroups.protocols.PDC 
    Modifier and Type Constant Field Value
    protected static final java.lang.String SUFFIX ".node"
  • org.jgroups.protocols.PingData 
    Modifier and Type Constant Field Value
    protected static final byte is_coord 2
    protected static final byte is_server 1
  • org.jgroups.protocols.PingHeader 
    Modifier and Type Constant Field Value
    public static final byte GET_MBRS_REQ 1
    public static final byte GET_MBRS_RSP 2
  • org.jgroups.protocols.RACKSPACE_PING 
    Modifier and Type Constant Field Value
    private static final java.lang.String UKService "https://lon.auth.api.rackspacecloud.com/v1.0"
    private static final java.lang.String USService "https://auth.api.rackspacecloud.com/v1.0"
  • org.jgroups.protocols.RACKSPACE_PING.RackspaceClient 
    Modifier and Type Constant Field Value
    private static final java.lang.String ACCEPT_HEADER "Accept"
    private static final java.lang.String AUTH_HEADER "X-Auth-User"
    private static final java.lang.String AUTH_KEY_HEADER "X-Auth-Key"
    private static final java.lang.String CONTENT_LENGTH_HEADER "Content-Length"
    private static final java.lang.String STORAGE_TOKEN_HEADER "X-Storage-Token"
    private static final java.lang.String STORAGE_URL_HEADER "X-Storage-Url"
  • org.jgroups.protocols.RingBufferBundler 
    Modifier and Type Constant Field Value
    protected static final java.lang.String THREAD_NAME "RingBufferBundler"
  • org.jgroups.protocols.RingBufferBundlerLockless 
    Modifier and Type Constant Field Value
    protected static final java.lang.String THREAD_NAME "RingBufferBundlerLockless"
  • org.jgroups.protocols.RSVP.RsvpHeader 
    Modifier and Type Constant Field Value
    protected static final byte REQ 1
    protected static final byte REQ_ONLY 2
    protected static final byte RSP 3
  • org.jgroups.protocols.RTTHeader 
    Modifier and Type Constant Field Value
    public static final short RTT_ID 1500
  • org.jgroups.protocols.SEQUENCER.SequencerHeader 
    Modifier and Type Constant Field Value
    protected static final byte BCAST 3
    protected static final byte FLUSH 2
    protected static final byte FORWARD 1
    protected static final byte WRAPPED_BCAST 4
  • org.jgroups.protocols.SEQUENCER2.SequencerHeader 
    Modifier and Type Constant Field Value
    protected static final byte BCAST 2
    protected static final byte REQUEST 1
    protected static final byte RESPONSE 3
  • org.jgroups.protocols.SimplifiedTransferQueueBundler 
    Modifier and Type Constant Field Value
    protected static final int MSG_BUF_SIZE 512
  • org.jgroups.protocols.STATS 
    Modifier and Type Constant Field Value
    protected static final short DOWN 2
    protected static final short UP 1
  • org.jgroups.protocols.STOMP 
    Modifier and Type Constant Field Value
    public static final byte NULL_BYTE 0
  • org.jgroups.protocols.org.jgroups.protocols.SWIFT_PING.HttpHeaders 
    Modifier and Type Constant Field Value
    private static final java.lang.String ACCEPT_HEADER "Accept"
    private static final java.lang.String CONTENT_LENGTH_HEADER "Content-Length"
    private static final java.lang.String CONTENT_TYPE_HEADER "Content-type"
    private static final java.lang.String STORAGE_TOKEN_HEADER "X-Storage-Token"
  • org.jgroups.protocols.org.jgroups.protocols.SWIFT_PING.Keystone_V_2_0_Auth 
    Modifier and Type Constant Field Value
    private static final java.lang.String JSON_RESPONSE_PARSING_SCRIPT "var response = JSON.parse(json);var result = {};result.id = response.access.token.id;var serviceCatalog = response.access.serviceCatalog;for (var i = 0; i < serviceCatalog.length; i++) { var service = serviceCatalog[i]; if (service.type == \"object-store\") { result.url = service.endpoints[0].publicURL; break; }}result;"
  • org.jgroups.protocols.TP 
    Modifier and Type Constant Field Value
    public static final byte LIST 1
    public static final int MSG_OVERHEAD 3
    public static final byte MULTICAST 2
  • org.jgroups.protocols.TransferQueueBundler 
    Modifier and Type Constant Field Value
    protected static final java.lang.String THREAD_NAME "TQ-Bundler"
  • org.jgroups.protocols.TransferQueueBundler2 
    Modifier and Type Constant Field Value
    protected static final java.lang.String THREAD_NAME "TQ-Bundler2"
  • org.jgroups.protocols.UDP 
    Modifier and Type Constant Field Value
    protected static final java.lang.String MCAST_NAME "mcast-receiver"
    protected static final java.lang.String UCAST_NAME "ucast-receiver"
  • org.jgroups.protocols.UNICAST3 
    Modifier and Type Constant Field Value
    protected static final long DEFAULT_FIRST_SEQNO 1L
  • org.jgroups.protocols.UnicastHeader3 
    Modifier and Type Constant Field Value
    public static final byte ACK 1
    public static final byte CLOSE 4
    public static final byte DATA 0
    public static final byte SEND_FIRST_SEQNO 2
    public static final byte XMIT_REQ 3
  • org.jgroups.protocols.VERIFY_SUSPECT.VerifyHeader 
    Modifier and Type Constant Field Value
    static final short ARE_YOU_DEAD 1
    static final short I_AM_NOT_DEAD 2
  • org.jgroups.protocols.VERIFY_SUSPECT2.VerifyHeader 
    Modifier and Type Constant Field Value
    static final short ARE_YOU_DEAD 1
    static final short I_AM_NOT_DEAD 2
  • org.jgroups.protocols.relay.config.RelayConfig 
    Modifier and Type Constant Field Value
    protected static final java.lang.String BRIDGE "bridge"
    protected static final java.lang.String BRIDGES "bridges"
    protected static final java.lang.String FORWARD "forward"
    protected static final java.lang.String FORWARDS "forwards"
    protected static final java.lang.String RELAY_CONFIG "RelayConfiguration"
    protected static final java.lang.String SITE "site"
    protected static final java.lang.String SITES "sites"
  • org.jgroups.tests.org.jgroups.tests.DiscoveryPacket 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID -2592954324310791792L
  • org.jgroups.tests.org.jgroups.tests.DiscoveryRequest 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 7587678128986493349L
  • org.jgroups.tests.org.jgroups.tests.DiscoveryResponse 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 6862354518175504139L
  • org.jgroups.tests.MessageDispatcherSpeedTest 
    Modifier and Type Constant Field Value
    static final long TIMEOUT 10000L
  • org.jgroups.tests.MessageSendTest.Person 
    Modifier and Type Constant Field Value
    private static final long serialVersionUID 8635045223414419580L
  • org.jgroups.tests.MulticastTest 
    Modifier and Type Constant Field Value
    protected static final int PORT 6789
  • org.jgroups.tests.MulticastTest2 
    Modifier and Type Constant Field Value
    protected static final int MCAST_PORT 7600
  • org.jgroups.tests.NioServerPerfTest 
    Modifier and Type Constant Field Value
    public static final long BYTES_TO_SEND 10000000L
    public static final int SIZE 1000
  • org.jgroups.tests.PingPong 
    Modifier and Type Constant Field Value
    static final byte PING 1
    static final byte PONG 2
  • org.jgroups.tests.PingPongDatagram 
    Modifier and Type Constant Field Value
    static final byte PING 1
    static final byte PONG 2
  • org.jgroups.tests.Probe 
    Modifier and Type Constant Field Value
    protected static final int DEFAULT_DIAG_PORT 7500
    protected static final java.lang.String MEMBER_ADDRS "member-addrs"
    protected static final java.lang.String PREFIX "**"
  • org.jgroups.tests.RoundTrip 
    Modifier and Type Constant Field Value
    protected static final byte DONE 2
    public static final int PAYLOAD 11
    protected static final byte REQ 0
    protected static final byte RSP 1
  • org.jgroups.tests.RpcDispatcherSpeedTest 
    Modifier and Type Constant Field Value
    protected static final java.lang.String format "[1] invoke RPCs [2] num (%d) [o] oob (%b) [b] dont_bundle (%b) [x] exit\n"
  • org.jgroups.tests.ShmTest 
    Modifier and Type Constant Field Value
    protected static final int MAX_BUSY_SPIN 1000
    protected static final int NUM 1000000
    protected static final int PRINT 100000
    protected static final int SIZE 1000
  • org.jgroups.tests.UnicastTest 
    Modifier and Type Constant Field Value
    protected static final byte DATA 2
    protected static final byte START 1
  • org.jgroups.tests.UnicastTestTcp 
    Modifier and Type Constant Field Value
    protected static final byte DATA 2
    protected static final int SOCK_RECV_BUF_SIZE 200000
    protected static final int SOCK_SEND_BUF_SIZE 200000
    protected static final byte START 1
    protected static final boolean TCP_NODELAY false
  • org.jgroups.tests.UnicastTestTcpRpc 
    Modifier and Type Constant Field Value
    static final byte ACK 10
    static final byte RECEIVE_ASYNC 1
    static final byte RECEIVE_SYNC 2
    static final byte START 0
  • org.jgroups.tests.UnicastTestTcpSlow 
    Modifier and Type Constant Field Value
    protected static final byte DATA 2
    protected static final int SOCK_RECV_BUF_SIZE 200000
    protected static final int SOCK_SEND_BUF_SIZE 200000
    protected static final byte START 1
    protected static final boolean TCP_NODELAY false
  • org.jgroups.tests.perf.MPerf.MPerfHeader 
    Modifier and Type Constant Field Value
    protected static final byte CONFIG_CHANGE 6
    protected static final byte CONFIG_REQ 7
    protected static final byte CONFIG_RSP 8
    protected static final byte DATA 1
    protected static final byte EXIT 9
    protected static final byte RESULT 4
    protected static final byte START_SENDING 2
  • org.jgroups.tests.perf.MPerfRpc 
    Modifier and Type Constant Field Value
    protected static final short clearResults 4
    protected static final short configChange 5
    protected static final short configReq 6
    protected static final short configRsp 7
    protected static final short exit 8
    protected static final short handleData 0
    protected static final short result 3
    protected static final short sendingDone 2
    protected static final short startSending 1
  • org.jgroups.tests.perf.PerfUtil.CustomCall 
    Modifier and Type Constant Field Value
    protected static final byte CONFIG 2
    protected static final byte EXCEPTION 1
    protected static final byte NORMAL 0
    protected static final byte RESULTS 3
  • org.jgroups.tests.perf.ProgrammaticUPerf 
    Modifier and Type Constant Field Value
    private static final short ALLOW_LOCAL_GETS 11
    protected static final java.lang.String format "[1] Start test [2] View [4] Threads (%d) [6] Time (%,ds) [7] Msg size (%s)\n[s] Sync (%b) [o] OOB (%b)\n[a] Anycast count (%d) [r] Read percentage (%.2f) \n[l] local gets (%b) [d] print details (%b) [i] print invokers (%b)\n[v] Version [x] Exit [X] Exit all\n"
    private static final short GET 1
    private static final short GET_CONFIG 3
    static final java.lang.String groupname "uperf"
    private static final short PRINT_DETAILS 13
    private static final short PRINT_INVOKERS 12
    private static final short PUT 2
    private static final short QUIT_ALL 14
    private static final short SET_ANYCAST_COUNT 9
    private static final short SET_MSG_SIZE 8
    private static final short SET_NUM_THREADS 6
    private static final short SET_OOB 5
    private static final short SET_READ_PERCENTAGE 10
    private static final short SET_SYNC 4
    private static final short SET_TIME 7
    private static final short START 0
  • org.jgroups.tests.perf.ProgrammaticUPerf2 
    Modifier and Type Constant Field Value
    private static final short ALLOW_LOCAL_GETS 11
    private static final java.lang.String BIND_ADDR "site_local"
    protected static final java.lang.String format "[1] Start test [2] View [4] Threads (%d) [6] Time (%,ds) [7] Msg size (%s)\n[s] Sync (%b) [o] OOB (%b)\n[a] Anycast count (%d) [r] Read percentage (%.2f) \n[l] local gets (%b) [d] print details (%b) [i] print invokers (%b)\n[v] Version [x] Exit [X] Exit all\n"
    private static final short GET 1
    private static final short GET_CONFIG 3
    private static final java.lang.String groupname "uperf"
    private static final java.lang.String MCAST_ADDR "239.5.5.5"
    private static final short PRINT_DETAILS 13
    private static final short PRINT_INVOKERS 12
    private static final short PUT 2
    private static final short QUIT_ALL 14
    private static final short SET_ANYCAST_COUNT 9
    private static final short SET_MSG_SIZE 8
    private static final short SET_NUM_THREADS 6
    private static final short SET_OOB 5
    private static final short SET_READ_PERCENTAGE 10
    private static final short SET_SYNC 4
    private static final short SET_TIME 7
    private static final short START 0
  • org.jgroups.tests.perf.UPerf 
    Modifier and Type Constant Field Value
    protected static final java.lang.String format "[1] Start test [2] View [4] Threads (%d) [6] Time (%,ds) [7] Msg size (%s)\n[o] OOB (%b) [t] RPC timeout (%,dms) [a] Anycast count (%d) [r] Read percentage (%.2f) \n[d] print details (%b) [i] print invokers (%b)\n[v] Version [x] Exit [X] Exit all\n"
    private static final short GET 1
    private static final short GET_CONFIG 3
    static final java.lang.String groupname "uperf"
    private static final short PUT 2
    private static final short QUIT_ALL 5
    private static final short SET 4
    private static final short START 0