Uses of Class
com.orientechnologies.orient.server.OServer
Packages that use OServer
Package
Description
-
Uses of OServer in com.orientechnologies.agent
Fields in com.orientechnologies.agent declared as OServerMethods in com.orientechnologies.agent with parameters of type OServerModifier and TypeMethodDescriptionvoidOEnterpriseAgent.config(OServer oServer, OServerParameterConfiguration[] iParams) -
Uses of OServer in com.orientechnologies.agent.cloud.processor.tasks.request
Methods in com.orientechnologies.agent.cloud.processor.tasks.request with parameters of type OServerModifier and TypeMethodDescriptionNewEnterpriseStatsTask.execute(OServer iServer, ODistributedServerManager iManager) -
Uses of OServer in com.orientechnologies.agent.http.command
Methods in com.orientechnologies.agent.http.command with parameters of type OServerModifier and TypeMethodDescriptionvoidOServerCommandDistributedManager.changeConfig(OServer server, String database, String jsonContent) OServerCommandDistributedManager.doGetDatabaseInfo(OServer server, String id) -
Uses of OServer in com.orientechnologies.enterprise.server
Methods in com.orientechnologies.enterprise.server with parameters of type OServerModifier and TypeMethodDescriptionvoidOEnterpriseServerImpl.config(OServer oServer, OServerParameterConfiguration[] oServerParameterConfigurations) Constructors in com.orientechnologies.enterprise.server with parameters of type OServer -
Uses of OServer in com.orientechnologies.orient.distributed.db
Methods in com.orientechnologies.orient.distributed.db with parameters of type OServer -
Uses of OServer in com.orientechnologies.orient.etl
Methods in com.orientechnologies.orient.etl with parameters of type OServerModifier and TypeMethodDescriptionvoidOETLPlugin.config(OServer oServer, OServerParameterConfiguration[] iParams) Constructors in com.orientechnologies.orient.etl with parameters of type OServer -
Uses of OServer in com.orientechnologies.orient.etl.http
Methods in com.orientechnologies.orient.etl.http with parameters of type OServerModifier and TypeMethodDescriptionvoidOETLHandler.executeImport(ODocument cfg, OServer server) Executes import with configuration;OETLHandler.listConfigurations(OServer server) voidOETLHandler.saveConfiguration(ODocument args, OServer server) Constructors in com.orientechnologies.orient.etl.http with parameters of type OServerModifierConstructorDescriptionOETLJob(ODocument cfg, OServer currentServerInstance, OETLListener listener) -
Uses of OServer in com.orientechnologies.orient.server
Methods in com.orientechnologies.orient.server that return OServerModifier and TypeMethodDescriptionOServer.activate()static OServerOServerMain.create()static OServerOServerMain.create(boolean shutdownEngineOnExit) OServer.registerLifecycleListener(OServerLifecycleListener iListener) static OServerOServerMain.server()OServer.setVariable(String iName, Object iValue) static OServerOServer.startFromClasspathConfig(String config) static OServerOServer.startFromFileConfig(String config) static OServerOServer.startFromStreamConfig(InputStream config) OServer.startup()OServer.startup(OServerConfiguration iConfiguration) OServer.startup(InputStream iInputStream) OServer.startupFromConfiguration()OServer.unregisterLifecycleListener(OServerLifecycleListener iListener) Methods in com.orientechnologies.orient.server with parameters of type OServerModifier and TypeMethodDescriptionstatic voidOServerInfo.getConnections(OServer server, OJSONWriter json, String databaseName) static voidOServerInfo.getDatabases(OServer server, OJSONWriter json) static voidOServerInfo.getGlobalProperties(OServer server, OJSONWriter json) static voidOServerInfo.getProperties(OServer server, OJSONWriter json) static StringOServerInfo.getServerInfo(OServer server) static voidOServerInfo.getStorages(OServer server, OJSONWriter json) voidvoidConstructors in com.orientechnologies.orient.server with parameters of type OServerModifierConstructorDescriptionOClientConnectionManager(OServer server) OConnectionBinaryExecutor(OClientConnection connection, OServer server) OConnectionBinaryExecutor(OClientConnection connection, OServer server, HandshakeInfo handshakeInfo) OServerSecurityConfig(OServer server, OServerConfigurationManager serverCfg) protectedOServerShutdownHook(OServer server) -
Uses of OServer in com.orientechnologies.orient.server.distributed
Methods in com.orientechnologies.orient.server.distributed that return OServer -
Uses of OServer in com.orientechnologies.orient.server.distributed.impl
Methods in com.orientechnologies.orient.server.distributed.impl that return OServerMethods in com.orientechnologies.orient.server.distributed.impl with parameters of type OServerModifier and TypeMethodDescriptionvoidODistributedPlugin.config(OServer oServer, OServerParameterConfiguration[] iParams) -
Uses of OServer in com.orientechnologies.orient.server.distributed.impl.proxy
Methods in com.orientechnologies.orient.server.distributed.impl.proxy with parameters of type OServerModifier and TypeMethodDescriptionvoidOProxyServer.config(OServer server, OServerParameterConfiguration[] params) -
Uses of OServer in com.orientechnologies.orient.server.distributed.impl.task
Methods in com.orientechnologies.orient.server.distributed.impl.task with parameters of type OServerModifier 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) 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) -
Uses of OServer in com.orientechnologies.orient.server.distributed.operation
Methods in com.orientechnologies.orient.server.distributed.operation with parameters of type OServerModifier and TypeMethodDescriptionNodeOperation.execute(OServer iServer, ODistributedServerManager iManager) NodeOperationTask.execute(ODistributedRequestId requestId, OServer iServer, ODistributedServerManager iManager, ODatabaseDocumentInternal database) -
Uses of OServer in com.orientechnologies.orient.server.distributed.task
Methods in com.orientechnologies.orient.server.distributed.task with parameters of type OServerModifier and TypeMethodDescriptionORemoteTask.execute(ODistributedRequestId requestId, OServer iServer, ODistributedServerManager iManager, ODatabaseDocumentInternal database) -
Uses of OServer in com.orientechnologies.orient.server.handler
Methods in com.orientechnologies.orient.server.handler with parameters of type OServerModifier and TypeMethodDescriptionvoidOAutomaticBackup.config(OServer iServer, OServerParameterConfiguration[] iParams) voidOCustomSQLFunctionPlugin.config(OServer oServer, OServerParameterConfiguration[] iParams) voidOJMXPlugin.config(OServer oServer, OServerParameterConfiguration[] iParams) voidOServerSideScriptInterpreter.config(OServer iServer, OServerParameterConfiguration[] iParams) -
Uses of OServer in com.orientechnologies.orient.server.hazelcast
Methods in com.orientechnologies.orient.server.hazelcast with parameters of type OServerModifier and TypeMethodDescriptionvoidOHazelcastClusterMetadataManager.configHazelcastPlugin(OServer server, OServerParameterConfiguration[] params, String nodeName) -
Uses of OServer in com.orientechnologies.orient.server.network
Methods in com.orientechnologies.orient.server.network with parameters of type OServerModifier and TypeMethodDescriptionstatic OServerCommandOServerNetworkListener.createCommand(OServer server, OServerCommandConfiguration iCommand) Constructors in com.orientechnologies.orient.server.network with parameters of type OServerModifierConstructorDescriptionOServerNetworkListener(OServer iServer, OServerSocketFactory iSocketFactory, String iHostName, String iHostPortRange, String iProtocolName, Class<? extends ONetworkProtocol> iProtocol, OServerParameterConfiguration[] iParameters, OServerCommandConfiguration[] iCommands) -
Uses of OServer in com.orientechnologies.orient.server.network.protocol
Fields in com.orientechnologies.orient.server.network.protocol declared as OServerMethods in com.orientechnologies.orient.server.network.protocol that return OServerMethods in com.orientechnologies.orient.server.network.protocol with parameters of type OServerModifier and TypeMethodDescriptionabstract voidONetworkProtocol.config(OServerNetworkListener iListener, OServer iServer, Socket iSocket, OContextConfiguration iConfiguration) -
Uses of OServer in com.orientechnologies.orient.server.network.protocol.binary
Methods in com.orientechnologies.orient.server.network.protocol.binary with parameters of type OServerModifier and TypeMethodDescriptionvoidONetworkProtocolBinary.config(OServerNetworkListener iListener, OServer iServer, Socket iSocket, OContextConfiguration iConfig) voidONetworkProtocolBinary.initVariables(OServer server, OChannelBinary channel) Internal varialbe injection useful for testing.Constructors in com.orientechnologies.orient.server.network.protocol.binary with parameters of type OServerModifierConstructorDescriptionONetworkProtocolBinary(OServer server) ONetworkProtocolBinary(OServer server, String iThreadName) -
Uses of OServer in com.orientechnologies.orient.server.network.protocol.http
Methods in com.orientechnologies.orient.server.network.protocol.http with parameters of type OServerModifier and TypeMethodDescriptionvoidONetworkProtocolHttpAbstract.config(OServerNetworkListener iListener, OServer iServer, Socket iSocket, OContextConfiguration iConfiguration) voidONetworkProtocolHttpDb.config(OServerNetworkListener iListener, OServer iServer, Socket iSocket, OContextConfiguration iConfiguration) static voidONetworkProtocolHttpAbstract.registerHandlers(Object caller, OServer server, OServerNetworkListener iListener, OHttpNetworkCommandManager cmdManager) Constructors in com.orientechnologies.orient.server.network.protocol.http with parameters of type OServerModifierConstructorDescriptionOHttpNetworkCommandManager(OServer iServer, OHttpNetworkCommandManager iParent) OHttpSessionManager(OServer server) ONetworkProtocolHttpAbstract(OServer server) ONetworkProtocolHttpDb(OServer server) -
Uses of OServer in com.orientechnologies.orient.server.network.protocol.http.command
Fields in com.orientechnologies.orient.server.network.protocol.http.command declared as OServerMethods in com.orientechnologies.orient.server.network.protocol.http.command that return OServerMethods in com.orientechnologies.orient.server.network.protocol.http.command with parameters of type OServer -
Uses of OServer in com.orientechnologies.orient.server.network.protocol.http.command.get
Methods in com.orientechnologies.orient.server.network.protocol.http.command.get with parameters of type OServer -
Uses of OServer in com.orientechnologies.orient.server.plugin
Methods in com.orientechnologies.orient.server.plugin with parameters of type OServerModifier and TypeMethodDescriptionvoidOServerPlugin.config(OServer oServer, OServerParameterConfiguration[] iParams) Configures the handler.voidOServerPluginAbstract.config(OServer oServer, OServerParameterConfiguration[] iParams) voidstatic voidOServerPluginHelper.invokeHandlerCallbackOnAfterClientRequest(OServer iServer, OClientConnection connection, byte iRequestType) static voidOServerPluginHelper.invokeHandlerCallbackOnBeforeClientRequest(OServer iServer, OClientConnection connection, byte iRequestType) static voidOServerPluginHelper.invokeHandlerCallbackOnClientConnection(OServer iServer, OClientConnection connection) static voidOServerPluginHelper.invokeHandlerCallbackOnClientDisconnection(OServer iServer, OClientConnection connection) static voidOServerPluginHelper.invokeHandlerCallbackOnClientError(OServer iServer, OClientConnection connection, Throwable iThrowable) static voidOServerPluginHelper.invokeHandlerCallbackOnSocketAccepted(OServer iServer, ONetworkProtocol networkProtocol) static voidOServerPluginHelper.invokeHandlerCallbackOnSocketDestroyed(OServer iServer, ONetworkProtocol networkProtocol) -
Uses of OServer in com.orientechnologies.orient.server.plugin.livequery
Methods in com.orientechnologies.orient.server.plugin.livequery with parameters of type OServerModifier and TypeMethodDescriptionvoidOLiveQueryPlugin.config(OServer iServer, OServerParameterConfiguration[] iParams) Deprecated. -
Uses of OServer in com.orientechnologies.orient.server.plugin.mail
Methods in com.orientechnologies.orient.server.plugin.mail with parameters of type OServerModifier and TypeMethodDescriptionvoidOMailPlugin.config(OServer oServer, OServerParameterConfiguration[] iParams) -
Uses of OServer in com.orientechnologies.security
Methods in com.orientechnologies.security with parameters of type OServerModifier and TypeMethodDescriptionvoidOSecurityPlugin.config(OServer server, OServerParameterConfiguration[] iParams) -
Uses of OServer in com.orientechnologies.security.syslog
Methods in com.orientechnologies.security.syslog with parameters of type OServerModifier and TypeMethodDescriptionvoidODefaultSyslog.config(OServer oServer, OServerParameterConfiguration[] iParams) -
Uses of OServer in com.orientechnologies.tinkerpop.handler
Methods in com.orientechnologies.tinkerpop.handler with parameters of type OServerModifier and TypeMethodDescriptionvoidOGraphServerHandler.config(OServer server, OServerParameterConfiguration[] iParams) -
Uses of OServer in com.orientechnologies.tinkerpop.server
Fields in com.orientechnologies.tinkerpop.server declared as OServerMethods in com.orientechnologies.tinkerpop.server with parameters of type OServerModifier and TypeMethodDescriptionvoidOGremlinServerPlugin.config(OServer oServer, OServerParameterConfiguration[] iParams) -
Uses of OServer in com.orientechnologies.tinkerpop.server.config
Methods in com.orientechnologies.tinkerpop.server.config with parameters of type OServerModifier and TypeMethodDescriptionvoidOGraphConfig.apply(OServer server, OrientGremlinGraphManager graphManager, org.apache.tinkerpop.gremlin.server.Settings settings, Bindings bindings)