All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.gemstone.gemfire.distributed.internal.javagroups-mcast.txt Maven / Gradle / Ivy

There is a newer version: 2.0-BETA
Show newest version
com.gemstone.org.jgroups.protocols.UDP(
  discard_incompatible_packets=true;
  enable_diagnostics=false;
  tos=16;
  mcast_port=MULTICAST_PORT;
  mcast_addr=MULTICAST_HOST;
  ucast_recv_buf_size=UDP_RECV_BUFFER_SIZE;
  ucast_send_buf_size=UDP_SEND_BUFFER_SIZE;
  mcast_recv_buf_size=MULTICAST_RECV_BUFFER_SIZE; 
  mcast_send_buf_size=MULTICAST_SEND_BUFFER_SIZE; 
  loopback=LOOPBACK;
  use_incoming_packet_handler=INCOMING_PACKET_HANDLER;
  use_outgoing_packet_handler=OUTGOING_PACKET_HANDLER;
  ip_ttl=MULTICAST_TTL; 
  down_thread=false; up_thread=false;
  enable_bundling=ENABLE_BUNDLING;
  max_bundle_size=MAX_BUNDLE_SIZE;
  max_bundle_timeout=BUNDLING_TIMEOUT;
  membership_port_range_start=MEMBERSHIP_PORT_RANGE_START;
  membership_port_range_end=MEMBERSHIP_PORT_RANGE_END)?
OPTIONAL_PING_PROTOCOL
OPTIONAL_GOSSIP_PROTOCOL
com.gemstone.org.jgroups.protocols.FD(
  timeout=MEMBER_TIMEOUT;
  max_tries=MAX_TRIES;
  up_thread=false;
  down_thread=false;
  shun=false)?
com.gemstone.org.jgroups.protocols.FD_SOCK(
  num_tries=MAX_TRIES;
  connect_timeout=CONNECT_TIMEOUT;
  start_port=MEMBERSHIP_PORT_RANGE_START;
  end_port=MEMBERSHIP_PORT_RANGE_END;
  up_thread=false;
  down_thread=false)?
com.gemstone.org.jgroups.protocols.VERIFY_SUSPECT(
  timeout=MEMBER_TIMEOUT;
  up_thread=false;
  down_thread=false)?
DISCARD
com.gemstone.org.jgroups.protocols.pbcast.NAKACK(
  max_xmit_size=RETRANSMIT_LIMIT;
  max_xmit_burst=RETRANSMIT_BURST_LIMIT;
  use_mcast_xmit=false;
  gc_lag=10;
  retransmit_timeout=400,800,1200,2400,4800;
  down_thread=false;
  up_thread=false;
  max_sent_msgs_size=MAX_SENT_MSGS_SIZE;
  discard_delivered_msgs=true)?
com.gemstone.org.jgroups.protocols.UNICAST(
  timeout=400,800,1200,2400,4800;
  max_xmit_burst=RETRANSMIT_BURST_LIMIT;
  down_thread=false; up_thread=false)?
com.gemstone.org.jgroups.protocols.pbcast.STABLE(
  stability_delay=50;
  desired_avg_gossip=2000; 
  down_thread=false;
  up_thread=false;
  max_bytes=400000)?
com.gemstone.org.jgroups.protocols.FRAG3(
  frag_size=UDP_FRAGMENT_SIZE;
  down_thread=false;
  up_thread=false)?
com.gemstone.org.jgroups.protocols.GemFireTimeSync(
  clock_sync_interval=100;
  reply_wait_interval=15;
  down_thread=false;
  up_thread=false)?
com.gemstone.org.jgroups.protocols.VIEW_SYNC(
  avg_send_interval=VIEW_SYNC_INTERVAL;
  split-brain-detection=PARTITION_DETECTION;
  down_thread=false;
  up_thread=false)?
com.gemstone.org.jgroups.protocols.pbcast.GMS(
  member-weight=MEMBER_WEIGHT;
  disable_initial_coord=DISABLE_COORD;
  print_local_addr=false;
  join_timeout=JOIN_TIMEOUT;
  join_retry_timeout=1000;
  min_join_tries=MIN_JOIN_TRIES;
  leave_timeout=LEAVE_TIMEOUT;
  view_ack_collection_timeout=ACK_COLLECTION_TIMEOUT;
  up_thread=false;
  down_thread=false;
  split-brain-detection=PARTITION_DETECTION;
  partition-threshold=PARTITION_THRESHOLD;
  shun=true)?
com.gemstone.org.jgroups.protocols.FC(
  max_credits=FC_MAX_CREDITS;
  down_thread=false;
  up_thread=false;
  min_threshold=FC_THRESHOLD;
  max_block_time=FC_MAX_BLOCK)?
com.gemstone.org.jgroups.protocols.FRAG2(
   frag_size=UDP_FRAGMENT_SIZE;
   down_thread=false;
   up_thread=false)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy