Deprecated API


Contents
Deprecated Classes
org.jgroups.protocols.FC
          Succeeded by MFC and UFC 
org.jgroups.protocols.SCOPE
          Use the async invocation API instead: http://www.jgroups.org/manual-3.x/html/user-building-blocks.html#AsyncInvocation 
 

Deprecated Fields
org.jgroups.protocols.pbcast.STABLE.cap
           
org.jgroups.protocols.TP.discard_incompatible_packets
           
org.jgroups.Message.DONT_BUNDLE
           
org.jgroups.protocols.TP.enable_bundling
           
org.jgroups.protocols.TP.enable_unicast_bundling
           
org.jgroups.protocols.UNICAST2.exponential_backoff
           
org.jgroups.protocols.relay.RELAY2.forward_sleep
           
org.jgroups.Message.NO_FC
           
org.jgroups.Message.NO_RELAY
           
org.jgroups.Message.NO_RELIABILITY
           
org.jgroups.Message.NO_TOTAL_ORDER
           
org.jgroups.protocols.Discovery.num_initial_srv_members
           
org.jgroups.Message.OOB
           
org.jgroups.Message.OOB_DELIVERED
           
org.jgroups.protocols.FORWARD_TO_COORD.resend_delay
           
org.jgroups.Message.RSVP
           
org.jgroups.Message.SCOPED
           
org.jgroups.protocols.UNICAST.segment_capacity
           
org.jgroups.protocols.UNICAST2.timeout
           
org.jgroups.protocols.UNICAST.timeout
           
org.jgroups.protocols.UNICAST2.xmit_table_automatic_purging
           
 

Deprecated Methods
org.jgroups.protocols.relay.RELAY2.forwardSleep(long)
           
org.jgroups.protocols.UNICAST2.getTimeout()
           
org.jgroups.protocols.TP.isEnableBundling()
           
org.jgroups.protocols.TP.isEnableUnicastBundling()
           
org.jgroups.protocols.relay.RELAY2.maxForwardAttempts(int)
           
org.jgroups.util.ThreadFactory.newThread(ThreadGroup, Runnable, String)
           
org.jgroups.protocols.TP.setEnableBundling(boolean)
           
org.jgroups.protocols.TP.setEnableUnicastBundling(boolean)
           
org.jgroups.protocols.UNICAST2.setTimeout(int[])
           
org.jgroups.protocols.UNICAST.setTimeout(int[])
           
 



Copyright © 1998-2012 Bela Ban / Red Hat. All Rights Reserved.