Class Hierarchy
- java.lang.Object
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- java.util.concurrent.ConcurrentHashMap<K,V> (implements java.util.concurrent.ConcurrentMap<K,V>, java.io.Serializable)
- com.orientechnologies.orient.server.hazelcast.OHazelcastDistributedMap (implements com.hazelcast.map.listener.EntryAddedListener<K,V>, com.hazelcast.map.listener.EntryRemovedListener<K,V>, com.hazelcast.map.listener.EntryUpdatedListener<K,V>, com.hazelcast.map.listener.MapClearedListener)
- com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask (implements com.orientechnologies.orient.server.distributed.task.ORemoteTask)
- com.orientechnologies.common.parser.OBaseParser
- com.orientechnologies.orient.core.command.OCommandExecutorAbstract (implements com.orientechnologies.orient.core.command.OCommandExecutor)
- com.orientechnologies.orient.core.sql.OCommandExecutorSQLAbstract
- com.orientechnologies.orient.server.distributed.sql.OCommandExecutorSQLHARemoveServer (implements com.orientechnologies.orient.core.command.OCommandDistributedReplicateRequest)
- com.orientechnologies.orient.server.distributed.sql.OCommandExecutorSQLHAStatus (implements com.orientechnologies.orient.core.command.OCommandDistributedReplicateRequest)
- com.orientechnologies.orient.server.distributed.sql.OCommandExecutorSQLHASyncCluster (implements com.orientechnologies.orient.core.command.OCommandDistributedReplicateRequest)
- com.orientechnologies.orient.server.distributed.sql.OCommandExecutorSQLHASyncDatabase (implements com.orientechnologies.orient.core.command.OCommandDistributedReplicateRequest)
- com.orientechnologies.orient.server.distributed.impl.OConflictResolverDatabaseRepairer (implements com.orientechnologies.orient.server.distributed.ODistributedDatabaseRepairer)
- com.orientechnologies.orient.server.distributed.impl.ODefaultClusterOwnershipAssignmentStrategy (implements com.orientechnologies.orient.server.distributed.impl.OClusterOwnershipAssignmentStrategy)
- com.orientechnologies.orient.server.distributed.impl.ODefaultDistributedStrategy (implements com.orientechnologies.orient.server.distributed.ODistributedStrategy)
- com.orientechnologies.orient.server.distributed.impl.task.ODefaultRemoteTaskFactory (implements com.orientechnologies.orient.server.distributed.ORemoteTaskFactory)
- com.orientechnologies.orient.server.distributed.sql.ODistributedCommandExecutorSQLFactory (implements com.orientechnologies.orient.core.sql.OCommandExecutorSQLFactory)
- com.orientechnologies.orient.server.distributed.impl.ODistributedDatabaseChunk (implements com.orientechnologies.orient.core.serialization.OStreamable)
- com.orientechnologies.orient.server.distributed.impl.ODistributedDatabaseImpl (implements com.orientechnologies.orient.server.distributed.ODistributedDatabase)
- com.orientechnologies.orient.server.distributed.impl.ODistributedDatabaseImpl.ODistributedLock
- com.orientechnologies.orient.server.distributed.impl.ODistributedLockManagerExecutor (implements com.orientechnologies.orient.server.distributed.ODistributedLockManager)
- com.orientechnologies.orient.server.distributed.impl.ODistributedLockManagerRequester (implements com.orientechnologies.orient.server.distributed.ODistributedLockManager)
- com.orientechnologies.orient.server.distributed.impl.ODistributedMessageServiceImpl (implements com.orientechnologies.orient.server.distributed.ODistributedMessageService)
- com.orientechnologies.orient.server.distributed.impl.ODistributedOutput
- com.orientechnologies.orient.server.distributed.impl.ODistributedStorage (implements com.orientechnologies.orient.core.storage.OAutoshardedStorage, com.orientechnologies.orient.core.storage.impl.local.OFreezableStorageComponent, com.orientechnologies.orient.core.storage.OStorage)
- com.orientechnologies.orient.server.distributed.impl.ODistributedTransactionManager
- com.orientechnologies.orient.server.distributed.impl.ODistributedTxContextImpl (implements com.orientechnologies.orient.server.distributed.ODistributedTxContext)
- com.orientechnologies.orient.server.hazelcast.OHazelcastMergeStrategy (implements com.hazelcast.map.merge.MapMergePolicy)
- com.orientechnologies.orient.server.distributed.impl.OIncrementalServerSync
- com.orientechnologies.orient.server.distributed.impl.OLocalClusterWrapperStrategy (implements com.orientechnologies.orient.core.metadata.schema.clusterselection.OClusterSelectionStrategy)
- com.orientechnologies.orient.server.plugin.OServerPluginAbstract (implements com.orientechnologies.orient.server.plugin.OServerPlugin)
- com.orientechnologies.orient.server.distributed.impl.ODistributedAbstractPlugin (implements com.orientechnologies.orient.core.command.OCommandOutputListener, com.orientechnologies.orient.core.db.ODatabaseLifecycleListener, com.orientechnologies.orient.server.distributed.ODistributedServerManager)
- com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin (implements com.hazelcast.core.EntryListener<K,V>, com.hazelcast.core.LifecycleListener, com.hazelcast.core.MembershipListener, com.orientechnologies.orient.server.network.protocol.OBeforeDatabaseOpenNetworkEventListener)
- com.orientechnologies.orient.server.distributed.impl.proxy.OProxyServer
- com.orientechnologies.orient.server.distributed.impl.task.OTxTaskResult (implements com.orientechnologies.orient.core.serialization.OStreamable)
- java.lang.Thread (implements java.lang.Runnable)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.orientechnologies.common.exception.OException
- com.orientechnologies.common.exception.OSystemException
- java.util.TimerTask (implements java.lang.Runnable)
Interface Hierarchy
Enum Hierarchy
Copyright © 2009–2017 OrientDB. All rights reserved.