Uses of Interface
com.orientechnologies.orient.server.distributed.ODistributedServerManager
Packages that use ODistributedServerManager
Package
Description
-
Uses of ODistributedServerManager in com.orientechnologies.orient.distributed.db
Methods in com.orientechnologies.orient.distributed.db that return ODistributedServerManager -
Uses of ODistributedServerManager in com.orientechnologies.orient.server
Fields in com.orientechnologies.orient.server declared as ODistributedServerManagerMethods in com.orientechnologies.orient.server that return ODistributedServerManagerModifier and TypeMethodDescriptionOServer.getDistributedManager()OServerAware.getDistributedManager() -
Uses of ODistributedServerManager in com.orientechnologies.orient.server.distributed
Methods in com.orientechnologies.orient.server.distributed that return ODistributedServerManagerModifier and TypeMethodDescriptionODistributedDatabase.getManager()ODistributedServerManager.registerLifecycleListener(ODistributedLifecycleListener iListener) ODistributedServerManager.unregisterLifecycleListener(ODistributedLifecycleListener iListener) Methods in com.orientechnologies.orient.server.distributed with parameters of type ODistributedServerManagerModifier and TypeMethodDescriptionODistributedTxContext.cancel(ODistributedServerManager current, ODatabaseDocumentInternal database) ODistributedStrategy.getNodesConcurInQuorum(ODistributedServerManager manager, ODistributedConfiguration cfg, ODistributedRequest request, Collection<String> iNodes, Object localResult) Constructors in com.orientechnologies.orient.server.distributed with parameters of type ODistributedServerManagerModifierConstructorDescriptionODistributedRequest(ODistributedServerManager manager, int senderNodeId, long msgSequence, String databaseName, ORemoteTask payload) ODistributedResponseManagerImpl(ODistributedServerManager iManager, ODistributedRequest iRequest, Collection<String> expectedResponses, Set<String> iNodesConcurInQuorum, int iTotalExpectedResponses, int iQuorum, boolean iWaitForLocalNode, long iSynchTimeout, long iTotalTimeout, boolean iGroupResponsesByResult) -
Uses of ODistributedServerManager in com.orientechnologies.orient.server.distributed.impl
Classes in com.orientechnologies.orient.server.distributed.impl that implement ODistributedServerManagerModifier and TypeClassDescriptionclassPlugin to manage the distributed environment.Methods in com.orientechnologies.orient.server.distributed.impl that return ODistributedServerManagerModifier and TypeMethodDescriptionODatabaseDocumentDistributed.getDistributedManager()ODistributedDatabaseImpl.getManager()Methods in com.orientechnologies.orient.server.distributed.impl with parameters of type ODistributedServerManagerModifier and TypeMethodDescriptionODDLContextImpl.cancel(ODistributedServerManager current, ODatabaseDocumentInternal database) ONewDistributedTxContextImpl.cancel(ODistributedServerManager current, ODatabaseDocumentInternal database) OSynchronizedTaskWrapper.execute(ODistributedRequestId requestId, OServer iServer, ODistributedServerManager iManager, ODatabaseDocumentInternal database) static StringODistributedOutput.formatClusterTable(ODistributedServerManager manager, String databaseName, ODistributedConfiguration cfg, int totalConfiguredServers) static StringODistributedOutput.formatServerStatus(ODistributedServerManager manager, ODocument distribCfg) static StringODistributedOutput.getCompactServerStatus(ODistributedServerManager manager, ODocument distribCfg) Create a compact string with all the relevant information.ODefaultDistributedStrategy.getNodesConcurInQuorum(ODistributedServerManager manager, ODistributedConfiguration cfg, ODistributedRequest request, Collection<String> iNodes, Object localResult) static booleanODistributedDatabaseImpl.sendResponseBack(Object current, ODistributedServerManager manager, ODistributedRequestId iRequestId, Object responsePayload) Constructors in com.orientechnologies.orient.server.distributed.impl with parameters of type ODistributedServerManagerModifierConstructorDescriptionOClusterHealthChecker(ODistributedServerManager manager, long healthCheckerEveryMs) ODistributedConfigurationManager(OrientDBDistributed context, ODistributedServerManager distributedManager, String name) ODistributedTxCoordinator(OStorage storage, ODistributedServerManager manager, ODistributedDatabase iDDatabase, ODistributedMessageService messageService, int nodeId, String nodeName, int maxRetries, int retryDelay) -
Uses of ODistributedServerManager in com.orientechnologies.orient.server.distributed.impl.metadata
Methods in com.orientechnologies.orient.server.distributed.impl.metadata with parameters of type ODistributedServerManagerModifier and TypeMethodDescriptionOClassDistributed.readConfiguration(ODatabaseDocumentDistributed db, ODistributedServerManager manager) -
Uses of ODistributedServerManager in com.orientechnologies.orient.server.distributed.impl.task
Methods in com.orientechnologies.orient.server.distributed.impl.task with parameters of type ODistributedServerManagerModifier and TypeMethodDescriptionOCloseQueryTask.execute(ODistributedRequestId requestId, OServer iServer, ODistributedServerManager iManager, ODatabaseDocumentInternal database) OCopyDatabaseChunkTask.execute(ODistributedRequestId requestId, OServer iServer, ODistributedServerManager iManager, ODatabaseDocumentInternal database) ODropDatabaseTask.execute(ODistributedRequestId requestId, OServer iServer, ODistributedServerManager iManager, ODatabaseDocumentInternal database) OEnterpriseStatsTask.execute(ODistributedRequestId msgId, OServer iServer, ODistributedServerManager iManager, ODatabaseDocumentInternal database) OFetchQueryPageTask.execute(ODistributedRequestId requestId, OServer iServer, ODistributedServerManager iManager, ODatabaseDocumentInternal database) OGossipTask.execute(ODistributedRequestId msgId, OServer iServer, ODistributedServerManager iManager, ODatabaseDocumentInternal database) ONewSQLCommandTask.execute(ODistributedRequestId requestId, OServer iServer, ODistributedServerManager iManager, ODatabaseDocumentInternal database) ORequestDatabaseConfigurationTask.execute(ODistributedRequestId msgId, OServer iServer, ODistributedServerManager iManager, ODatabaseDocumentInternal database) ORestartServerTask.execute(ODistributedRequestId requestId, OServer iServer, ODistributedServerManager iManager, ODatabaseDocumentInternal database) ORunQueryExecutionPlanTask.execute(ODistributedRequestId requestId, OServer iServer, ODistributedServerManager iManager, ODatabaseDocumentInternal database) OSQLCommandTaskFirstPhase.execute(ODistributedRequestId requestId, OServer iServer, ODistributedServerManager iManager, ODatabaseDocumentInternal database) OSQLCommandTaskSecondPhase.execute(ODistributedRequestId requestId, OServer iServer, ODistributedServerManager iManager, ODatabaseDocumentInternal database) OStopServerTask.execute(ODistributedRequestId requestId, OServer iServer, ODistributedServerManager iManager, ODatabaseDocumentInternal database) OSyncClusterTask.execute(ODistributedRequestId requestId, OServer iServer, ODistributedServerManager iManager, ODatabaseDocumentInternal database) OSyncDatabaseNewDeltaTask.execute(ODistributedRequestId requestId, OServer iServer, ODistributedServerManager iManager, ODatabaseDocumentInternal database) OSyncDatabaseTask.execute(ODistributedRequestId requestId, OServer iServer, ODistributedServerManager iManager, ODatabaseDocumentInternal database) OTransactionPhase1Task.execute(ODistributedRequestId requestId, OServer iServer, ODistributedServerManager iManager, ODatabaseDocumentInternal database) OTransactionPhase2Task.execute(ODistributedRequestId requestId, OServer iServer, ODistributedServerManager iManager, ODatabaseDocumentInternal database) OUnreachableServerLocalTask.execute(ODistributedRequestId msgId, OServer iServer, ODistributedServerManager iManager, ODatabaseDocumentInternal database) OUpdateDatabaseConfigurationTask.execute(ODistributedRequestId msgId, OServer iServer, ODistributedServerManager iManager, ODatabaseDocumentInternal database) OUpdateDatabaseSequenceStatusTask.execute(ODistributedRequestId msgId, OServer iServer, ODistributedServerManager iManager, ODatabaseDocumentInternal database) Constructors in com.orientechnologies.orient.server.distributed.impl.task with parameters of type ODistributedServerManagerModifierConstructorDescriptionOBackgroundBackup(OSyncDatabaseTask oSyncDatabaseTask, ODistributedServerManager iManager, ODatabaseDocumentInternal database, File resultedBackupFile, String finalBackupPath, ODistributedRequestId requestId) -
Uses of ODistributedServerManager in com.orientechnologies.orient.server.distributed.operation
Methods in com.orientechnologies.orient.server.distributed.operation with parameters of type ODistributedServerManagerModifier and TypeMethodDescriptionNodeOperation.execute(OServer iServer, ODistributedServerManager iManager) NodeOperationTask.execute(ODistributedRequestId requestId, OServer iServer, ODistributedServerManager iManager, ODatabaseDocumentInternal database) -
Uses of ODistributedServerManager in com.orientechnologies.orient.server.distributed.task
Methods in com.orientechnologies.orient.server.distributed.task with parameters of type ODistributedServerManagerModifier and TypeMethodDescriptionORemoteTask.execute(ODistributedRequestId requestId, OServer iServer, ODistributedServerManager iManager, ODatabaseDocumentInternal database) -
Uses of ODistributedServerManager in com.orientechnologies.orient.server.hazelcast
Classes in com.orientechnologies.orient.server.hazelcast that implement ODistributedServerManagerModifier and TypeClassDescriptionclassWe keep this since it is the easiest way not to break configuration files!