jar

com.orientechnologies : orientdb-distributed

Maven & Gradle

Aug 17, 2023
9 usages
4.6k stars

OrientDB Distributed Server

Table Of Contents

Latest Version

Download com.orientechnologies : orientdb-distributed JAR file - Latest Versions:

All Versions

Download com.orientechnologies : orientdb-distributed JAR file - All Versions:

Version Vulnerabilities Size Updated
3.2.x
3.1.x
3.0.x
2.2.x
2.1.x
2.1
2.0.x
2.0
1.7.x
1.7
1.6.x
1.6
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window orientdb-distributed-3.2.22.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.orientechnologies.orient.server.distributed.impl.task

├─ com.orientechnologies.orient.server.distributed.impl.task.OBackgroundBackup.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.task.OCloseQueryTask.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.task.OCopyDatabaseChunkTask.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.task.ODefaultRemoteTaskFactoryV3.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.task.ODropDatabaseTask.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.task.OEnterpriseStatsTask.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.task.OFetchQueryPageTask.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.task.OGossipTask.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.task.OLockKeySource.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.task.ONewDeltaTaskResponse.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.task.ONewSQLCommandTask.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.task.ORemoteTaskFactoryManagerImpl.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.task.ORequestDatabaseConfigurationTask.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.task.ORestartServerTask.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.task.ORunQueryExecutionPlanTask.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.task.OSQLCommandTaskFirstPhase.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.task.OSQLCommandTaskSecondPhase.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.task.OStopServerTask.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.task.OSyncClusterTask.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.task.OSyncDatabaseNewDeltaTask.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.task.OSyncDatabaseTask.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.task.OTransactionPhase1Task.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.task.OTransactionPhase1TaskResult.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.task.OTransactionPhase2Task.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.task.OUnreachableServerLocalTask.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.task.OUpdateDatabaseConfigurationTask.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.task.OUpdateDatabaseSequenceStatusTask.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.task.TeeOutputStream.class - [JAR]

com.orientechnologies.orient.server.distributed.impl.sql.executor

├─ com.orientechnologies.orient.server.distributed.impl.sql.executor.ODistributedResultSet.class - [JAR]

com.orientechnologies.orient.server.distributed.sql

├─ com.orientechnologies.orient.server.distributed.sql.OCommandExecutorSQLHARemoveServer.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.sql.OCommandExecutorSQLHAStatus.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.sql.OCommandExecutorSQLHASyncCluster.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.sql.OCommandExecutorSQLHASyncDatabase.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.sql.ODistributedCommandExecutorSQLFactory.class - [JAR]

com.orientechnologies.orient.server.distributed.impl.metadata

├─ com.orientechnologies.orient.server.distributed.impl.metadata.OClassDistributed.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.metadata.OIndexManagerDistributed.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.metadata.OPropertyDistributed.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.metadata.OSchemaDistributed.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.metadata.OSharedContextDistributed.class - [JAR]

com.orientechnologies.orient.server.hazelcast

├─ com.orientechnologies.orient.server.hazelcast.OHazelcastClusterMetadataManager.class - [JAR]

├─ com.orientechnologies.orient.server.hazelcast.OHazelcastDistributedMap.class - [JAR]

├─ com.orientechnologies.orient.server.hazelcast.OHazelcastLockManager.class - [JAR]

├─ com.orientechnologies.orient.server.hazelcast.OHazelcastPlugin.class - [JAR]

com.orientechnologies.orient.server.distributed.impl.task.transaction

├─ com.orientechnologies.orient.server.distributed.impl.task.transaction.OTransactionResultPayload.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.task.transaction.OTransactionSequenceManager.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.task.transaction.OTransactionUniqueKey.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.task.transaction.OTxConcurrentCreation.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.task.transaction.OTxConcurrentModification.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.task.transaction.OTxException.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.task.transaction.OTxInvalidSequential.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.task.transaction.OTxKeyLockTimeout.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.task.transaction.OTxRecordLockTimeout.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.task.transaction.OTxStillRunning.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.task.transaction.OTxSuccess.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.task.transaction.OTxUniqueIndex.class - [JAR]

com.orientechnologies.orient.server.distributed.impl.lock

├─ com.orientechnologies.orient.server.distributed.impl.lock.OFreezeGuard.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.lock.OIndexKeyLockKey.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.lock.OLockGuard.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.lock.OLockKey.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.lock.OLockManager.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.lock.OLockManagerImpl.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.lock.ORIDLockKey.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.lock.OResourceLockKey.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.lock.OTransactionIdLockKey.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.lock.OTxPromise.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.lock.OTxPromiseManager.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.lock.OWaitingTracker.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.lock.OnFreezeAcquired.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.lock.OnLocksAcquired.class - [JAR]

com.orientechnologies.orient.server.distributed.impl.proxy

├─ com.orientechnologies.orient.server.distributed.impl.proxy.OProxyChannel.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.proxy.OProxyServer.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.proxy.OProxyServerListener.class - [JAR]

com.orientechnologies.orient.distributed.db

├─ com.orientechnologies.orient.distributed.db.OrientDBDistributed.class - [JAR]

com.orientechnologies.orient.server.distributed.impl

├─ com.orientechnologies.orient.server.distributed.impl.OClusterHealthChecker.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.OClusterOwnershipAssignmentStrategy.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.ODDLContextImpl.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.ODatabaseDocumentDistributed.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.ODatabaseDocumentDistributedPooled.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.ODefaultClusterOwnershipAssignmentStrategy.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.ODefaultDistributedStrategy.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.ODistributedConfigurationManager.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.ODistributedDatabaseChunk.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.ODistributedDatabaseImpl.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.ODistributedMessageServiceImpl.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.ODistributedOutput.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.ODistributedPlugin.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.ODistributedStorageEventListener.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.ODistributedSynchronizedSequence.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.ODistributedTxCoordinator.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.ODistributedTxResponseManager.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.ODistributedTxResponseManagerImpl.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.OInvalidSequentialException.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.OLocalKeySource.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.ONewDeltaSyncImporter.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.ONewDistributedTxContextImpl.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.ORemoteServerManager.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.OSyncReceiver.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.OSynchronizedTaskWrapper.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.OTransactionOptimisticDistributed.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.TxContextStatus.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.impl.ViewManagerDistributed.class - [JAR]

com.orientechnologies.orient.server.distributed.exception

├─ com.orientechnologies.orient.server.distributed.exception.ODistributedTxPromiseRequestIsOldException.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.exception.OTransactionAlreadyPresentException.class - [JAR]

├─ com.orientechnologies.orient.server.distributed.exception.OTxPromiseException.class - [JAR]

Advertisement

Dependencies from Group

Aug 17, 2023
94 usages
4.6k stars
Aug 17, 2023
64 usages
4.6k stars
Aug 17, 2023
59 usages
4.6k stars
Aug 17, 2023
43 usages
4.6k stars
Aug 17, 2023
29 usages
4.6k stars

Discover Dependencies

Jun 11, 2018
6 usages
Nov 30, 2018
5 usages
712 stars
Jan 21, 2018
18 usages
16 stars
Jul 30, 2015
8 usages
27 stars
Jul 30, 2015
7 usages
27 stars
Jan 23, 2018
8 usages
34 stars
Jan 23, 2018
8 usages
Jul 14, 2015
5 usages
2 stars
Jul 14, 2015
6 usages
2 stars