|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
sender.
msgs, and cancels their retransmission.
ThreadDecorator.threadReleased(Thread) on the current thread.
MembershipListener or
BlockEvent received from call to Receive).
MembershipListener or
BlockEvent received from call to receive()).
mode responses.
dests and receive responses via the RspCollector
interface.
ChannelListenerIpAddress.compareTo(org.jgroups.Address) instead
IpAddress.compareTo(org.jgroups.Address) instead
groupname.
JChannel's conversion to type-specific
construction, and the subsequent deprecation of its
JChannel(Object) constructor, necessitate the
deprecation of this factory method as well. Type-specific
protocol stack configuration should be specfied during
construction of an instance of this factory.
JChannel implementation of the
Channel interface using the protocol stack configuration
information specfied during construction of an instance of this factory.
- createChannel(String) -
Method in class org.jgroups.JChannelFactory
-
- createChild(String, String, ReplicatedTree2.Node, HashMap) -
Method in class org.jgroups.blocks.ReplicatedTree2.LeafNodeOneKey
-
- createChild(String, String, ReplicatedTree2.Node, String, Object) -
Method in class org.jgroups.blocks.ReplicatedTree2.LeafNodeOneKey
-
- createChild(String, String, ReplicatedTree2.Node, HashMap) -
Method in interface org.jgroups.blocks.ReplicatedTree2.Node
-
- createChild(String, String, ReplicatedTree2.Node, String, Object) -
Method in interface org.jgroups.blocks.ReplicatedTree2.Node
-
- createChild(String, String, ReplicatedTree2.Node, HashMap) -
Method in class org.jgroups.blocks.ReplicatedTree2.NodeImpl
-
- createChild(String, String, ReplicatedTree2.Node, String, Object) -
Method in class org.jgroups.blocks.ReplicatedTree2.NodeImpl
-
- createConnectionTable(long, long, InetAddress, InetAddress, int, int) -
Method in class org.jgroups.protocols.TCP
-
- createDaemons -
Variable in class org.jgroups.util.DefaultThreadFactory
-
- createDatagramSocket(InetAddress, int) -
Static method in class org.jgroups.util.Util
- Creates a DatagramSocket bound to addr.
- createDatagramSocketWithBindPort() -
Method in class org.jgroups.protocols.UDP
- Creates a DatagramSocket when bind_port > 0.
- createEphemeralDatagramSocket() -
Method in class org.jgroups.protocols.UDP
- Creates a DatagramSocket with a random port.
- createLocalAddress() -
Method in class org.jgroups.protocols.UDP
-
- createManager() -
Method in class org.jgroups.persistence.PersistenceFactory
- Reads the default properties and creates a persistencemanager
The default properties are picked up from the $USER_HOME or
from the classpath.
- createManager(String) -
Method in class org.jgroups.persistence.PersistenceFactory
- Duplicated signature to create PersistenceManager to allow user to
provide property path.
- createMap() -
Static method in class org.jgroups.blocks.ReplicatedTree2
-
- createMap(Map) -
Static method in class org.jgroups.blocks.ReplicatedTree2
-
- createMonitor() -
Method in class org.jgroups.protocols.FD_ICMP
-
- createMonitor() -
Method in class org.jgroups.protocols.FD_PING
-
- createMulticastSocket(int) -
Static method in class org.jgroups.util.Util
-
- createMulticastSocket(InetAddress, int, Log) -
Static method in class org.jgroups.util.Util
-
- createMultiplexerChannel(String, String, boolean, String) -
Method in interface org.jgroups.ChannelFactory
- Creates an implementation of the Channel using a given stack name and
registering it under a given identity.
- createMultiplexerChannel(String, String) -
Method in interface org.jgroups.ChannelFactory
- Creates an implementation of the Channel using a given stack name and
registering it under a given identity.
- createMultiplexerChannel(String, String) -
Method in class org.jgroups.JChannelFactory
- Deprecated. Use a shared transport instead of the multiplexer
- createMultiplexerChannel(String, String, boolean, String) -
Method in class org.jgroups.JChannelFactory
- Deprecated. Use a shared transport instead of the multiplexer
- createMuxChannel(String, String) -
Method in class org.jgroups.mux.Multiplexer
- Deprecated.
- createProtocol(String, ProtocolStack) -
Static method in class org.jgroups.stack.Configurator
- Creates a new protocol given the protocol specification.
- createRandomAddress() -
Static method in class org.jgroups.util.Util
-
- createServerSocket(int, int) -
Method in class org.jgroups.blocks.ConnectionTable
- Finds first available port starting at start_port and returns server socket.
- createServerSocket(int, int) -
Method in class org.jgroups.blocks.ConnectionTableNIO
- Finds first available port starting at start_port and returns server socket.
- createServerSocket(int, int) -
Method in class org.jgroups.blocks.TCPConnectionMap
- Finds first available port starting at start_port and returns server
socket.
- createServerSocket(int) -
Static method in class org.jgroups.util.Util
- Finds first available port starting at start_port and returns server socket
- createServerSocket(InetAddress, int) -
Static method in class org.jgroups.util.Util
-
- createThreadPool() -
Method in class org.jgroups.mux.Multiplexer
- Deprecated.
- createThreadPool(int, int, long, String, BlockingQueue<Runnable>, ThreadFactory) -
Static method in class org.jgroups.protocols.TP
-
- createView(Address, long, Address...) -
Static method in class org.jgroups.util.Util
-
- CREDIT_REQUEST -
Static variable in class org.jgroups.protocols.FC.FcHeader
-
- CREDIT_REQUEST -
Static variable in class org.jgroups.protocols.SFC.Header
-
- cvs -
Static variable in class org.jgroups.Version
-
Channel.close().
ReplicatedHashMap insteadmin_size.
TP.getTimer() instead to fetch the timer from the
transport and then invoke the method on it
RspList.entrySet() or RspList.values() instead
ByteArrayInputStream
so that it uses buf as its
buffer array.
ByteArrayInputStream
that uses buf as its
buffer array.
ExtendedMessageListener has additional callbacks for:
partial state transfer - http://jira.jboss.com/jira/browse/JGRP-118
streaming state transfer - http://jira.jboss.com/jira/browse/JGRP-89
DistributedHashtableDemo to work.
data
map.
data
map.
JChannel.getState(org.jgroups.Address, long) instead
TP.isReceiveOnAllInterfaces() instead
Channel.getClusterName() instead
JChannel.getClusterName() instead
remove()).
data map.
data map.
Channel.getAddress() instead