Package org.jgroups.stack
package org.jgroups.stack
Support for managing protocol stacks.
-
ClassDescriptionCallback to provide custom addresses.If either
UNICAST3orNAKACK2are missing, then this policy checks that the thread pool has a rejection policy ofThreadPoolExecutor.CallerRunsPolicy.The task if this class is to setup and configure the protocol stack.Encapsulates data sent between GossipRouter and RouterStub (TCPGOSSIP and TUNNEL)Router for TCP based group comunication (using layer TCP instead of UDP).Types of requests and responses exchanged between GossipRouter and RouterStubsNetwork-dependent address (Internet).Policy which picks the new coordinator in a merge from the largest subview.Policy used to determine the new membership after a membership change (join, leave) or a merge.Policy which decides how to process a received message or message batch.ADiagnosticsHandler.ProbeHandlerthat does not use reflection.A policy implementation checks that a condition is met or throws an exception if not.The Protocol class provides a set of common services for protocol layers.Provides hook(s) that are called when a protocol has been createdA ProtocolStack manages a number of protocols layered above each other.Client stub that talks to a remote GossipRouter via blocking or non-blocking TCPManages a list of RouterStubs (e.g.Contains parameters for state transfer.