JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
io.atomix.primitive
,
io.atomix.primitive.event
,
io.atomix.primitive.operation
,
io.atomix.primitive.partition
,
io.atomix.primitive.proxy
,
io.atomix.primitive.service
,
io.atomix.primitive.session
Class Hierarchy
java.lang.
Object
io.atomix.utils.event.AbstractEvent<T,S> (implements io.atomix.utils.event.Event<T,S>)
io.atomix.primitive.partition.
PrimaryElectionEvent
io.atomix.primitive.session.
SessionEvent
io.atomix.utils.AbstractIdentifier<T> (implements io.atomix.utils.Identifier<T>)
io.atomix.primitive.partition.
PartitionId
(implements java.lang.
Comparable
<T>)
io.atomix.primitive.
PrimitiveId
io.atomix.primitive.session.
SessionId
io.atomix.primitive.service.
AbstractPrimitiveService
(implements io.atomix.primitive.service.
PrimitiveService
)
io.atomix.primitive.
DistributedPrimitiveBuilder
<B,P> (implements io.atomix.utils.Builder<T>)
io.atomix.primitive.partition.
PartitionGroup.Builder
(implements io.atomix.utils.Builder<T>)
io.atomix.primitive.partition.
PartitionInfo
io.atomix.primitive.partition.
PartitionMetadata
io.atomix.primitive.partition.
PrimaryTerm
io.atomix.primitive.event.
PrimitiveEvent
io.atomix.primitive.operation.
PrimitiveOperation
io.atomix.primitive.
PrimitiveProtocol.Builder
<P> (implements io.atomix.utils.Builder<T>)
io.atomix.primitive.
PrimitiveTypeRegistry
io.atomix.primitive.session.
SessionMetadata
io.atomix.primitive.
Synchronous
<T> (implements io.atomix.primitive.
SyncPrimitive
)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
io.atomix.utils.AtomixRuntimeException
io.atomix.primitive.
PrimitiveException
io.atomix.primitive.
PrimitiveException.ClosedSession
io.atomix.primitive.
PrimitiveException.CommandFailure
io.atomix.primitive.
PrimitiveException.ConcurrentModification
io.atomix.primitive.
PrimitiveException.Interrupted
io.atomix.primitive.
PrimitiveException.QueryFailure
io.atomix.primitive.
PrimitiveException.ServiceException
io.atomix.primitive.
PrimitiveException.Timeout
io.atomix.primitive.
PrimitiveException.Unavailable
io.atomix.primitive.
PrimitiveException.UnknownClient
io.atomix.primitive.
PrimitiveException.UnknownService
io.atomix.primitive.
PrimitiveException.UnknownSession
Interface Hierarchy
java.lang.
AutoCloseable
io.atomix.primitive.service.
ServiceExecutor
io.atomix.utils.concurrent.ThreadContext (also extends java.util.concurrent.
Executor
, io.atomix.utils.concurrent.Scheduler)
io.atomix.primitive.service.
ServiceExecutor
io.atomix.primitive.service.
Commit
<T>
io.atomix.primitive.
DistributedPrimitive
io.atomix.primitive.
AsyncPrimitive
io.atomix.primitive.
SyncPrimitive
io.atomix.utils.event.EventFilter<E>
io.atomix.utils.event.EventListener<E>
io.atomix.primitive.partition.
PrimaryElectionEventListener
io.atomix.primitive.session.
SessionEventListener
io.atomix.primitive.partition.
PrimaryElectionEventListener
io.atomix.primitive.session.
SessionEventListener
java.util.concurrent.
Executor
io.atomix.primitive.service.
ServiceExecutor
io.atomix.utils.concurrent.ThreadContext (also extends java.lang.
AutoCloseable
, io.atomix.utils.concurrent.Scheduler)
io.atomix.primitive.service.
ServiceExecutor
io.atomix.utils.Identifier<T>
io.atomix.primitive.event.
EventType
io.atomix.primitive.operation.
OperationId
io.atomix.primitive.
PrimitiveType
<B,P>
java.lang.
Iterable
<T>
io.atomix.primitive.session.
Sessions
io.atomix.utils.event.ListenerService<E,L>
io.atomix.primitive.partition.
ManagedPrimaryElectionService
(also extends io.atomix.utils.Managed<T>, io.atomix.primitive.partition.
PrimaryElectionService
)
io.atomix.primitive.partition.
PrimaryElection
io.atomix.primitive.partition.
PrimaryElectionService
io.atomix.primitive.partition.
ManagedPrimaryElectionService
(also extends io.atomix.utils.Managed<T>)
io.atomix.utils.Managed<T>
io.atomix.primitive.partition.
ManagedPrimaryElectionService
(also extends io.atomix.primitive.partition.
PrimaryElectionService
)
io.atomix.primitive.session.
ManagedSessionIdService
(also extends io.atomix.primitive.session.
SessionIdService
)
io.atomix.primitive.partition.
Partition
<P>
io.atomix.primitive.partition.
Partitioner
<K>
io.atomix.primitive.partition.
PartitionGroup
io.atomix.primitive.partition.
ManagedPartitionGroup
io.atomix.primitive.partition.
PartitionManagementService
io.atomix.primitive.partition.
PartitionService
io.atomix.primitive.partition.
ManagedPartitionService
io.atomix.primitive.
PrimitiveClient
<P>
io.atomix.primitive.
PrimitiveManagementService
io.atomix.primitive.
PrimitiveProtocol
io.atomix.primitive.
PrimitiveProtocol.Type
io.atomix.primitive.proxy.
PrimitiveProxyExecutor
io.atomix.primitive.proxy.
PrimitiveProxy
io.atomix.utils.concurrent.Scheduler
io.atomix.primitive.service.
ServiceExecutor
io.atomix.utils.concurrent.ThreadContext (also extends java.lang.
AutoCloseable
, java.util.concurrent.
Executor
)
io.atomix.primitive.service.
ServiceExecutor
io.atomix.primitive.service.
ServiceContext
io.atomix.primitive.session.
Session
io.atomix.primitive.session.
SessionIdService
io.atomix.primitive.session.
ManagedSessionIdService
(also extends io.atomix.utils.Managed<T>)
io.atomix.primitive.session.
SessionListener
io.atomix.primitive.service.
PrimitiveService
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
io.atomix.primitive.
Consistency
io.atomix.primitive.
Replication
io.atomix.primitive.
Ordering
io.atomix.primitive.
DistributedPrimitive.Status
io.atomix.primitive.
Recovery
io.atomix.primitive.
Persistence
io.atomix.primitive.operation.
OperationType
io.atomix.primitive.proxy.
PrimitiveProxy.State
io.atomix.primitive.partition.
PrimaryElectionEvent.Type
io.atomix.primitive.session.
Session.State
io.atomix.primitive.session.
SessionEvent.Type
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2013–2018. All rights reserved.