Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- org.jgroups.blocks.AbstractConnectionMap<V> (implements org.jgroups.blocks.ConnectionMap<V>)
- java.util.concurrent.AbstractExecutorService (implements java.util.concurrent.ExecutorService)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- java.util.concurrent.locks.AbstractOwnableSynchronizer (implements java.io.Serializable)
- org.jgroups.util.AckCollector
- org.jgroups.stack.AckMcastReceiverWindow
- org.jgroups.stack.AckMcastSenderWindow
- org.jgroups.stack.AckReceiverWindow
- org.jgroups.stack.AckSenderWindow (implements org.jgroups.stack.Retransmitter.RetransmitCommand)
- org.jgroups.util.AgeOutCache<K>
- org.jgroups.auth.AuthToken (implements java.io.Serializable, org.jgroups.util.Streamable)
- org.jgroups.blocks.locking.AwaitInfo
- org.jgroups.blocks.BasicConnectionTable
- org.jgroups.BlockEvent
- org.jgroups.util.Buffer
- org.jgroups.blocks.Cache<K,V>
- org.jgroups.blocks.Cache.Value<V> (implements java.io.Externalizable)
- org.jgroups.demos.CausalDemo (implements java.lang.Runnable)
- org.jgroups.Channel (implements org.jgroups.Transport)
- org.jgroups.ChannelListenerAdapter (implements org.jgroups.ChannelListener)
- org.jgroups.conf.ClassConfigurator
- java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
- java.awt.Container
- javax.swing.JComponent (implements java.io.Serializable)
- java.awt.Panel (implements javax.accessibility.Accessible)
- java.awt.Window (implements javax.accessibility.Accessible)
- java.awt.Dialog
- java.awt.Frame (implements java.awt.MenuContainer)
- org.jgroups.demos.DistributedQueueDemo (implements java.awt.event.ActionListener, org.jgroups.blocks.DistributedQueue.Notification, java.awt.event.WindowListener)
- org.jgroups.demos.DistributedTreeDemo (implements org.jgroups.blocks.DistributedTree.DistributedTreeListener, javax.swing.event.TableModelListener, javax.swing.event.TreeSelectionListener, java.awt.event.WindowListener)
- javax.swing.JFrame (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants)
- org.jgroups.demos.QuoteClient (implements java.awt.event.ActionListener, org.jgroups.MembershipListener, java.awt.event.WindowListener)
- org.jgroups.demos.ReplicatedHashMapDemo (implements java.awt.event.ActionListener, org.jgroups.blocks.ReplicatedHashMap.Notification<K,V>, java.awt.event.WindowListener)
- org.jgroups.demos.Topology (implements org.jgroups.MembershipListener, java.awt.event.WindowListener)
- org.jgroups.demos.TotalOrder
- org.jgroups.stack.Configurator
- org.jgroups.stack.Configurator.InetAddressInfo
- org.jgroups.conf.ConfiguratorFactory
- org.jgroups.blocks.ConnectionTableNIO.SelectorWriteHandler
- org.jgroups.blocks.ConnectionTableNIO.WriteRequest
- org.jgroups.util.CreditMap
- org.jgroups.persistence.DBPersistenceManager (implements org.jgroups.persistence.PersistenceManager)
- org.jgroups.util.DefaultSocketFactory (implements org.jgroups.util.SocketFactory)
- org.jgroups.util.DefaultThreadFactory (implements org.jgroups.util.ThreadFactory, org.jgroups.util.ThreadManager)
- org.jgroups.util.Digest (implements java.io.Externalizable, org.jgroups.util.Streamable)
- org.jgroups.util.Digest.Entry (implements java.io.Externalizable, org.jgroups.util.Streamable)
- org.jgroups.util.DirectExecutor (implements java.util.concurrent.Executor)
- org.jgroups.protocols.Discovery.PingSenderTask
- org.jgroups.protocols.Discovery.Responses
- org.jgroups.blocks.DistributedLockManager (implements org.jgroups.blocks.LockManager, org.jgroups.MembershipListener, org.jgroups.blocks.TwoPhaseVotingListener, org.jgroups.blocks.VoteResponseProcessor)
- org.jgroups.blocks.DistributedLockManager.LockDecree (implements java.io.Serializable)
- org.jgroups.blocks.DistributedQueue (implements java.lang.Cloneable, org.jgroups.MembershipListener, org.jgroups.MessageListener)
- org.jgroups.blocks.DistributedTree (implements org.jgroups.MembershipListener, org.jgroups.MessageListener)
- org.jgroups.demos.Draw2Channels (implements java.awt.event.ActionListener)
- org.jgroups.demos.DrawCommand (implements org.jgroups.util.Streamable)
- org.jgroups.demos.DrawRepl (implements java.awt.event.ActionListener, java.awt.event.MouseMotionListener, java.lang.Runnable, java.awt.event.WindowListener)
- org.jgroups.Event
- org.jgroups.protocols.Executing.Owner
- org.jgroups.protocols.Executing.Request (implements org.jgroups.util.Streamable)
- org.jgroups.blocks.executor.ExecutionCompletionService<V> (implements java.util.concurrent.CompletionService<V>)
- org.jgroups.blocks.executor.ExecutionCompletionService.QueueingListener (implements org.jgroups.util.FutureListener<T>)
- org.jgroups.blocks.executor.ExecutionRunner (implements java.lang.Runnable)
- org.jgroups.blocks.executor.Executions
- org.jgroups.blocks.executor.Executions.StreamableCallable (implements java.util.concurrent.Callable<V>, org.jgroups.util.Streamable)
- org.jgroups.blocks.executor.ExecutionService.DistributedFuture<V> (implements org.jgroups.blocks.executor.ExecutorNotification, org.jgroups.util.NotifyingFuture<T>, java.util.concurrent.RunnableFuture<V>)
- org.jgroups.blocks.executor.ExecutionService.RunnableAdapter<T> (implements java.util.concurrent.Callable<V>, org.jgroups.util.Streamable)
- org.jgroups.demos.ExecutionServiceDemo
- org.jgroups.demos.ExecutionServiceDemo.ByteBufferStreamable (implements org.jgroups.util.Streamable)
- org.jgroups.demos.ExecutionServiceDemo.SortingByteCallable (implements java.util.concurrent.Callable<V>, org.jgroups.util.Streamable)
- org.jgroups.demos.ExecutionServiceDemo.SortingTwoByteCallable (implements java.util.concurrent.Callable<V>, org.jgroups.util.Streamable)
- org.jgroups.stack.ExponentialInterval (implements org.jgroups.stack.Interval)
- org.jgroups.ExtendedReceiverAdapter (implements org.jgroups.ExtendedReceiver)
- org.jgroups.protocols.FD_PING.Pinger
- org.jgroups.protocols.FD.Broadcaster
- org.jgroups.protocols.FD.BroadcastTask (implements java.lang.Runnable)
- org.jgroups.protocols.FD.Monitor (implements java.lang.Runnable)
- org.jgroups.util.FIFOMessageQueue<K,V>
- java.io.File (implements java.lang.Comparable<T>, java.io.Serializable)
- org.jgroups.protocols.FILE_PING.WriterTask (implements java.lang.Runnable)
- org.jgroups.persistence.FilePersistenceManager (implements org.jgroups.persistence.PersistenceManager)
- org.jgroups.util.FixedSizeBitSet
- org.jgroups.protocols.FlowControl.Credit
- java.util.concurrent.FutureTask<V> (implements java.util.concurrent.RunnableFuture<V>)
- org.jgroups.util.GetNetworkInterfaces
- org.jgroups.GetStateEvent
- org.jgroups.Global
- org.jgroups.protocols.pbcast.GmsImpl
- org.jgroups.protocols.pbcast.GmsImpl.Request
- org.jgroups.stack.GossipData (implements org.jgroups.util.Streamable)
- org.jgroups.stack.GossipRouter
- org.jgroups.blocks.GridFile.Metadata (implements org.jgroups.util.Streamable)
- org.jgroups.blocks.GridFilesystem
- org.jgroups.util.HashedTimingWheel (implements java.lang.Runnable, org.jgroups.util.TimeScheduler)
- org.jgroups.util.HashedTimingWheel.MyTask (implements java.util.concurrent.Future<V>, java.lang.Runnable)
- org.jgroups.Header (implements org.jgroups.util.Streamable)
- org.jgroups.util.Headers
- org.jgroups.util.ImmutableReference<T>
- java.io.InputStream (implements java.io.Closeable)
- org.jgroups.stack.IpAddress (implements org.jgroups.PhysicalAddress)
- org.jgroups.JChannelFactory (implements org.jgroups.ChannelFactory)
- org.jgroups.logging.JDKLogImpl (implements org.jgroups.logging.Log)
- org.jgroups.jmx.JmxConfigurator
- org.jgroups.demos.JmxDemo
- org.jgroups.protocols.pbcast.JoinRsp (implements java.io.Serializable, org.jgroups.util.Streamable)
- org.jgroups.demos.KeyStoreGenerator
- org.jgroups.blocks.LazyRemovalCache<K,V>
- org.jgroups.blocks.LazyRemovalSet<V>
- org.jgroups.blocks.LazyRemovalSet.Entry<V>
- org.jgroups.blocks.locking.LockInfo
- org.jgroups.protocols.Locking.ClientCondition (implements java.util.concurrent.locks.Condition)
- org.jgroups.protocols.Locking.ClientLock (implements java.util.concurrent.locks.Lock)
- org.jgroups.protocols.Locking.Request (implements org.jgroups.util.Streamable)
- org.jgroups.protocols.Locking.ServerCondition
- org.jgroups.protocols.Locking.ServerLock
- org.jgroups.blocks.locking.LockService
- org.jgroups.blocks.locking.LockService.LockImpl (implements java.util.concurrent.locks.Lock)
- org.jgroups.demos.LockServiceDemo (implements org.jgroups.blocks.locking.LockNotification)
- org.jgroups.logging.Log4JLogImpl (implements org.jgroups.logging.Log)
- org.jgroups.logging.LogFactory
- org.jgroups.util.MarshallerPool
- org.jgroups.Membership (implements java.lang.Cloneable)
- org.jgroups.blocks.MembershipListenerAdapter (implements org.jgroups.MembershipListener)
- org.jgroups.blocks.MemcachedConnector (implements java.lang.Runnable)
- org.jgroups.blocks.MemcachedConnector.Request
- org.jgroups.demos.MemcachedServer
- org.jgroups.protocols.pbcast.MergeData (implements java.io.Externalizable)
- org.jgroups.util.MergeId (implements org.jgroups.util.Streamable)
- org.jgroups.protocols.pbcast.Merger
- org.jgroups.Message (implements org.jgroups.util.Streamable)
- org.jgroups.blocks.MessageDispatcher (implements org.jgroups.blocks.RequestHandler)
- org.jgroups.blocks.MessageListenerAdapter (implements org.jgroups.ExtendedMessageListener)
- org.jgroups.blocks.MethodCall (implements java.io.Externalizable)
- org.jgroups.util.Metronome (implements java.lang.Runnable)
- org.jgroups.mux.Multiplexer (implements org.jgroups.UpHandler)
- org.jgroups.blocks.mux.MuxUpHandler (implements org.jgroups.blocks.mux.Muxer<T>, org.jgroups.UpHandler)
- org.jgroups.stack.NakReceiverWindow
- org.jgroups.demos.wb.Node (implements java.io.Serializable)
- org.jgroups.blocks.mux.NoMuxHandler (implements java.io.Serializable)
- org.jgroups.blocks.mux.NoMuxHandlerRspFilter (implements org.jgroups.blocks.RspFilter)
- org.jgroups.blocks.NotificationBus (implements org.jgroups.Receiver)
- org.jgroups.demos.NotificationBusDemo (implements org.jgroups.blocks.NotificationBus.Consumer)
- org.jgroups.util.NullFuture<T> (implements org.jgroups.util.NotifyingFuture<T>)
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- org.jgroups.blocks.locking.Owner (implements org.jgroups.util.Streamable)
- org.jgroups.blocks.PartitionedHashMap<K,V> (implements org.jgroups.MembershipListener)
- org.jgroups.demos.PartitionedHashMapDemo
- org.jgroups.persistence.PersistenceFactory
- org.jgroups.protocols.PingData (implements org.jgroups.util.Streamable)
- org.jgroups.conf.PlainConfigurator (implements org.jgroups.conf.ProtocolStackConfigurator)
- org.jgroups.debug.Profiler
- org.jgroups.debug.Profiler.Entry
- org.jgroups.demos.ProgrammaticChat
- org.jgroups.util.Promise<T>
- org.jgroups.util.PropertiesToXML
- org.jgroups.conf.PropertyConverters
- org.jgroups.conf.PropertyConverters.BindInterface (implements org.jgroups.conf.PropertyConverter)
- org.jgroups.conf.PropertyConverters.Default (implements org.jgroups.conf.PropertyConverter)
- org.jgroups.conf.PropertyConverters.FlushInvoker (implements org.jgroups.conf.PropertyConverter)
- org.jgroups.conf.PropertyConverters.InitialHosts (implements org.jgroups.conf.PropertyConverter)
- org.jgroups.conf.PropertyConverters.InitialHosts2 (implements org.jgroups.conf.PropertyConverter)
- org.jgroups.conf.PropertyConverters.LongArray (implements org.jgroups.conf.PropertyConverter)
- org.jgroups.conf.PropertyConverters.NetworkInterfaceList (implements org.jgroups.conf.PropertyConverter)
- org.jgroups.conf.PropertyHelper
- org.jgroups.stack.Protocol
- org.jgroups.conf.ProtocolConfiguration
- org.jgroups.stack.ProtocolStack.RefCounter
- org.jgroups.debug.ProtocolTester
- org.jgroups.util.Proxy
- org.jgroups.util.Queue
- org.jgroups.demos.QuoteServer (implements org.jgroups.MembershipListener, org.jgroups.MessageListener)
- org.jgroups.util.Range (implements java.lang.Comparable<T>, java.io.Externalizable, org.jgroups.util.Streamable)
- org.jgroups.ReceiverAdapter (implements org.jgroups.Receiver)
- org.jgroups.protocols.RELAY.RemoteViewFetcher (implements java.lang.Runnable)
- org.jgroups.protocols.RELAY.ViewData (implements org.jgroups.util.Streamable)
- org.jgroups.demos.RelayDemo
- org.jgroups.blocks.ReplCache<K,V> (implements org.jgroups.blocks.Cache.ChangeListener, org.jgroups.MembershipListener)
- org.jgroups.blocks.ReplCache.ConsistentHashFunction<K> (implements org.jgroups.blocks.ReplCache.HashFunction<K>)
- org.jgroups.blocks.ReplCache.Value<V> (implements java.io.Serializable)
- org.jgroups.blocks.ReplicatedTree.Node (implements java.io.Serializable)
- org.jgroups.demos.ReplicatedTreeDemo
- org.jgroups.blocks.Request (implements org.jgroups.util.Command, org.jgroups.util.NotifyingFuture<T>, org.jgroups.blocks.RspCollector)
- org.jgroups.blocks.RequestCorrelator
- org.jgroups.blocks.RequestOptions
- org.jgroups.jmx.ResourceDMBean (implements javax.management.DynamicMBean)
- org.jgroups.util.ResourceManager
- org.jgroups.util.ResponseCollector<T>
- org.jgroups.util.RetransmitTable
- org.jgroups.stack.Retransmitter
- org.jgroups.stack.Retransmitter.Task (implements org.jgroups.util.TimeScheduler.Task)
- org.jgroups.util.RingBuffer<T>
- org.jgroups.stack.RouterStub
- org.jgroups.stack.RouterStubManager (implements org.jgroups.stack.RouterStub.ConnectionListener)
- org.jgroups.blocks.RpcDispatcher.MarshallerAdapter (implements org.jgroups.blocks.RpcDispatcher.Marshaller2)
- org.jgroups.util.Rsp<T>
- org.jgroups.util.RspList (implements java.util.Map<K,V>)
- org.jgroups.protocols.SCOPE.ExpiryTask (implements java.lang.Runnable)
- org.jgroups.protocols.SCOPE.MessageQueue
- org.jgroups.protocols.SCOPE.QueueThread (implements java.lang.Runnable)
- org.jgroups.util.Seqno
- org.jgroups.util.SeqnoComparator (implements java.util.Comparator<T>)
- org.jgroups.util.SeqnoTable
- org.jgroups.mux.ServiceInfo (implements java.io.Externalizable, org.jgroups.util.Streamable)
- org.jgroups.SetStateEvent
- org.jgroups.util.ShutdownRejectedExecutionHandler (implements java.util.concurrent.RejectedExecutionHandler)
- org.jgroups.debug.Simulator
- org.jgroups.util.SingletonAddress (implements org.jgroups.Address)
- org.jgroups.stack.StateTransferInfo
- org.jgroups.stack.StaticInterval (implements org.jgroups.stack.Interval)
- org.jgroups.protocols.STOMP.Connection (implements java.lang.Runnable)
- org.jgroups.protocols.STOMP.Frame
- org.jgroups.demos.StompChat (implements org.jgroups.client.StompConnection.Listener)
- org.jgroups.client.StompConnection (implements java.lang.Runnable)
- org.jgroups.demos.StompDraw (implements java.awt.event.ActionListener, org.jgroups.client.StompConnection.Listener)
- org.jgroups.StreamingGetStateEvent
- org.jgroups.StreamingSetStateEvent
- org.jgroups.SuspectEvent
- org.jgroups.blocks.TCPConnectionMap
- org.jgroups.blocks.TCPConnectionMap.TCPConnection (implements org.jgroups.blocks.Connection)
- TestListenerAdapter
- java.lang.Throwable (implements java.io.Serializable)
- org.jgroups.util.TimeScheduler2 (implements java.lang.Runnable, org.jgroups.util.TimeScheduler)
- org.jgroups.util.TimeScheduler2.MyTask (implements java.util.concurrent.Future<V>, java.lang.Runnable)
- org.jgroups.demos.TotalTokenDemo.TotalPayload (implements java.io.Serializable)
- org.jgroups.protocols.TP.DiagnosticsHandler (implements java.lang.Runnable)
- org.jgroups.protocols.TransportedVectorTime (implements java.io.Serializable)
- org.jgroups.util.Triple<V1,V2,V3>
- org.jgroups.protocols.TUNNEL.StubReceiver (implements java.lang.Runnable)
- org.jgroups.util.Tuple<V1,V2>
- org.jgroups.blocks.TwoPhaseVotingAdapter
- org.jgroups.blocks.TwoPhaseVotingAdapter.TwoPhaseVoteWrapper (implements org.jgroups.blocks.VotingListener)
- org.jgroups.blocks.TwoPhaseVotingAdapter.TwoPhaseWrapper (implements java.io.Serializable)
- org.jgroups.protocols.UDP.PacketReceiver (implements java.lang.Runnable)
- org.jgroups.UnblockEvent
- org.jgroups.util.Util
- org.jgroups.util.UUID (implements org.jgroups.Address, java.lang.Comparable<T>, org.jgroups.util.Streamable)
- org.jgroups.Version
- org.jgroups.View (implements java.lang.Cloneable, java.io.Externalizable, org.jgroups.util.Streamable)
- org.jgroups.ViewId (implements java.lang.Cloneable, java.lang.Comparable<T>, java.io.Externalizable, org.jgroups.util.Streamable)
- org.jgroups.blocks.VotingAdapter (implements org.jgroups.MembershipListener, org.jgroups.MessageListener, org.jgroups.blocks.VoteResponseProcessor)
- org.jgroups.blocks.VotingAdapter.VoteResult (implements java.io.Serializable)
- org.jgroups.conf.XmlConfigurator (implements org.jgroups.conf.ProtocolStackConfigurator)
- org.jgroups.util.XMLSchemaGenerator
Interface Hierarchy
Annotation Type Hierarchy
Enum Hierarchy
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.