Package org.apache.catalina.tribes.group.interceptors
package org.apache.catalina.tribes.group.interceptors
-
ClassDescriptionFilters membership based on domain.MBean interface for the DomainFilterInterceptor.Adds encryption using a pre-shared key.MBean interface for managing the
EncryptInterceptorconfiguration and status.The fragmentation interceptor splits up large messages into smaller messages and assembles them on the other end.Collection that holds the fragments of a message for reassembly.Key used to identify a set of fragments belonging to the same original message.MBean interface for managing the fragmentation interceptor.Channel interceptor that compresses messages using GZIP before transmission and decompresses received messages.MBean interface for managing a GzipInterceptor.The message dispatcher is a way to enable asynchronous communication through a channel.MBean interface for MessageDispatchInterceptor.Title: Auto merging leader election algorithmRepresents a coordination event in the election protocol.Represents a coordination message used in the election protocol.The order interceptor guarantees that messages are received in the same order they were sent.Counter for tracking message sequence numbers.Represents a message in the ordering queue.A dinky coordinator, just uses a sorted version of the member array.Channel interceptor that manages static membership for a cluster.MBean interface for the static membership interceptor.The TcpFailureDetector is a useful interceptor that adds reliability to the membership layer.MBean interface for managing the TcpFailureDetector interceptor.Sends periodic TCP pings to cluster members for health monitoring.MBean interface for managing the TcpPingInterceptor.Interceptor that measures and reports message throughput statistics.MBean interface for managing the ThroughputInterceptor.Two-phase commit interceptor that ensures reliable message delivery.