Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W 

A

account - Variable in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
acquire() - Method in class com.orientechnologies.orient.server.OClientConnection
Acquires the connection.
acquireExclusiveLock(String, String, long) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedLockManager
 
activate() - Method in class com.orientechnologies.orient.server.OServer
 
active() - Method in class com.orientechnologies.orient.server.security.authenticator.ODefaultPasswordAuthenticator
 
active() - Method in class com.orientechnologies.orient.server.security.authenticator.OServerConfigAuthenticator
 
active() - Method in class com.orientechnologies.orient.server.security.authenticator.OSystemUserAuthenticator
 
active() - Method in class com.orientechnologies.orient.server.security.OSecurityAuthenticatorAbstract
 
active() - Method in interface com.orientechnologies.orient.server.security.OSecurityComponent
 
activeQueries - Variable in class com.orientechnologies.orient.server.OClientConnectionStats
 
addConnection(OClientConnection) - Method in class com.orientechnologies.orient.server.OClientSessions
 
addHeader(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
addHeader(String, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
addHook(OServerHookConfiguration) - Method in class com.orientechnologies.orient.server.handler.OConfigurableHooksManager
 
addIndexEntry(OIndex, String, OTransactionIndexChanges.OPERATION, Object, OIdentifiable) - Method in class com.orientechnologies.orient.server.tx.OTransactionOptimisticServer
 
addIndexEntry(OIndex, String, OTransactionIndexChanges.OPERATION, Object, OIdentifiable, boolean) - Method in class com.orientechnologies.orient.server.tx.OTransactionOptimisticServer
 
ADDITIONAL_TIMEOUT_CLUSTER_SHAPE - Static variable in class com.orientechnologies.orient.server.distributed.ODistributedResponseManagerImpl
 
addMultipreProperties(OHttpRequest, OHttpResponse, ODatabaseDocument) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostProperty
 
addNewNodeInServerList(String) - Method in class com.orientechnologies.orient.server.distributed.OModifiableDistributedConfiguration
Adds a server in the configuration.
addRecord(ORecord, byte, String) - Method in class com.orientechnologies.orient.server.tx.OTransactionOptimisticServer
 
addRecord(ORecord, byte, String, Map<ORID, ORecordOperation>) - Method in class com.orientechnologies.orient.server.tx.OTransactionOptimisticServer
 
addSecurityPolicy(OSecurityRole, String, OSecurityPolicy) - Method in class com.orientechnologies.orient.server.security.OSecurityServerExternal
 
addSingleProperty(OHttpRequest, OHttpResponse, ODatabaseDocument) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostProperty
 
addTemporaryUser(String, String, String) - Method in class com.orientechnologies.orient.server.OServer
 
addUser(String, String, String) - Method in class com.orientechnologies.orient.server.OServer
 
afterExecute(OHttpRequest, OHttpResponse) - Method in interface com.orientechnologies.orient.server.network.protocol.http.command.OServerCommand
Called after to execute.
afterExecute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAbstract
 
afterExecute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAuthenticatedDbAbstract
 
afterExecution() - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpDb
 
afterOperationRequest(OClientConnection) - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
ALL - Static variable in class com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask
 
ALL_WILDCARD - Static variable in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
 
allowedLanguages - Variable in class com.orientechnologies.orient.server.handler.OServerSideScriptInterpreter
 
ANY - Static variable in class com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask
 
arePasswordsStored() - Method in class com.orientechnologies.orient.server.security.ODefaultServerSecurity
 
assignClusters() - Method in class com.orientechnologies.orient.server.tx.OTransactionOptimisticServer
 
aud - Variable in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
authenticate(OHttpRequest, OHttpResponse, boolean) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetServerVersion
 
authenticate(OHttpRequest, OHttpResponse, List<String>, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAuthenticatedDbAbstract
 
authenticate(OHttpRequest, OHttpResponse, boolean, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAuthenticatedServerAbstract
 
authenticate(OHttpRequest, OHttpResponse, boolean) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAuthenticatedServerAbstract
 
authenticate(String, String, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostAuthToken
 
authenticate(String, String, String) - Method in class com.orientechnologies.orient.server.OServer
Authenticate a server user.
authenticate(String, String) - Method in class com.orientechnologies.orient.server.security.authenticator.ODefaultPasswordAuthenticator
 
authenticate(String, String) - Method in class com.orientechnologies.orient.server.security.authenticator.OServerConfigAuthenticator
 
authenticate(String, String) - Method in class com.orientechnologies.orient.server.security.authenticator.OSystemUserAuthenticator
 
authenticate(String, String) - Method in class com.orientechnologies.orient.server.security.ODefaultServerSecurity
 
authenticate(String, String) - Method in interface com.orientechnologies.orient.server.security.OSecurityAuthenticator
 
authenticateUser(String, String, String) - Method in class com.orientechnologies.orient.server.OServer
 
authorization - Variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
AUTHORIZATION_BASIC - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
AUTHORIZATION_BEARER - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
AUTHORIZATION_NEGOTIATE - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
AUTO_DEPLOY - Static variable in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
 
available() - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartBaseInputStream
 
available() - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartContentInputStream
 

B

beforeExecute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetConnect
 
beforeExecute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetDisconnect
 
beforeExecute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetListDatabases
 
beforeExecute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetStaticContent
 
beforeExecute(OHttpRequest, OHttpResponse) - Method in interface com.orientechnologies.orient.server.network.protocol.http.command.OServerCommand
Called before to execute.
beforeExecute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAbstract
 
beforeExecute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAuthenticatedDbAbstract
 
beforeExecute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAuthenticatedServerAbstract
 
begin(ODatabaseDocumentInternal, boolean) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedTxContext
 
begin() - Method in class com.orientechnologies.orient.server.tx.OTransactionOptimisticProxy
 
begin() - Method in class com.orientechnologies.orient.server.tx.OTransactionOptimisticServer
 
beginResponse() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
bind(ScriptEngine, Bindings, ODatabaseDocument) - Method in class com.orientechnologies.orient.server.plugin.mail.OMailPlugin
 
bindToFields(OHttpRequest, Map<String, String>, ORecordId) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandDocumentAbstract
 
boundary - Variable in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartContentInputStream
 
BOUNDARY - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
buffer - Variable in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostImportDatabase
 
buffer - Variable in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostUploadSingleFile
 
buffer - Variable in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartBaseInputStream
 
bufferData() - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartContentInputStream
 
buildConfig(OContextConfiguration, OServerDistributedConfiguration) - Static method in class com.orientechnologies.orient.server.distributed.config.ODistributedConfig
 

C

CALLBACK_PARAMETER_NAME - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
caller - Variable in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 
callListenerAfterConfig(OServerPlugin, OServerParameterConfiguration[]) - Method in class com.orientechnologies.orient.server.plugin.OServerPluginManager
 
callListenerAfterShutdown(OServerPlugin) - Method in class com.orientechnologies.orient.server.plugin.OServerPluginManager
 
callListenerAfterStartup(OServerPlugin) - Method in class com.orientechnologies.orient.server.plugin.OServerPluginManager
 
callListenerBeforeConfig(OServerPlugin, OServerParameterConfiguration[]) - Method in class com.orientechnologies.orient.server.plugin.OServerPluginManager
 
callListenerBeforeShutdown(OServerPlugin) - Method in class com.orientechnologies.orient.server.plugin.OServerPluginManager
 
callListenerBeforeStartup(OServerPlugin) - Method in class com.orientechnologies.orient.server.plugin.OServerPluginManager
 
cancel() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
cancel() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManagerImpl
 
cancel(ODistributedServerManager, ODatabaseDocumentInternal) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedTxContext
 
cancel() - Method in class com.orientechnologies.orient.server.OServerShutdownHook
 
candidates - Variable in class com.orientechnologies.orient.server.distributed.conflict.ODistributedConflictResolver.OConflictResult
 
changeConfig(ODocument) - Method in class com.orientechnologies.orient.server.handler.OAutomaticBackup
 
changeConfig(ODocument) - Method in class com.orientechnologies.orient.server.plugin.mail.OMailPlugin
 
changeConfig(ODocument) - Method in interface com.orientechnologies.orient.server.plugin.OServerPluginConfigurable
 
changeConfig(OSecurityUser, String, ODocument) - Method in interface com.orientechnologies.orient.server.security.OAuditingService
 
channel - Variable in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
channel - Variable in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
channel - Variable in class com.orientechnologies.orient.server.OServerShutdownMain
 
checkCompositeKeyId(OCompositeKey) - Method in class com.orientechnologies.orient.server.tx.OTransactionOptimisticServer
 
checkConnection() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpGraphResponse
 
checkConnection() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
checkConnection() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseImpl
 
checkGuestAccess() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAuthenticatedServerAbstract
 
checkIsValid(ODistributedServerManager) - Method in class com.orientechnologies.orient.server.distributed.operation.NodeOperationTask
 
checkIsValid(ODistributedServerManager) - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask
 
checkIsValid(ODistributedServerManager) - Method in interface com.orientechnologies.orient.server.distributed.task.ORemoteTask
Checks the request is still valid.
checkNodeInConfiguration(ODistributedConfiguration, String) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedDatabase
 
checkNodeStatus(ODistributedServerManager.NODE_STATUS) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
checkNoWinnerCase(List<ODistributedResponse>) - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManagerImpl
 
checkReverseSync(OTransactionSequenceStatus) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedDatabase
 
checkServerAccess(String, OClientConnection) - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
checkSessionsValidity() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpSessionManager
 
checkSyntax(String, int, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAbstract
 
cleanExpiredConnections() - Method in class com.orientechnologies.orient.server.OClientConnectionManager
 
cleanListeners() - Method in class com.orientechnologies.orient.server.OPushEventType
 
cleanPushSockets() - Method in class com.orientechnologies.orient.server.OPushManager
 
cleanSession() - Method in class com.orientechnologies.orient.server.OClientConnection
 
clearForceWriteQuorum() - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
 
clearUndo() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedTxContext
 
clientId - Variable in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 
clientTxId - Variable in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
clientTxId - Variable in class com.orientechnologies.orient.server.tx.OTransactionOptimisticServer
 
close() - Method in class com.orientechnologies.orient.server.distributed.ORemoteServerChannel
 
close() - Method in class com.orientechnologies.orient.server.distributed.ORemoteServerController
 
close() - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartBaseInputStream
 
close() - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartContentInputStream
 
close() - Method in class com.orientechnologies.orient.server.network.protocol.http.OChunkedResponse
 
close() - Method in class com.orientechnologies.orient.server.OClientConnection
 
closeQuery(OCloseQueryRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
CLUSTERS - Static variable in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
 
cmdManager - Variable in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
collectResponse(ODistributedResponse) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
collectResponse(ODistributedResponse) - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManagerImpl
Not synchronized, it's called when a message arrives
collectStats - Variable in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 
com.orientechnologies.orient.server - package com.orientechnologies.orient.server
 
com.orientechnologies.orient.server.binary.impl - package com.orientechnologies.orient.server.binary.impl
 
com.orientechnologies.orient.server.distributed - package com.orientechnologies.orient.server.distributed
 
com.orientechnologies.orient.server.distributed.config - package com.orientechnologies.orient.server.distributed.config
 
com.orientechnologies.orient.server.distributed.conflict - package com.orientechnologies.orient.server.distributed.conflict
 
com.orientechnologies.orient.server.distributed.operation - package com.orientechnologies.orient.server.distributed.operation
 
com.orientechnologies.orient.server.distributed.task - package com.orientechnologies.orient.server.distributed.task
 
com.orientechnologies.orient.server.handler - package com.orientechnologies.orient.server.handler
 
com.orientechnologies.orient.server.network - package com.orientechnologies.orient.server.network
 
com.orientechnologies.orient.server.network.protocol - package com.orientechnologies.orient.server.network.protocol
 
com.orientechnologies.orient.server.network.protocol.binary - package com.orientechnologies.orient.server.network.protocol.binary
 
com.orientechnologies.orient.server.network.protocol.http - package com.orientechnologies.orient.server.network.protocol.http
 
com.orientechnologies.orient.server.network.protocol.http.command - package com.orientechnologies.orient.server.network.protocol.http.command
 
com.orientechnologies.orient.server.network.protocol.http.command.all - package com.orientechnologies.orient.server.network.protocol.http.command.all
 
com.orientechnologies.orient.server.network.protocol.http.command.delete - package com.orientechnologies.orient.server.network.protocol.http.command.delete
 
com.orientechnologies.orient.server.network.protocol.http.command.get - package com.orientechnologies.orient.server.network.protocol.http.command.get
 
com.orientechnologies.orient.server.network.protocol.http.command.options - package com.orientechnologies.orient.server.network.protocol.http.command.options
 
com.orientechnologies.orient.server.network.protocol.http.command.patch - package com.orientechnologies.orient.server.network.protocol.http.command.patch
 
com.orientechnologies.orient.server.network.protocol.http.command.post - package com.orientechnologies.orient.server.network.protocol.http.command.post
 
com.orientechnologies.orient.server.network.protocol.http.command.put - package com.orientechnologies.orient.server.network.protocol.http.command.put
 
com.orientechnologies.orient.server.network.protocol.http.multipart - package com.orientechnologies.orient.server.network.protocol.http.multipart
 
com.orientechnologies.orient.server.plugin - package com.orientechnologies.orient.server.plugin
 
com.orientechnologies.orient.server.plugin.livequery - package com.orientechnologies.orient.server.plugin.livequery
 
com.orientechnologies.orient.server.plugin.mail - package com.orientechnologies.orient.server.plugin.mail
 
com.orientechnologies.orient.server.security - package com.orientechnologies.orient.server.security
 
com.orientechnologies.orient.server.security.authenticator - package com.orientechnologies.orient.server.security.authenticator
 
com.orientechnologies.orient.server.token - package com.orientechnologies.orient.server.token
 
com.orientechnologies.orient.server.tx - package com.orientechnologies.orient.server.tx
 
command - Variable in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 
commandDetail - Variable in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 
commandInfo - Variable in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 
commit(OTransactionId) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedDatabase
 
commit(ODatabaseDocumentInternal) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedTxContext
 
compareRecords(ORawBuffer, ORawBuffer) - Static method in class com.orientechnologies.orient.server.distributed.conflict.OAbstractDistributedConflictResolver
 
compareTo(Object) - Method in class com.orientechnologies.orient.server.distributed.ODistributedRequestId
 
compress(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
config(OServer, OServerParameterConfiguration[]) - Method in class com.orientechnologies.orient.server.handler.OAutomaticBackup
 
config(OServer, OServerParameterConfiguration[]) - Method in class com.orientechnologies.orient.server.handler.OCustomSQLFunctionPlugin
 
config(OServer, OServerParameterConfiguration[]) - Method in class com.orientechnologies.orient.server.handler.OJMXPlugin
 
config(OServer, OServerParameterConfiguration[]) - Method in class com.orientechnologies.orient.server.handler.OServerSideScriptInterpreter
 
config(String, OServerParameterConfiguration[]) - Method in class com.orientechnologies.orient.server.network.OServerSocketFactory
 
config(String, OServerParameterConfiguration[]) - Method in class com.orientechnologies.orient.server.network.OServerSSLSocketFactory
 
config(OServerNetworkListener, OServer, Socket, OContextConfiguration) - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
config(OServerNetworkListener, OServer, Socket, OContextConfiguration) - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
config(OServerNetworkListener, OServer, Socket, OContextConfiguration) - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpDb
 
config(OServerNetworkListener, OServer, Socket, OContextConfiguration) - Method in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocol
 
config(OServer, OServerParameterConfiguration[]) - Method in class com.orientechnologies.orient.server.plugin.livequery.OLiveQueryPlugin
Deprecated.
 
config(OServer, OServerParameterConfiguration[]) - Method in class com.orientechnologies.orient.server.plugin.mail.OMailPlugin
 
config(OServer, OServerParameterConfiguration[]) - Method in interface com.orientechnologies.orient.server.plugin.OServerPlugin
Configures the handler.
config(OServer, OServerParameterConfiguration[]) - Method in class com.orientechnologies.orient.server.plugin.OServerPluginAbstract
 
config(OServer) - Method in class com.orientechnologies.orient.server.plugin.OServerPluginManager
 
config(OServer, OServerConfigurationManager, ODocument) - Method in class com.orientechnologies.orient.server.security.authenticator.ODefaultPasswordAuthenticator
 
config(OServer, OServerConfigurationManager, ODocument) - Method in class com.orientechnologies.orient.server.security.authenticator.OServerConfigAuthenticator
 
config(OServer, OServerConfigurationManager, ODocument) - Method in class com.orientechnologies.orient.server.security.authenticator.OSystemUserAuthenticator
 
config(OServer, OServerConfigurationManager, ODocument) - Method in class com.orientechnologies.orient.server.security.OSecurityAuthenticatorAbstract
 
config(OServer, OServerConfigurationManager, ODocument) - Method in interface com.orientechnologies.orient.server.security.OSecurityComponent
 
config(OServer, OServerParameterConfiguration[]) - Method in class com.orientechnologies.orient.server.token.OrientTokenHandler
 
configuration - Variable in class com.orientechnologies.orient.server.distributed.conflict.OAbstractDistributedConflictResolver
 
configuration - Variable in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
 
configure(ODocument) - Method in class com.orientechnologies.orient.server.distributed.conflict.OAbstractDistributedConflictResolver
 
configure(ODocument) - Method in interface com.orientechnologies.orient.server.distributed.conflict.ODistributedConflictResolver
 
configure(OServer) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetDatabase
 
configure(OServer) - Method in interface com.orientechnologies.orient.server.network.protocol.http.command.OServerCommand
 
configure(OServer) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAbstract
 
connect() - Method in class com.orientechnologies.orient.server.distributed.ORemoteServerChannel
 
connect(ONetworkProtocol) - Method in class com.orientechnologies.orient.server.OClientConnectionManager
Create a connection.
connect(ONetworkProtocol, OClientConnection, byte[], OTokenHandler) - Method in class com.orientechnologies.orient.server.OClientConnectionManager
Create a connection.
connect(int) - Method in class com.orientechnologies.orient.server.OServerShutdownMain
 
connection - Variable in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
connectionClosed() - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
connectionError() - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
connections - Variable in class com.orientechnologies.orient.server.OClientConnectionManager
 
connectionSerial - Variable in class com.orientechnologies.orient.server.OClientConnectionManager
 
content - Variable in class com.orientechnologies.orient.server.network.protocol.http.command.get.OStaticContentCachedEntry
 
content - Variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
CONTENT_ACCEPT_GZIP_ENCODED - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
CONTENT_CSV - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
CONTENT_GZIP - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
CONTENT_JAVASCRIPT - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
CONTENT_JSON - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
CONTENT_TEXT_PLAIN - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
CONTENT_TYPE_MULTIPART - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
CONTENT_TYPE_URLENCODED - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
contentLength - Variable in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartBaseInputStream
 
contentSize - Variable in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetStaticContent.OStaticContent
 
contextConfiguration - Variable in class com.orientechnologies.orient.server.OServer
 
convertException(Throwable) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
coordinatedRequest(OClientConnection, int, int, OChannelBinary) - Method in interface com.orientechnologies.orient.server.OServerAware
 
copy() - Method in class com.orientechnologies.orient.server.distributed.ODistributedMomentum
 
create() - Static method in class com.orientechnologies.orient.server.OServerMain
 
create(boolean) - Static method in class com.orientechnologies.orient.server.OServerMain
 
createCluster(String, String) - Method in class com.orientechnologies.orient.server.OSystemDatabase
Adds the specified cluster to the class, if it doesn't already exist.
createCommand(OServer, OServerCommandConfiguration) - Static method in class com.orientechnologies.orient.server.network.OServerNetworkListener
 
createDatabase(String, ODatabaseType, OrientDBConfig) - Method in class com.orientechnologies.orient.server.OServer
 
createDefaultServerUsers() - Method in class com.orientechnologies.orient.server.OServer
 
createdRecords - Variable in class com.orientechnologies.orient.server.tx.OTransactionOptimisticServer
 
createMap(String[]) - Method in class com.orientechnologies.orient.server.token.OBinaryTokenSerializer
 
createOperationResponse(int) - Static method in class com.orientechnologies.orient.server.distributed.operation.NodeOperationTask
 
createPayload(ODatabaseDocument, OSecurityUser) - Method in class com.orientechnologies.orient.server.token.OTokenHandlerImpl
 
createPayloadServerUser(OServerUserConfiguration) - Method in class com.orientechnologies.orient.server.token.OTokenHandlerImpl
 
createRequest37(int) - Static method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkBinaryProtocolFactory
Protocol 37
createRequest38(int) - Static method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkBinaryProtocolFactory
Protocol 38
createRole(OServerUserConfiguration) - Method in class com.orientechnologies.orient.server.security.OSecurityServerExternal
 
createSecurityPolicyWithBitmask(OSecurityRole, String, int) - Method in class com.orientechnologies.orient.server.security.OSecurityServerExternal
 
createServerSocket(int) - Method in class com.orientechnologies.orient.server.network.OServerSocketFactory
 
createServerSocket(int, int) - Method in class com.orientechnologies.orient.server.network.OServerSocketFactory
 
createServerSocket(int, int, InetAddress) - Method in class com.orientechnologies.orient.server.network.OServerSocketFactory
 
createServerSocket(int) - Method in class com.orientechnologies.orient.server.network.OServerSSLSocketFactory
 
createServerSocket(int, int) - Method in class com.orientechnologies.orient.server.network.OServerSSLSocketFactory
 
createServerSocket(int, int, InetAddress) - Method in class com.orientechnologies.orient.server.network.OServerSSLSocketFactory
 
createServerUser(ODocument) - Method in class com.orientechnologies.orient.server.security.authenticator.ODefaultPasswordAuthenticator
 
createSession(String, String, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpSessionManager
 
createStaticLinkCallback(OServerPluginInfo, URL) - Method in class com.orientechnologies.orient.server.plugin.OServerPluginManager
 
createTask(int) - Method in interface com.orientechnologies.orient.server.distributed.ORemoteTaskFactory
 
CURRENT_PROTOCOL_VERSION - Static variable in class com.orientechnologies.orient.server.distributed.ORemoteServerController
 
currentUserId - Variable in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 

D

database - Variable in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostImportDatabase
 
database - Variable in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostUploadSingleFile
 
database - Variable in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
DATABASE_CONF - Static variable in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAuthProxy
 
databaseType - Variable in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
DBNAME_DIR_SEPARATOR - Static variable in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAuthenticatedDbAbstract
 
DCS - Static variable in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
 
debug(Object, String, String, ODistributedServerLog.DIRECTION, String, Object...) - Static method in class com.orientechnologies.orient.server.distributed.ODistributedServerLog
 
debug(Object, String, String, ODistributedServerLog.DIRECTION, String, Throwable, Object...) - Static method in class com.orientechnologies.orient.server.distributed.ODistributedServerLog
 
deCompress(byte[]) - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
DEFAULT_CLUSTER_NAME - Static variable in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
 
DEFAULT_READ_QUORUM - Static variable in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
 
DEFAULT_WRITE_QUORUM - Static variable in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
 
DefaultKeyProvider - Class in com.orientechnologies.orient.server.token
Created by emrul on 28/09/2014.
DefaultKeyProvider(byte[]) - Constructor for class com.orientechnologies.orient.server.token.DefaultKeyProvider
 
defaultProtocol() - Static method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkBinaryProtocolFactory
 
defaultSettings() - Method in class com.orientechnologies.orient.server.OServer
 
deinit() - Method in class com.orientechnologies.orient.server.OServer
 
deletedRecord - Variable in class com.orientechnologies.orient.server.tx.OTransactionOptimisticServer
 
deserialize(InputStream) - Method in class com.orientechnologies.orient.server.token.OBinaryTokenSerializer
 
deserializeWebHeader(byte[]) - Method in class com.orientechnologies.orient.server.token.OTokenHandlerImpl
 
deserializeWebPayload(String, byte[]) - Method in class com.orientechnologies.orient.server.token.OTokenHandlerImpl
 
destroy() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedTxContext
 
disconnect(int) - Method in class com.orientechnologies.orient.server.OClientConnectionManager
Disconnects a client connections
disconnect(OClientConnection) - Method in class com.orientechnologies.orient.server.OClientConnectionManager
 
dispatchResponseToThread(ODistributedResponse) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedMessageService
 
dispose() - Method in class com.orientechnologies.orient.server.security.authenticator.ODefaultPasswordAuthenticator
 
dispose() - Method in class com.orientechnologies.orient.server.security.authenticator.OSystemUserAuthenticator
 
dispose() - Method in class com.orientechnologies.orient.server.security.OSecurityAuthenticatorAbstract
 
dispose() - Method in interface com.orientechnologies.orient.server.security.OSecurityComponent
 
distributedConfigPush - Variable in class com.orientechnologies.orient.server.OPushManager
 
distributedManager - Variable in class com.orientechnologies.orient.server.OServer
 
driverName - Variable in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 
driverVersion - Variable in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 
dropDatabase(String) - Method in class com.orientechnologies.orient.server.OServer
 
dropUser(String) - Method in class com.orientechnologies.orient.server.OServer
 
dump() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedDatabase
 

E

enabled - Variable in class com.orientechnologies.orient.server.handler.OServerSideScriptInterpreter
 
enabled - Variable in class com.orientechnologies.orient.server.plugin.OServerPluginAbstract
 
ENCRYPTION_ALGORITHM_DEFAULT - Static variable in class com.orientechnologies.orient.server.token.OTokenHandlerImpl
 
ENCRYPTION_ALGORITHM_PAR - Static variable in class com.orientechnologies.orient.server.token.OrientTokenHandler
 
end() - Method in class com.orientechnologies.orient.server.network.protocol.binary.OAbstractCommandResultListener
 
end() - Method in class com.orientechnologies.orient.server.network.protocol.binary.OCommandCacheRemoteResultListener
 
endOperation() - Method in class com.orientechnologies.orient.server.OClientConnection
 
endResponse() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
EOL - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
equals(Object) - Method in exception com.orientechnologies.orient.server.distributed.ODistributedException
 
equals(Object) - Method in class com.orientechnologies.orient.server.distributed.ODistributedRequestId
 
equals(Object) - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponse
 
equals(Object) - Method in exception com.orientechnologies.orient.server.distributed.ODistributedStartupException
 
equals(Object) - Method in exception com.orientechnologies.orient.server.distributed.task.ODatabaseIsOldException
 
equals(Object) - Method in exception com.orientechnologies.orient.server.distributed.task.ODistributedDatabaseDeltaSyncException
 
equals(Object) - Method in exception com.orientechnologies.orient.server.distributed.task.ODistributedLockException
 
equals(Object) - Method in exception com.orientechnologies.orient.server.distributed.task.ODistributedOperationException
 
equals(Object) - Method in exception com.orientechnologies.orient.server.distributed.task.ODistributedRecordLockedException
 
equals(Object) - Method in class com.orientechnologies.orient.server.OClientConnection
 
equals(Object) - Method in class com.orientechnologies.orient.server.OClientSessions
 
equals(Object) - Method in class com.orientechnologies.orient.server.OHashToken
 
error(Object, String, String, ODistributedServerLog.DIRECTION, String, Object...) - Static method in class com.orientechnologies.orient.server.distributed.ODistributedServerLog
 
error(Object, String, String, ODistributedServerLog.DIRECTION, String, Throwable, Object...) - Static method in class com.orientechnologies.orient.server.distributed.ODistributedServerLog
 
exec(OHttpRequest, OHttpResponse, String[]) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetDatabase
 
execute(OServer, ODistributedServerManager) - Method in interface com.orientechnologies.orient.server.distributed.operation.NodeOperation
 
execute(ODistributedRequestId, OServer, ODistributedServerManager, ODatabaseDocumentInternal) - Method in class com.orientechnologies.orient.server.distributed.operation.NodeOperationTask
 
execute() - Method in interface com.orientechnologies.orient.server.distributed.ORemoteServerChannel.OStorageRemoteOperation
 
execute(ODistributedRequestId, OServer, ODistributedServerManager, ODatabaseDocumentInternal) - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask
 
execute(ODistributedRequestId, OServer, ODistributedServerManager, ODatabaseDocumentInternal) - Method in interface com.orientechnologies.orient.server.distributed.task.ORemoteTask
 
execute() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.all.OServerCommandAbstractLogic
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.all.OServerCommandForward
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.delete.OServerCommandDeleteClass
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.delete.OServerCommandDeleteDatabase
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.delete.OServerCommandDeleteDocument
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.delete.OServerCommandDeleteIndex
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.delete.OServerCommandDeleteProperty
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetClass
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetCluster
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetConnect
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetConnections
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetDatabase
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetDictionary
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetDisconnect
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetDocument
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetDocumentByClass
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetExportDatabase
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetFileDownload
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetGephi
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetIndex
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetListDatabases
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetPing
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetQuery
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetServer
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetServerVersion
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetSSO
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetStaticContent
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetStorageAllocation
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetSupportedLanguages
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandIsEnterprise
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.options.OServerCommandOptions
 
execute(OHttpRequest, OHttpResponse) - Method in interface com.orientechnologies.orient.server.network.protocol.http.command.OServerCommand
Executes the command requested.
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAuthProxy
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.patch.OServerCommandPatchDocument
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostAuthToken
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostBatch
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostClass
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostCommand
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostCommandGraph
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostDatabase
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostDocument
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostImportDatabase
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostImportRecords
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostInstallDatabase
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostKillDbConnection
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostProperty
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostServer
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostStudio
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostUploadSingleFile
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.put.OServerCommandPostConnection
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.put.OServerCommandPutDocument
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.put.OServerCommandPutIndex
 
execute() - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
execute(OCallable<Object, OResultSet>, String, Object...) - Method in class com.orientechnologies.orient.server.OSystemDatabase
 
executeAddCluster(OAddClusterRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeBatchOperations(OBatchOperationsRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeBeginTransaction(OBeginTransactionRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeBeginTransaction38(OBeginTransaction38Request) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeCeilingPosition(OCeilingPhysicalPositionsRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeCleanOutRecord(OCleanOutRecordRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeClose(OCloseRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeClusterDataRange(OGetClusterDataRangeRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeCommand(OCommandRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeCommit(OCommitRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeCommit37(OCommit37Request) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeCommit38(OCommit38Request) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeConnect(OConnectRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeConnect37(OConnect37Request) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeCountCluster(OCountRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeCountRecords(OCountRecordsRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeCreateDatabase(OCreateDatabaseRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeCreateRecord(OCreateRecordRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeDatabaseOpen(OOpenRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeDatabaseOpen37(OOpen37Request) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeDBReload(OReloadRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeDBReload(OReloadRequest37) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeDeleteRecord(ODeleteRecordRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeDistributedConnect(ODistributedConnectRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeDistributedStatus(ODistributedStatusRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeDropCluster(ODropClusterRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeDropDatabase(ODropDatabaseRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeExistDatabase(OExistsDatabaseRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeExperimental(OExperimentalRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeFetchTransaction(OFetchTransactionRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeFetchTransaction38(OFetchTransaction38Request) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeFloorPosition(OFloorPhysicalPositionsRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeFreezeDatabase(OFreezeDatabaseRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeGetGlobalConfiguration(OGetGlobalConfigurationRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeGetRecordMetadata(OGetRecordMetadataRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeGetSize(OGetSizeRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeHigherPosition(OHigherPhysicalPositionsRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeImport(OImportRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeIncrementalBackup(OIncrementalBackupRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeInDBScope(OCallable<Void, ODatabaseSession>) - Method in class com.orientechnologies.orient.server.OSystemDatabase
 
executeInDistributedDatabaseLock(String, long, OModifiableDistributedConfiguration, OCallable<T, OModifiableDistributedConfiguration>) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
Executes an operation protected by a distributed lock (one per database).
executeListDatabases(OListDatabasesRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeListGlobalConfigurations(OListGlobalConfigurationsRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeLockRecord(OLockRecordRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeLowerPosition(OLowerPhysicalPositionsRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeOnLocalNode(ODistributedRequestId, ORemoteTask, ODatabaseDocumentInternal) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
executeOnLocalNodeFromRemote(ODistributedRequest) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
executeQuery(OQueryRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeQueryNextPage(OQueryNextPageRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeReadRecord(OReadRecordRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeReadRecordIfNotLastest(OReadRecordIfVersionIsNotLatestRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeReleaseDatabase(OReleaseDatabaseRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeReopen(OReopenRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeRollback(ORollbackTransactionRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeSBTFetchEntriesMajor(OSBTFetchEntriesMajorRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeSBTFirstKey(OSBTFirstKeyRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeSBTGet(OSBTGetRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeSBTGetRealSize(OSBTGetRealBagSizeRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeSBTreeCreate(OSBTCreateTreeRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeServerInfo(OServerInfoRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeSetGlobalConfig(OSetGlobalConfigurationRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeShutdown(OShutdownRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeStatement(String, String, Object, ODatabaseDocument) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetGephi
 
executeStatement(String, String, Object, ODatabaseDocument) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostCommand
 
executeSubscribe(OSubscribeRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeSubscribeDistributedConfiguration(OSubscribeDistributedConfigurationRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeSubscribeFunctions(OSubscribeFunctionsRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeSubscribeIndexManager(OSubscribeIndexManagerRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeSubscribeLiveQuery(OSubscribeLiveQueryRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeSubscribeSchema(OSubscribeSchemaRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeSubscribeSequences(OSubscribeSequencesRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeSubscribeStorageConfiguration(OSubscribeStorageConfigurationRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeUnlockRecord(OUnlockRecordRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeUnsubscribe(OUnsubscribeRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeUnsubscribeLiveQuery(OUnsubscribeLiveQueryRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeUpdateRecord(OUpdateRecordRequest) - Method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
executeWithDB(OCallable<T, ODatabaseSession>) - Method in class com.orientechnologies.orient.server.OSystemDatabase
 
EXECUTION_MODE - Static variable in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
 
EXECUTION_MODE_SYNCHRONOUS - Static variable in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
 
executor(OClientConnection) - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
executor(OClientConnection) - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpDb
 
executor(OClientConnection) - Method in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocol
 
exists() - Method in class com.orientechnologies.orient.server.OSystemDatabase
 
existsDatabase(String) - Method in class com.orientechnologies.orient.server.OServer
 
existsStoragePath(String) - Method in class com.orientechnologies.orient.server.OServer
 
exp - Variable in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
exportClass(ODatabaseDocument, OJSONWriter, OClass) - Static method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetDatabase
 
exportClass(ODatabaseDocument, OJSONWriter, OClass) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostDatabase
 
exportDatabase(String, String, ODatabaseDocumentInternal) - Method in class com.orientechnologies.orient.server.handler.OAutomaticBackup
 
exportStandard(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetExportDatabase
 
extractUrlTokens(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpNetworkCommandManager
 

F

FACTORYID - Static variable in class com.orientechnologies.orient.server.distributed.operation.NodeOperationTask
 
FAST_NOLOCK - Static variable in class com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask
 
fetchRecord(Object, OFetchListener) - Method in class com.orientechnologies.orient.server.network.protocol.binary.OAbstractCommandResultListener
 
FILE_DISTRIBUTED_DB_CONFIG - Static variable in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
fileDocument - Variable in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostUploadSingleFile
 
fileName - Variable in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostUploadSingleFile
 
fileRID - Variable in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostUploadSingleFile
 
fileType - Variable in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostUploadSingleFile
 
findUrlPattern(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpNetworkCommandManager
 
finished(ODistributedDatabase) - Method in interface com.orientechnologies.orient.server.distributed.task.ORemoteTask
 
flush() - Method in class com.orientechnologies.orient.server.network.protocol.http.OChunkedResponse
 
flush() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
flush() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseWrapper
Flushes the content to the TCP/IP socket.
forceWriteQuorum(int) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
 
formatMessage(Object, String, String, ODistributedServerLog.DIRECTION, String) - Static method in class com.orientechnologies.orient.server.distributed.ODistributedServerLog
 
formatMultiValue(Iterator<?>, Writer, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
fromEnv(OServerDistributedConfiguration) - Static method in class com.orientechnologies.orient.server.distributed.config.ODistributedConfig
 
fromJSON(InputStream) - Method in class com.orientechnologies.orient.server.distributed.ODistributedMomentum
 
fromStream(DataInput) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedMessage
 
fromStream(DataInput) - Method in class com.orientechnologies.orient.server.distributed.ODistributedMomentum
 
fromStream(DataInput) - Method in class com.orientechnologies.orient.server.distributed.ODistributedRequest
 
fromStream(DataInput) - Method in class com.orientechnologies.orient.server.distributed.ODistributedRequestId
 
fromStream(DataInput) - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponse
 
fromStream(DataInput, ORemoteTaskFactory) - Method in class com.orientechnologies.orient.server.distributed.operation.NodeOperationTask
 
fromStream(DataInput, ORemoteTaskFactory) - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask
 
fromStream(DataInput, ORemoteTaskFactory) - Method in interface com.orientechnologies.orient.server.distributed.task.ORemoteTask
 
fullBackupDatabase(String, String, ODatabaseDocumentInternal) - Method in class com.orientechnologies.orient.server.handler.OAutomaticBackup
 
functions - Variable in class com.orientechnologies.orient.server.OPushManager
 

G

generateGraphDbOutput(OResultSet, int, OJSONWriter) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetGephi
 
genericNotify(Map<String, Set<WeakReference<ONetworkProtocolBinary>>>, String, OPushEventType) - Method in class com.orientechnologies.orient.server.OPushManager
 
getAccount() - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
getActiveServers() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getAdditionalHeaders() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
getAdditionalResponseHeaders() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseWrapper
 
getAdditionalResponseHeaders() - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
getAfterSendCallback() - Method in class com.orientechnologies.orient.server.distributed.OAsynchDistributedOperation
 
getAlgorithm() - Method in class com.orientechnologies.orient.server.token.OrientJwtHeader
 
getAllConfiguredServers() - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns the complete list of servers found in configuration.
getArgument(int) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestWrapper
Returns the argument by position
getArguments() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestWrapper
Returns the call's argument passed in REST form.
getAudience() - Method in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
getAuditing() - Method in class com.orientechnologies.orient.server.security.ODefaultServerSecurity
OServerSecurity Interface *
getAuditing() - Method in interface com.orientechnologies.orient.server.security.OServerSecurity
 
getAuthentication() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
getAuthentication() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestImpl
 
getAuthenticationHeader(String) - Method in class com.orientechnologies.orient.server.security.ODefaultServerSecurity
 
getAuthenticationHeader(String) - Method in interface com.orientechnologies.orient.server.security.OSecurityAuthenticator
 
getAuthenticationHeader(String) - Method in class com.orientechnologies.orient.server.security.OSecurityAuthenticatorAbstract
 
getAuthenticationHeaders(String) - Method in class com.orientechnologies.orient.server.security.ODefaultServerSecurity
 
getAuthenticationHeaders(String) - Method in interface com.orientechnologies.orient.server.security.OSecurityAuthenticator
 
getAuthenticator(String) - Method in class com.orientechnologies.orient.server.security.ODefaultServerSecurity
 
getAuthenticator(String) - Method in interface com.orientechnologies.orient.server.security.OServerSecurity
Returns the authenticator based on name, if one exists.
getAuthorization() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
getAvailableNodeNames(String) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getAvailableNodes(String) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getAvailableNodes(Collection<String>, String) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getAvailableStorageNames() - Method in class com.orientechnologies.orient.server.OServer
 
getBearerToken() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
getBearerToken() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestImpl
 
getBearerTokenRaw() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
getBearerTokenRaw() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestImpl
 
getBeforeDatabaseOpenNetworkEventListener() - Method in class com.orientechnologies.orient.server.network.OServerNetworkListener
 
getBestResponsesGroup() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManagerImpl
Returns the biggest response group.
getBestResult(Map<Object, List<String>>, List<Object>) - Static method in class com.orientechnologies.orient.server.distributed.conflict.OAbstractDistributedConflictResolver
 
getBoundary() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
getBoundary() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestImpl
 
getCallback() - Method in class com.orientechnologies.orient.server.distributed.OAsynchDistributedOperation
 
getCallbackFunction() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
getChannel() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
getChannel() - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
getChannel() - Method in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocol
 
getChannel() - Method in class com.orientechnologies.orient.server.OClientConnection
 
getCharacterSet() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
getCharacterSet() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseWrapper
Returns the response's character set used.
getClassLoader() - Method in class com.orientechnologies.orient.server.plugin.OServerPluginInfo
 
getClientConnectionManager() - Method in class com.orientechnologies.orient.server.OServer
 
getClientSubject() - Method in interface com.orientechnologies.orient.server.security.OSecurityAuthenticator
 
getClientSubject() - Method in class com.orientechnologies.orient.server.security.OSecurityAuthenticatorAbstract
 
getClientTransactionId() - Method in class com.orientechnologies.orient.server.tx.OTransactionOptimisticServer
 
getClusterConfiguration(String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Gets the document representing the cluster configuration.
getClusterConfiguration() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getClusterNames() - Method in class com.orientechnologies.orient.server.distributed.OAsynchDistributedOperation
 
getClusterNames() - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns the array of configured clusters
getClusterOwner(String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns the owner server for the given cluster excluding the passed node.
getClustersOnServer(String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns the set of clusters managed by a server.
getClustersOwnedByServer(String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns the set of clusters where server is the owner.
getClusterTime() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
Returns the cluster-wide time in milliseconds.
getCode() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
getCode() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseWrapper
 
getCommand(Class<?>) - Method in class com.orientechnologies.orient.server.network.OServerNetworkListener
 
getCommand(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpNetworkCommandManager
 
getCommandManager() - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
getCommandString(String, String) - Static method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
getComponentConfig(String) - Method in class com.orientechnologies.orient.server.security.ODefaultServerSecurity
 
getConfig() - Method in class com.orientechnologies.orient.server.handler.OAutomaticBackup
 
getConfig() - Method in class com.orientechnologies.orient.server.plugin.mail.OMailPlugin
 
getConfig() - Method in interface com.orientechnologies.orient.server.plugin.OServerPluginConfigurable
 
getConfig(String) - Method in interface com.orientechnologies.orient.server.security.OAuditingService
 
getConfig() - Method in class com.orientechnologies.orient.server.security.ODefaultServerSecurity
 
getConfigProperty(String) - Method in class com.orientechnologies.orient.server.security.ODefaultServerSecurity
 
getConfiguration() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
getConfiguration() - Method in class com.orientechnologies.orient.server.OServer
 
getConfigurationMap() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getConfiguredClusterOwner(String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns the static owner server for the given cluster.
getConfiguredServers(String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns the configured server list for the requested cluster.
getConflictResolverFactory() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getConflictResponses() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManagerImpl
Returns all the responses in conflict.
getConnection() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
getConnection() - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
getConnection(int, ONetworkProtocol) - Method in class com.orientechnologies.orient.server.OClientConnectionManager
Retrieves the connection by id.
getConnection(String) - Method in class com.orientechnologies.orient.server.OClientConnectionManager
Retrieves the connection by address/port.
getConnections() - Method in class com.orientechnologies.orient.server.OClientConnectionManager
 
getConnections() - Method in class com.orientechnologies.orient.server.OClientSessions
 
getConnections(OServer, OJSONWriter, String) - Static method in class com.orientechnologies.orient.server.OServerInfo
 
getContent() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
getContent() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestWrapper
Returns the request's content.
getContent() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
getContent() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseWrapper
 
getContent(String) - Method in interface com.orientechnologies.orient.server.plugin.OServerPlugin
 
getContent(String) - Method in class com.orientechnologies.orient.server.plugin.OServerPluginAbstract
 
getContentEncoding() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
getContentEncoding() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestImpl
 
getContentEncoding() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
getContentType(String) - Static method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetStaticContent
 
getContentType() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
getContentType() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestImpl
 
getContentType() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestWrapper
Returns the request's content type.
getContentType() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
getContentType() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseWrapper
 
getContext() - Method in class com.orientechnologies.orient.server.OServer
 
getContextConfiguration() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
getContextConfiguration() - Method in class com.orientechnologies.orient.server.OServer
 
getCoordinatorServer() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
Deprecated.
getCreatedOn() - Method in class com.orientechnologies.orient.server.distributed.ORemoteServerChannel
 
getCreatedOn() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpSession
 
getCreatedRecords() - Method in class com.orientechnologies.orient.server.tx.OTransactionOptimisticProxy
 
getCreatedRecords() - Method in class com.orientechnologies.orient.server.tx.OTransactionOptimisticServer
 
getCurrentLatency(String) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedMessageService
 
getData() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
getData() - Method in class com.orientechnologies.orient.server.OClientConnection
 
getDatabase() - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
getDatabase(String) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedMessageService
 
getDatabase() - Method in class com.orientechnologies.orient.server.OClientConnection
 
getDatabase() - Method in class com.orientechnologies.orient.server.token.JsonWebToken
 
getDatabase() - Method in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
getDatabaseConfiguration(String) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getDatabaseConfiguration(String, boolean) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getDatabaseDirectory() - Method in class com.orientechnologies.orient.server.OServer
 
getDatabaseInstance() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedDatabase
 
getDatabaseName() - Method in class com.orientechnologies.orient.server.distributed.OAsynchDistributedOperation
 
getDatabaseName() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedDatabase
 
getDatabaseName() - Method in class com.orientechnologies.orient.server.distributed.ODistributedRequest
 
getDatabaseName() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
getDatabaseName() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManagerImpl
 
getDatabaseName() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
getDatabaseName() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpSession
 
getDatabases() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedMessageService
 
getDatabases() - Method in class com.orientechnologies.orient.server.OServer
 
getDatabases(OServer, OJSONWriter) - Static method in class com.orientechnologies.orient.server.OServerInfo
 
getDatabaseStatus(String, String) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getDatabaseType() - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
getDatabaseType() - Method in class com.orientechnologies.orient.server.token.JsonWebToken
 
getDatabaseType() - Method in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
getDataCenterOfServer(String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns the data center where the server belongs.
getDataCenters() - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns all the configured data centers' names, if any.
getDataCenterServers(String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns the list of servers in a data center.
getDataCenterWriteQuorum(String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns the data center write quorum.
getDbName(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostInstallDatabase
 
getDefault() - Static method in class com.orientechnologies.orient.server.network.OServerSocketFactory
 
getDefaultDatabaseConfigFile() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getDefaultKey() - Method in class com.orientechnologies.orient.server.token.DefaultKeyProvider
 
getDefaultServerRole() - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns the default server role between MASTER (default) and REPLICA.
getDeletedRecord() - Method in class com.orientechnologies.orient.server.tx.OTransactionOptimisticServer
 
getDescription() - Method in class com.orientechnologies.orient.server.plugin.OServerPluginInfo
 
getDistributedManager() - Method in class com.orientechnologies.orient.server.OServer
 
getDistributedProtocolVersion() - Method in class com.orientechnologies.orient.server.distributed.ORemoteServerChannel
 
getDistributedResponseManager() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponse
 
getDistributedStrategy() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getDistributedTimeout() - Method in class com.orientechnologies.orient.server.distributed.operation.NodeOperationTask
 
getDistributedTimeout() - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask
 
getDistributedTimeout() - Method in interface com.orientechnologies.orient.server.distributed.task.ORemoteTask
 
getDistributedToken(ONetworkProtocolData) - Method in interface com.orientechnologies.orient.server.OTokenHandler
 
getDistributedToken(ONetworkProtocolData) - Method in class com.orientechnologies.orient.server.token.OrientTokenHandler
 
getDistributedToken(ONetworkProtocolData) - Method in class com.orientechnologies.orient.server.token.OTokenHandlerImpl
 
getDocument() - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
 
getDocumentParamenterName() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostImportDatabase
 
getDocumentParamenterName() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostUploadSingleFile
 
getDocumentParamenterName() - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartRequestCommand
 
getDriverName() - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
getDriverName() - Method in class com.orientechnologies.orient.server.network.protocol.binary.HandshakeInfo
 
getDriverVersion() - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
getDriverVersion() - Method in class com.orientechnologies.orient.server.network.protocol.binary.HandshakeInfo
 
getEncoding() - Method in class com.orientechnologies.orient.server.network.protocol.binary.HandshakeInfo
 
getErrorEncoding() - Method in class com.orientechnologies.orient.server.network.protocol.binary.HandshakeInfo
 
getExecutor() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
getExecutor() - Method in class com.orientechnologies.orient.server.OClientConnection
 
getExecutorNodeName() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponse
 
getExpectedNodes() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
getExpectedNodes() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManagerImpl
 
getExpectedResponses() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManagerImpl
 
getExpirationTime() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpSessionManager
 
getExpiry() - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
getExpiry() - Method in class com.orientechnologies.orient.server.token.JsonWebToken
 
getExpiry() - Method in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
getExtensionClassLoader() - Method in class com.orientechnologies.orient.server.OServer
Get the preferred ClassLoader used to load extensions.
getFactoryByServerId(int) - Method in interface com.orientechnologies.orient.server.distributed.ORemoteTaskFactoryManager
 
getFactoryByServerName(String) - Method in interface com.orientechnologies.orient.server.distributed.ORemoteTaskFactoryManager
 
getFactoryByServerNames(Collection<String>) - Method in interface com.orientechnologies.orient.server.distributed.ORemoteTaskFactoryManager
 
getFactoryByVersion(int) - Method in interface com.orientechnologies.orient.server.distributed.ORemoteTaskFactoryManager
 
getFactoryId() - Method in class com.orientechnologies.orient.server.distributed.operation.NodeOperationTask
 
getFactoryId() - Method in interface com.orientechnologies.orient.server.distributed.task.ORemoteTask
 
getFetchedRecordsToSend() - Method in class com.orientechnologies.orient.server.network.protocol.binary.OSyncCommandResultListener
 
getFetchPlanFromStatement(OStatement) - Static method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostCommand
 
getFileName(Map.Entry<String, String>) - Method in class com.orientechnologies.orient.server.handler.OAutomaticBackup
 
getFileParamenterName() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostImportDatabase
 
getFileParamenterName() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostUploadSingleFile
 
getFileParamenterName() - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartRequestCommand
 
getFinalResponse() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
getFinalResponse() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManagerImpl
 
getFixTask(ODistributedRequest, ORemoteTask, Object, Object, String, ODistributedServerManager) - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractReplicatedTask
 
getGenericFinalResponse() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
getGlobalProperties(OServer, OJSONWriter) - Static method in class com.orientechnologies.orient.server.OServerInfo
 
getGlobalReadQuorum(String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns the global read quorum.
getHeader() - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
getHeader(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
getHeader() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseWrapper
Returns the response's additional headers.
getHeader() - Method in class com.orientechnologies.orient.server.token.JsonWebToken
 
getHeaders() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
getHeaders() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestImpl
 
getHeaders() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestWrapper
Return the request's HTTP headers
getHeaders() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
getHeadersMap() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
getHookManager() - Method in class com.orientechnologies.orient.server.OServer
 
getHttpMethod() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
getHttpMethod() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestImpl
 
getHttpMethod() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestWrapper
Return the request's HTTP method called.
getHttpSessionManager() - Method in class com.orientechnologies.orient.server.OServer
 
getHttpVersion() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
getHttpVersion() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestImpl
 
getHttpVersion() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestWrapper
Return the request's HTTP version.
getHttpVersion() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
getHttpVersion() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseWrapper
 
getId() - Method in class com.orientechnologies.orient.server.distributed.ODistributedRequest
 
getId() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpSession
 
getId() - Method in class com.orientechnologies.orient.server.OClientConnection
 
getIfMatch() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
getIfMatch() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestImpl
 
getIfMatch() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestWrapper
Return the request's IF-MATCH header.
getIn() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
getInboundAddr() - Method in class com.orientechnologies.orient.server.network.OServerNetworkListener
 
getInputStream() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
getInstance(String) - Static method in class com.orientechnologies.orient.server.OServer
 
getInstance() - Method in class com.orientechnologies.orient.server.plugin.OServerPluginInfo
 
getInstanceByPath(String) - Static method in class com.orientechnologies.orient.server.OServer
 
getIssuedAt() - Method in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
getIssuer() - Method in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
getIsValid() - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
getIsValid() - Method in class com.orientechnologies.orient.server.token.JsonWebToken
 
getIsVerified() - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
getIsVerified() - Method in class com.orientechnologies.orient.server.token.JsonWebToken
 
getKey() - Method in exception com.orientechnologies.orient.server.distributed.task.ODistributedKeyLockedException
 
getKey(OJwtHeader) - Method in class com.orientechnologies.orient.server.token.DefaultKeyProvider
 
getKeyId() - Method in class com.orientechnologies.orient.server.token.OrientJwtHeader
 
getKeyProvider() - Method in class com.orientechnologies.orient.server.token.OTokenHandlerImpl
 
getKeys() - Method in class com.orientechnologies.orient.server.token.DefaultKeyProvider
 
getLastClusterChangeOn() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getLastLSN(String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedSyncConfiguration
 
getLastLSN() - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractReplicatedTask
 
getLastOperationTimestamp() - Method in class com.orientechnologies.orient.server.distributed.ODistributedMomentum
 
getLastOperationTimestamp() - Method in class com.orientechnologies.orient.server.distributed.ODistributedSyncConfiguration
 
getLatencies() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedMessageService
 
getLimitFromStatement(OStatement, int) - Static method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostCommand
 
getListenerByProtocol(Class<? extends ONetworkProtocol>) - Method in class com.orientechnologies.orient.server.OServer
 
getListeningAddress(boolean) - Method in class com.orientechnologies.orient.server.network.OServerNetworkListener
 
getListeningAddress() - Method in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocol
 
getLoadedOn() - Method in class com.orientechnologies.orient.server.plugin.OServerPluginInfo
 
getLocalHostIp() - Static method in class com.orientechnologies.orient.server.network.OServerNetworkListener
 
getLocalNodeConfiguration() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getLocalNodeId() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getLocalNodeName() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getLocalResult() - Method in class com.orientechnologies.orient.server.distributed.OAsynchDistributedOperation
 
getLockHolder() - Method in exception com.orientechnologies.orient.server.distributed.task.ODistributedRecordLockedException
 
getLockManagerExecutor() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getLockManagerRequester() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getLockManagerServer() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getLSN(String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedMomentum
 
getManager() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedDatabase
 
getMasterServers() - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns an ordered list of master server.
getMessageId() - Method in class com.orientechnologies.orient.server.distributed.OAsynchDistributedOperation
 
getMessageId() - Method in class com.orientechnologies.orient.server.distributed.ODistributedRequestId
 
getMessageId() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
getMessageId() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManagerImpl
 
getMessageId() - Method in interface com.orientechnologies.orient.server.distributed.operation.NodeOperation
 
getMessageService() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getMessageStats() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedMessageService
 
getMissingNodes() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
getMissingNodes() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManagerImpl
Returns the list of node names that didn't provide a response.
getMomentum() - Method in class com.orientechnologies.orient.server.distributed.ODistributedSyncConfiguration
 
getMultipartStream() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
getMultipartStream() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestImpl
 
getName() - Method in class com.orientechnologies.orient.server.distributed.conflict.OContentDistributedConflictResolver
 
getName() - Method in class com.orientechnologies.orient.server.distributed.conflict.ODCDistributedConflictResolver
 
getName() - Method in interface com.orientechnologies.orient.server.distributed.conflict.ODistributedConflictResolver
Name to register in the factory.
getName() - Method in class com.orientechnologies.orient.server.distributed.conflict.OMajorityDistributedConflictResolver
 
getName() - Method in class com.orientechnologies.orient.server.distributed.conflict.OQuorumDistributedConflictResolver
 
getName() - Method in class com.orientechnologies.orient.server.distributed.conflict.OVersionDistributedConflictResolver
 
getName() - Method in class com.orientechnologies.orient.server.distributed.operation.NodeOperationTask
 
getName() - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask
 
getName() - Method in interface com.orientechnologies.orient.server.distributed.task.ORemoteTask
 
getName() - Method in class com.orientechnologies.orient.server.handler.OAutomaticBackup
 
getName() - Method in class com.orientechnologies.orient.server.handler.OConfigurableHooksManager
 
getName() - Method in class com.orientechnologies.orient.server.handler.OCustomSQLFunctionPlugin
 
getName() - Method in class com.orientechnologies.orient.server.handler.OJMXPlugin
 
getName() - Method in class com.orientechnologies.orient.server.handler.OServerSideScriptInterpreter
 
getName() - Method in class com.orientechnologies.orient.server.network.OServerSocketFactory
 
getName() - Method in class com.orientechnologies.orient.server.plugin.livequery.OLiveQueryPlugin
Deprecated.
 
getName() - Method in class com.orientechnologies.orient.server.plugin.mail.OMailPlugin
 
getName() - Method in class com.orientechnologies.orient.server.plugin.OServerPluginInfo
 
getName() - Method in class com.orientechnologies.orient.server.plugin.OServerPluginManager
 
getName() - Method in interface com.orientechnologies.orient.server.security.OSecurityAuthenticator
 
getName() - Method in class com.orientechnologies.orient.server.security.OSecurityAuthenticatorAbstract
 
getName() - Method in class com.orientechnologies.orient.server.token.OrientTokenHandler
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.all.OServerCommandForward
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.all.OServerCommandFunction
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.delete.OServerCommandDeleteClass
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.delete.OServerCommandDeleteDatabase
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.delete.OServerCommandDeleteDocument
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.delete.OServerCommandDeleteIndex
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.delete.OServerCommandDeleteProperty
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandConfigurableAbstract
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetClass
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetCluster
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetConnect
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetConnections
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetDatabase
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetDictionary
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetDisconnect
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetDocument
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetDocumentByClass
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetExportDatabase
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetFileDownload
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetGephi
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetIndex
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetListDatabases
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetPing
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetQuery
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetServer
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetServerVersion
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetSSO
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetStorageAllocation
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetSupportedLanguages
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandIsEnterprise
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.options.OServerCommandOptions
 
getNames() - Method in interface com.orientechnologies.orient.server.network.protocol.http.command.OServerCommand
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAuthenticatedPatternAbstract
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandPatternAbstract
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.patch.OServerCommandPatchDocument
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostAuthToken
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostBatch
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostClass
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostCommand
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostDatabase
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostDocument
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostImportDatabase
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostImportRecords
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostInstallDatabase
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostKillDbConnection
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostProperty
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostServer
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostStudio
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostUploadSingleFile
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.put.OServerCommandPostConnection
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.put.OServerCommandPutDocument
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.put.OServerCommandPutIndex
 
getNetworkListeners() - Method in class com.orientechnologies.orient.server.OServer
 
getNetworkProtocols() - Method in class com.orientechnologies.orient.server.OServer
 
getNewNodeStrategy() - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns the new node strategy between "dynamic" and "static".
getNextMessageIdCounter() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getNode() - Method in exception com.orientechnologies.orient.server.distributed.task.ODistributedKeyLockedException
 
getNode() - Method in exception com.orientechnologies.orient.server.distributed.task.ODistributedRecordLockedException
 
getNodeConfigurationByUuid(String, boolean) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getNodeId() - Method in class com.orientechnologies.orient.server.distributed.ODistributedRequestId
 
getNodeIdByName(String) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getNodeNameById(int) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getNodes() - Method in class com.orientechnologies.orient.server.distributed.OAsynchDistributedOperation
 
getNodesConcurInQuorum(ODistributedServerManager, ODistributedConfiguration, ODistributedRequest, Collection<String>, String, Object) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedStrategy
 
getNodeSource() - Method in class com.orientechnologies.orient.server.distributed.operation.NodeOperationTask
 
getNodeSource() - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask
 
getNodeSource() - Method in interface com.orientechnologies.orient.server.distributed.task.ORemoteTask
 
getNodeStatus() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getNodesWithStatus(Collection<String>, String, ODistributedServerManager.DB_STATUS...) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getNodeUuidByName(String) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getNotBefore() - Method in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
getOnlineNodes(String) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getOut() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
getOutputStream() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
getOutputStream() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseWrapper
 
getOwnedClustersByServer(Collection<String>, String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns the clusters where a server is owner.
getParameter(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
getParameter(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestWrapper
Returns the request's parameter.
getParameter(Object) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpSession
 
getParameter(String) - Method in class com.orientechnologies.orient.server.plugin.OServerPluginInfo
 
getParameters() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
getParameters() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestWrapper
Returns the request's parameters.
getParameters(Object) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpSession
 
getParameters(String) - Static method in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
getPartitionKey() - Method in class com.orientechnologies.orient.server.distributed.operation.NodeOperationTask
 
getPartitionKey() - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask
 
getPartitionKey() - Method in interface com.orientechnologies.orient.server.distributed.task.ORemoteTask
 
getPasswordAuthentication() - Method in class com.orientechnologies.orient.server.plugin.mail.OSMTPAuthenticator
 
getPayload() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponse
 
getPayload() - Method in class com.orientechnologies.orient.server.token.JsonWebToken
 
getPayloadType(OJwtPayload) - Method in class com.orientechnologies.orient.server.token.OTokenHandlerImpl
 
getPlugin(String) - Method in class com.orientechnologies.orient.server.OServer
 
getPluginByClass(Class<RET>) - Method in class com.orientechnologies.orient.server.OServer
 
getPluginByFile(String) - Method in class com.orientechnologies.orient.server.plugin.OServerPluginManager
 
getPluginByName(String) - Method in class com.orientechnologies.orient.server.plugin.OServerPluginManager
 
getPluginManager() - Method in class com.orientechnologies.orient.server.OServer
 
getPluginNameByFile(String) - Method in class com.orientechnologies.orient.server.plugin.OServerPluginManager
 
getPluginNames() - Method in class com.orientechnologies.orient.server.plugin.OServerPluginManager
 
getPlugins() - Method in class com.orientechnologies.orient.server.OServer
 
getPlugins() - Method in class com.orientechnologies.orient.server.plugin.OServerPluginManager
 
getPorts(String) - Static method in class com.orientechnologies.orient.server.network.OServerNetworkListener
 
getPrimaryAuthenticator() - Method in class com.orientechnologies.orient.server.security.ODefaultServerSecurity
 
getPrimaryAuthenticator() - Method in interface com.orientechnologies.orient.server.security.OServerSecurity
Returns the first authenticator in the list, which is the primary authenticator.
getPriority() - Method in class com.orientechnologies.orient.server.handler.OConfigurableHooksManager
 
getPriority() - Method in class com.orientechnologies.orient.server.plugin.livequery.OLiveQueryPlugin
Deprecated.
 
getProcessedRequests() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedDatabase
 
getProcessedRequests() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedMessageService
 
getProfile(String) - Method in class com.orientechnologies.orient.server.plugin.mail.OMailPlugin
 
getProfiledDatabaseInstance(OHttpRequest) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAuthenticatedDbAbstract
 
getProfiledDatabaseInstanceBasic(OHttpRequest) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAuthenticatedDbAbstract
 
getProfiledDatabaseInstanceToken(OHttpRequest) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAuthenticatedDbAbstract
 
getProfileNames() - Method in class com.orientechnologies.orient.server.plugin.mail.OMailPlugin
 
getProperties(OServer, OJSONWriter) - Static method in class com.orientechnologies.orient.server.OServerInfo
 
getProtocol() - Method in class com.orientechnologies.orient.server.OClientConnection
 
getProtocolDataFromToken(OClientConnection, OToken) - Method in interface com.orientechnologies.orient.server.OTokenHandler
 
getProtocolDataFromToken(OClientConnection, OToken) - Method in class com.orientechnologies.orient.server.token.OrientTokenHandler
 
getProtocolDataFromToken(OClientConnection, OToken) - Method in class com.orientechnologies.orient.server.token.OTokenHandlerImpl
 
getProtocolType() - Method in class com.orientechnologies.orient.server.network.OServerNetworkListener
 
getProtocolVersion() - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
getProtocolVersion() - Method in class com.orientechnologies.orient.server.distributed.ORemoteServerController
 
getProtocolVersion() - Method in interface com.orientechnologies.orient.server.distributed.ORemoteTaskFactory
 
getProtocolVersion() - Method in class com.orientechnologies.orient.server.network.protocol.binary.HandshakeInfo
 
getPushManager() - Method in class com.orientechnologies.orient.server.OServer
 
getQuorum() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
getQuorum() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManagerImpl
 
getQuorumType() - Method in class com.orientechnologies.orient.server.distributed.operation.NodeOperationTask
 
getQuorumType() - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask
 
getQuorumType() - Method in interface com.orientechnologies.orient.server.distributed.task.ORemoteTask
 
getReadQuorum(String, int, String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns the read quorum.
getReceivedRequests() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedDatabase
 
getReceivedRequests() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedMessageService
 
getReceivedResponses() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManagerImpl
Returns the received response objects.
getRecord(Map<Object, Object>) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostBatch
 
getRecord(ORID) - Method in class com.orientechnologies.orient.server.tx.OTransactionOptimisticProxy
 
getRecord(ORID) - Method in class com.orientechnologies.orient.server.tx.OTransactionOptimisticServer
 
getRecordBytes(OClientConnection, ORecord) - Static method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
getRecordBytes(OClientConnection, ORecord) - Static method in class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
getRecordSerializerName(OClientConnection) - Static method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
getRegisteredServers() - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns the registered servers.
getRemoteAddress() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
getRemoteAddress() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
getRemoteAddress() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestWrapper
 
getRemoteAddress() - Method in interface com.orientechnologies.orient.server.network.protocol.http.ONetworkHttpExecutor
 
getRemoteAddress() - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
getRemoteAddress() - Method in class com.orientechnologies.orient.server.OClientConnection
Returns the remote network address in the format :.
getRemoteServer(String) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getReqId() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedTxContext
 
getRequest() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
getRequest() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManagerImpl
 
getRequest() - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
getRequest(String) - Method in class com.orientechnologies.orient.server.OPushEventType
 
getRequestId() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponse
 
getRequestType() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
getResource(OHttpRequest) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetStaticContent
 
getResource() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAuthenticatedServerAbstract
 
getRespondingNodes() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
getRespondingNodes() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManagerImpl
Returns the list of node names that provided a response.
getResponse() - Method in class com.orientechnologies.orient.server.distributed.operation.NodeOperationTaskResponse
 
getResponse() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseWrapper
 
getResponse() - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
getResponseCharSet() - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
getResponseManager(ODistributedRequestId) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedMessageService
 
getResult() - Method in class com.orientechnologies.orient.server.network.protocol.binary.OAbstractCommandResultListener
 
getResult() - Method in class com.orientechnologies.orient.server.network.protocol.binary.OCommandCacheRemoteResultListener
 
getResultStrategy() - Method in class com.orientechnologies.orient.server.distributed.operation.NodeOperationTask
 
getResultStrategy() - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractCommandTask
 
getResultStrategy() - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask
 
getResultStrategy() - Method in interface com.orientechnologies.orient.server.distributed.task.ORemoteTask
 
getRid() - Method in exception com.orientechnologies.orient.server.distributed.task.ODistributedRecordLockedException
 
getSecurity() - Method in class com.orientechnologies.orient.server.OServer
 
getSenderNodeName() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponse
 
getSentOn() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
getSentOn() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManagerImpl
 
getSerializationImpl() - Method in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 
getSerializer() - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
getSerializer() - Method in class com.orientechnologies.orient.server.network.protocol.binary.HandshakeInfo
 
getSerializer() - Method in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 
getServer() - Method in class com.orientechnologies.orient.server.distributed.ORemoteServerChannel
 
getServer() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAbstract
 
getServer() - Method in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocol
 
getServer() - Method in class com.orientechnologies.orient.server.security.ODefaultServerSecurity
 
getServer() - Method in class com.orientechnologies.orient.server.security.OSecurityAuthenticatorAbstract
 
getServerClusterMap(Collection<String>, String, boolean) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns the list of servers that can manage a list of clusters.
getServerConfig() - Method in class com.orientechnologies.orient.server.security.OSecurityAuthenticatorAbstract
 
getServerId() - Method in class com.orientechnologies.orient.server.OServer
 
getServerId() - Method in class com.orientechnologies.orient.server.OSystemDatabase
 
getServerInfo() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
getServerInfo(OServer) - Static method in class com.orientechnologies.orient.server.OServerInfo
 
getServerInstance() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getServerRole(String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns the server role between MASTER (default) and REPLICA.
getServers(Collection<String>) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns the set of server names involved on the passed cluster collection.
getServers(String, String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns the server list for the requested cluster cluster excluding any tags like and iExclude if any.
getServers() - Method in class com.orientechnologies.orient.server.distributed.ODistributedMomentum
 
getServersWithoutFollowup() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
getServersWithoutFollowup() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManagerImpl
 
getServerThreadGroup() - Method in class com.orientechnologies.orient.server.OServer
 
getServerUser() - Method in class com.orientechnologies.orient.server.OClientConnection
 
getSession(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpSessionManager
 
getSession(OClientConnection) - Method in class com.orientechnologies.orient.server.OClientConnectionManager
 
getSessionId() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
getSessionId() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestWrapper
Returns the session-id.
getSessionId() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
getSessionID() - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
getSessionInMills() - Method in class com.orientechnologies.orient.server.token.OrientTokenHandler
 
getSessionInMills() - Method in class com.orientechnologies.orient.server.token.OTokenHandlerImpl
 
getSessions() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpSessionManager
 
getSignedBinaryToken(ODatabaseDocumentInternal, OSecurityUser, ONetworkProtocolData) - Method in interface com.orientechnologies.orient.server.OTokenHandler
 
getSignedBinaryToken(ODatabaseDocumentInternal, OSecurityUser, ONetworkProtocolData) - Method in class com.orientechnologies.orient.server.token.OrientTokenHandler
 
getSignedBinaryToken(ODatabaseDocumentInternal, OSecurityUser, ONetworkProtocolData) - Method in class com.orientechnologies.orient.server.token.OTokenHandlerImpl
 
getSignedWebToken(ODatabaseDocument, OSecurityUser) - Method in interface com.orientechnologies.orient.server.OTokenHandler
 
getSignedWebToken(ODatabaseDocument, OSecurityUser) - Method in class com.orientechnologies.orient.server.token.OrientTokenHandler
 
getSignedWebToken(ODatabaseDocument, OSecurityUser) - Method in class com.orientechnologies.orient.server.token.OTokenHandlerImpl
 
getSignedWebTokenServerUser(OServerUserConfiguration) - Method in interface com.orientechnologies.orient.server.OTokenHandler
 
getSignedWebTokenServerUser(OServerUserConfiguration) - Method in class com.orientechnologies.orient.server.token.OTokenHandlerImpl
 
getSince() - Method in class com.orientechnologies.orient.server.OClientConnection
 
getSSLContext() - Method in class com.orientechnologies.orient.server.network.OServerSSLSocketFactory
 
getStartedOn() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedTxContext
 
getStartedOn() - Method in class com.orientechnologies.orient.server.OServer
 
getStatefulCommands() - Method in class com.orientechnologies.orient.server.network.OServerNetworkListener
 
getStatelessCommands() - Method in class com.orientechnologies.orient.server.network.OServerNetworkListener
 
getStaticEncoding() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
getStats() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getStats() - Method in class com.orientechnologies.orient.server.OClientConnection
 
getStorage(String) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getStoragePath(String, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostDatabase
 
getStorages(OServer, OJSONWriter) - Static method in class com.orientechnologies.orient.server.OServerInfo
 
getSyncConfiguration() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedDatabase
 
getSynchronousTimeout(int) - Method in class com.orientechnologies.orient.server.distributed.operation.NodeOperationTask
 
getSynchronousTimeout(int) - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask
 
getSynchronousTimeout(int) - Method in interface com.orientechnologies.orient.server.distributed.task.ORemoteTask
 
getSynchTimeout() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
getSynchTimeout() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManagerImpl
 
getSyslog() - Method in class com.orientechnologies.orient.server.security.ODefaultServerSecurity
 
getSyslog() - Method in interface com.orientechnologies.orient.server.security.OServerSecurity
 
getSystemDatabase() - Method in class com.orientechnologies.orient.server.OServer
 
getSystemDatabaseName() - Method in class com.orientechnologies.orient.server.OSystemDatabase
 
getSystemUser(String, String) - Method in class com.orientechnologies.orient.server.security.ODefaultServerSecurity
Returns the "System User" associated with 'username' from the system database.
getTask() - Method in class com.orientechnologies.orient.server.distributed.OAsynchDistributedOperation
 
getTask() - Method in class com.orientechnologies.orient.server.distributed.ODistributedRequest
 
getTaskFactoryManager() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
Returns the task factory manager.
getThreadGroup() - Method in class com.orientechnologies.orient.server.OServer
 
getToken() - Method in class com.orientechnologies.orient.server.OClientConnection
 
getTokenBased() - Method in class com.orientechnologies.orient.server.OClientConnection
 
getTokenBytes() - Method in class com.orientechnologies.orient.server.OClientConnection
 
getTokenHandler() - Method in class com.orientechnologies.orient.server.OServer
 
getTokenId() - Method in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
getTotal() - Method in class com.orientechnologies.orient.server.OClientConnectionManager
 
getTotalNodes(String) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getTotalTimeout(int) - Method in class com.orientechnologies.orient.server.distributed.operation.NodeOperationTask
 
getTotalTimeout(int) - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask
 
getTotalTimeout(int) - Method in interface com.orientechnologies.orient.server.distributed.task.ORemoteTask
 
getTransaction() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedTxContext
 
getTransactionId() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedTxContext
 
getTxContext(ODistributedRequestId) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedDatabase
 
getType() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
getType() - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpDb
 
getType() - Method in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocol
 
getType() - Method in class com.orientechnologies.orient.server.token.OrientJwtHeader
 
getUndoTask(ODistributedServerManager, ODistributedRequestId, List<String>) - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractReplicatedTask
 
getUpdatedOn() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpSession
 
getUpdatedRecords() - Method in class com.orientechnologies.orient.server.tx.OTransactionOptimisticProxy
 
getUpdatedRecords() - Method in class com.orientechnologies.orient.server.tx.OTransactionOptimisticServer
 
getUrl() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
getUrl() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestImpl
 
getURL() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestWrapper
Returns the request's URL.
getUrlEncodedContent() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
getUser(ODatabaseDocumentInternal) - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
getUser(OHttpRequest) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAuthenticatedServerAbstract
 
getUser() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
getUser() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestWrapper
Gets the request's user name.
getUser(String) - Method in class com.orientechnologies.orient.server.OServer
 
getUser(String) - Method in class com.orientechnologies.orient.server.security.authenticator.ODefaultPasswordAuthenticator
 
getUser(String) - Method in class com.orientechnologies.orient.server.security.authenticator.OServerConfigAuthenticator
 
getUser(String) - Method in class com.orientechnologies.orient.server.security.authenticator.OSystemUserAuthenticator
 
getUser(String) - Method in class com.orientechnologies.orient.server.security.ODefaultServerSecurity
 
getUser(String) - Method in interface com.orientechnologies.orient.server.security.OSecurityAuthenticator
 
getUser(String) - Method in class com.orientechnologies.orient.server.security.OSecurityAuthenticatorAbstract
 
getUser(ODatabaseSession, String) - Method in class com.orientechnologies.orient.server.security.OSecurityServerExternal
 
getUser(String) - Method in interface com.orientechnologies.orient.server.security.OServerSecurity
Some authenticators support maintaining a list of users and associated resources (and sometimes passwords).
getUser(ODatabaseDocumentInternal) - Method in class com.orientechnologies.orient.server.token.JsonWebToken
 
getUserId() - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
getUserId() - Method in class com.orientechnologies.orient.server.token.JsonWebToken
 
getUserName() - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
getUserName() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpSession
 
getUserName() - Method in class com.orientechnologies.orient.server.token.JsonWebToken
 
getUserName() - Method in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
getUserPassword() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpSession
 
getUserRID() - Method in class com.orientechnologies.orient.server.distributed.ODistributedRequest
 
getUserRid() - Method in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
getVariable(String) - Method in class com.orientechnologies.orient.server.OServer
 
getVersion() - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
 
getVersion() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
getVersion() - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpDb
 
getVersion() - Method in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocol
 
getVersion() - Method in class com.orientechnologies.orient.server.plugin.OServerPluginInfo
 
getVirtualFolderContent(OHttpRequest) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetStaticContent
 
getWeb() - Method in class com.orientechnologies.orient.server.plugin.OServerPluginInfo
 
getWrappedInputStream() - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartBaseInputStream
 
getWrappedInputStream() - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartContentInputStream
 
getWriteQuorum(String, int, String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns the write quorum.

H

handleConnectionError(OClientConnection, Throwable) - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
handleError(Throwable, OHttpRequest) - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
handleResult(OHttpRequest, OHttpResponse, Object) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.all.OServerCommandAbstractLogic
 
handleResult(OHttpRequest, OHttpResponse, Object) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.all.OServerCommandFunction
 
handleUnreachableNode(String) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedDatabase
Unlocks all the record locked by node iNodeName
handleUnreachableServer(String) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedLockManager
 
HandshakeInfo - Class in com.orientechnologies.orient.server.network.protocol.binary
Created by tglman on 29/12/16.
HandshakeInfo(short, String, String, byte, byte) - Constructor for class com.orientechnologies.orient.server.network.protocol.binary.HandshakeInfo
 
has(int) - Method in class com.orientechnologies.orient.server.OClientConnectionManager
 
hasDataCenterConfiguration() - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns true if the configuration per data centers is specified.
hashCode() - Method in exception com.orientechnologies.orient.server.distributed.ODistributedException
 
hashCode() - Method in class com.orientechnologies.orient.server.distributed.ODistributedRequestId
 
hashCode() - Method in exception com.orientechnologies.orient.server.distributed.ODistributedStartupException
 
hashCode() - Method in exception com.orientechnologies.orient.server.distributed.task.ODistributedOperationException
 
hashCode() - Method in class com.orientechnologies.orient.server.OClientConnection
 
hashCode() - Method in class com.orientechnologies.orient.server.OClientSessions
 
hashCode() - Method in class com.orientechnologies.orient.server.OHashToken
 
hasParameters(String...) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestWrapper
Checks how many parameters have been received.
hasResponse() - Method in class com.orientechnologies.orient.server.distributed.operation.NodeOperationTask
 
hasResponse() - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask
 
hasResponse() - Method in interface com.orientechnologies.orient.server.distributed.task.ORemoteTask
 
header - Variable in class com.orientechnologies.orient.server.token.JsonWebToken
 
HEADER_AUTHENTICATE_NEGOTIATE - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
HEADER_AUTHENTICATION - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
HEADER_AUTHORIZATION - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
HEADER_CONNECTION - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
HEADER_CONTENT_ENCODING - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
HEADER_CONTENT_LENGTH - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
HEADER_CONTENT_TYPE - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
HEADER_COOKIE - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
HEADER_ETAG - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
HEADER_IF_MATCH - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
HEADER_X_FORWARDED_FOR - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
hookManager - Variable in class com.orientechnologies.orient.server.OServer
 

I

iat - Variable in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
importData - Variable in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostImportDatabase
 
incrementalBackupDatabase(String, String, ODatabaseDocumentInternal) - Method in class com.orientechnologies.orient.server.handler.OAutomaticBackup
 
indexChanges - Variable in class com.orientechnologies.orient.server.tx.OTransactionOptimisticServer
 
indexManager - Variable in class com.orientechnologies.orient.server.OPushManager
 
info(Object, String, String, ODistributedServerLog.DIRECTION, String, Object...) - Static method in class com.orientechnologies.orient.server.distributed.ODistributedServerLog
 
info(Object, String, String, ODistributedServerLog.DIRECTION, String, Throwable, Object...) - Static method in class com.orientechnologies.orient.server.distributed.ODistributedServerLog
 
init(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.all.OServerCommandAbstractLogic
 
init(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.all.OServerCommandFunction
 
init(OServer) - Method in class com.orientechnologies.orient.server.OClientConnection
 
init(OServer) - Method in interface com.orientechnologies.orient.server.OServerAware
 
initFromConfiguration() - Method in class com.orientechnologies.orient.server.OServer
 
initVariables(OServer, OChannelBinary) - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
Internal varialbe injection useful for testing.
installDatabase(boolean, String, boolean, boolean) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
interceptor - Variable in class com.orientechnologies.orient.server.handler.OServerSideScriptInterpreter
 
internalAvailable - Variable in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartContentInputStream
 
interrupt(int) - Method in class com.orientechnologies.orient.server.OClientConnectionManager
Interrupt the associated network manager.
invokeHandlerCallbackOnAfterClientRequest(OServer, OClientConnection, byte) - Static method in class com.orientechnologies.orient.server.plugin.OServerPluginHelper
 
invokeHandlerCallbackOnBeforeClientRequest(OServer, OClientConnection, byte) - Static method in class com.orientechnologies.orient.server.plugin.OServerPluginHelper
 
invokeHandlerCallbackOnClientConnection(OServer, OClientConnection) - Static method in class com.orientechnologies.orient.server.plugin.OServerPluginHelper
 
invokeHandlerCallbackOnClientDisconnection(OServer, OClientConnection) - Static method in class com.orientechnologies.orient.server.plugin.OServerPluginHelper
 
invokeHandlerCallbackOnClientError(OServer, OClientConnection, Throwable) - Static method in class com.orientechnologies.orient.server.plugin.OServerPluginHelper
 
invokeHandlerCallbackOnSocketAccepted(OServer, ONetworkProtocol) - Static method in class com.orientechnologies.orient.server.plugin.OServerPluginHelper
 
invokeHandlerCallbackOnSocketDestroyed(OServer, ONetworkProtocol) - Static method in class com.orientechnologies.orient.server.plugin.OServerPluginHelper
 
is - Variable in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetStaticContent.OStaticContent
 
isActive() - Method in class com.orientechnologies.orient.server.network.OServerNetworkListener
 
isActive() - Method in class com.orientechnologies.orient.server.OClientSessions
 
isActive() - Method in class com.orientechnologies.orient.server.OServer
 
isAllowed(String, String) - Method in class com.orientechnologies.orient.server.OServer
Checks if a server user is allowed to operate with a resource.
isAuthorized(String, String) - Method in class com.orientechnologies.orient.server.security.authenticator.ODefaultPasswordAuthenticator
 
isAuthorized(String, String) - Method in class com.orientechnologies.orient.server.security.authenticator.OServerConfigAuthenticator
 
isAuthorized(String, String) - Method in class com.orientechnologies.orient.server.security.authenticator.OSystemUserAuthenticator
 
isAuthorized(String, String) - Method in class com.orientechnologies.orient.server.security.ODefaultServerSecurity
 
isAuthorized(String, String) - Method in interface com.orientechnologies.orient.server.security.OSecurityAuthenticator
 
isAuthorized(String, String) - Method in class com.orientechnologies.orient.server.security.OSecurityAuthenticatorAbstract
 
isAutoDeploy() - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
 
isCaseSensitive() - Method in class com.orientechnologies.orient.server.security.authenticator.OServerConfigAuthenticator
 
isCaseSensitive() - Method in class com.orientechnologies.orient.server.security.OSecurityAuthenticatorAbstract
 
isDebug() - Method in class com.orientechnologies.orient.server.security.OSecurityAuthenticatorAbstract
 
isDebugEnabled() - Static method in class com.orientechnologies.orient.server.distributed.ODistributedServerLog
 
isDefaultAllowed() - Method in class com.orientechnologies.orient.server.security.ODefaultServerSecurity
 
isDisconnectOnAfter() - Method in class com.orientechnologies.orient.server.OClientConnection
 
isDynamic() - Method in class com.orientechnologies.orient.server.plugin.OServerPluginInfo
 
isEmpty() - Method in class com.orientechnologies.orient.server.distributed.ODistributedMomentum
 
isEmpty() - Method in class com.orientechnologies.orient.server.network.protocol.binary.OAbstractCommandResultListener
 
isEmpty() - Method in class com.orientechnologies.orient.server.network.protocol.binary.OAsyncCommandResultListener
 
isEmpty() - Method in class com.orientechnologies.orient.server.network.protocol.binary.OCommandCacheRemoteResultListener
 
isEmpty() - Method in class com.orientechnologies.orient.server.network.protocol.binary.OLiveCommandResultListener
 
isEmpty() - Method in class com.orientechnologies.orient.server.network.protocol.binary.OSyncCommandResultListener
 
isEnabled() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
isEnabled() - Method in interface com.orientechnologies.orient.server.OTokenHandler
 
isEnabled() - Method in class com.orientechnologies.orient.server.plugin.livequery.OLiveQueryPlugin
Deprecated.
 
isEnabled() - Method in class com.orientechnologies.orient.server.security.ODefaultServerSecurity
 
isEnabled() - Method in class com.orientechnologies.orient.server.security.OSecurityAuthenticatorAbstract
 
isEnabled() - Method in interface com.orientechnologies.orient.server.security.OSecurityComponent
 
isEnabled() - Method in class com.orientechnologies.orient.server.token.OrientTokenHandler
 
isEnabled() - Method in class com.orientechnologies.orient.server.token.OTokenHandlerImpl
 
isEndRequest(OHttpRequest) - Static method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartHelper
 
isExecutionModeSynchronous(String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns the execution mode if synchronous.
isFinished() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
isFinished() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManagerImpl
 
isIdempotent() - Method in class com.orientechnologies.orient.server.distributed.operation.NodeOperationTask
 
isIdempotent() - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask
 
isIdempotent() - Method in interface com.orientechnologies.orient.server.distributed.task.ORemoteTask
 
isJsonErrorResponse() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
isJsonResponse(OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAbstract
 
isKeepAlive() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
isKeepAlive() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestImpl
 
isKeepAlive() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
isLocalDataCenterWriteQuorum() - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns true if the global write quorum is "localDataCenter".
isMinimumQuorumReached(boolean) - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManagerImpl
 
isMultipart() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
isMultipart() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestImpl
 
isMultipart() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestWrapper
Returns if the requests has multipart.
isMultipartPartHeader(StringBuilder) - Static method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartHelper
 
isNodeAvailable(String) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
isNodeAvailable(String, String) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
Available means not OFFLINE, so ONLINE or SYNCHRONIZING.
isNodeAvailable(String) - Method in interface com.orientechnologies.orient.server.distributed.ORemoteServerAvailabilityCheck
 
isNodeOnline(String, String) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
Returns true if the node status is ONLINE.
isNodeOnlineRequired() - Method in class com.orientechnologies.orient.server.distributed.operation.NodeOperationTask
 
isNodeOnlineRequired() - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask
 
isNodeOnlineRequired() - Method in interface com.orientechnologies.orient.server.distributed.task.ORemoteTask
 
isNodeStatusEqualsTo(String, String, ODistributedServerManager.DB_STATUS...) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
Checks the node status if it's one of the statuses received as argument.
isNowValid() - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
isNowValid() - Method in class com.orientechnologies.orient.server.token.JsonWebToken
 
isOffline() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
isOk() - Method in interface com.orientechnologies.orient.server.distributed.operation.NodeOperationResponse
 
isOk() - Method in class com.orientechnologies.orient.server.distributed.operation.NodeOperationResponseFailed
 
isOverwrite() - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartFileToDiskContentParser
 
isPasswordValid(OServerUserConfiguration) - Method in class com.orientechnologies.orient.server.security.OSecurityAuthenticatorAbstract
 
isReadYourWrites(String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Reads your writes.
isReceivedCurrentNode() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManagerImpl
 
isReplicationActive(String, String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns true if the replication is active, otherwise false.
iss - Variable in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
isSameSiteCookie() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
isSendStarted() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
isServerContainingAllClusters(String, Collection<String>) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns true if the local server has all the requested clusters.
isServerContainingCluster(String, String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns true if the local server has the requested cluster.
isServerUser() - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
isSharded() - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns true if the database is sharded across servers.
isSingleSignOnSupported() - Method in class com.orientechnologies.orient.server.security.ODefaultServerSecurity
 
isSingleSignOnSupported() - Method in interface com.orientechnologies.orient.server.security.OSecurityAuthenticator
 
isSingleSignOnSupported() - Method in class com.orientechnologies.orient.server.security.OSecurityAuthenticatorAbstract
 
isStreaming() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
isUsingDatabase() - Method in class com.orientechnologies.orient.server.distributed.operation.NodeOperationTask
 
isUsingDatabase() - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask
 
isUsingDatabase() - Method in interface com.orientechnologies.orient.server.distributed.task.ORemoteTask
 
isWaitForLocalNode() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManagerImpl
 
isWriteQuorumPresent(String) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
Returns true if the quorum is present in terms of number of available nodes for full replication only.

J

JSON_FORMAT - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
JsonWebToken - Class in com.orientechnologies.orient.server.token
Created by emrul on 28/09/2014.
JsonWebToken() - Constructor for class com.orientechnologies.orient.server.token.JsonWebToken
 
JsonWebToken(OJwtHeader, OJwtPayload) - Constructor for class com.orientechnologies.orient.server.token.JsonWebToken
 
jti - Variable in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
JWT_DELIMITER - Static variable in class com.orientechnologies.orient.server.token.OTokenHandlerImpl
 

K

kill(int) - Method in class com.orientechnologies.orient.server.OClientConnectionManager
Disconnects and kill the associated network manager.
kill(OClientConnection) - Method in class com.orientechnologies.orient.server.OClientConnectionManager
Disconnects and kill the associated network manager.
killAllChannels() - Method in class com.orientechnologies.orient.server.OClientConnectionManager
 

L

lastCommandDetail - Variable in class com.orientechnologies.orient.server.OClientConnectionStats
 
lastCommandExecutionTime - Variable in class com.orientechnologies.orient.server.OClientConnectionStats
 
lastCommandInfo - Variable in class com.orientechnologies.orient.server.OClientConnectionStats
 
lastCommandReceived - Variable in class com.orientechnologies.orient.server.OClientConnectionStats
 
lastDatabase - Variable in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 
lastDatabase - Variable in class com.orientechnologies.orient.server.OClientConnectionStats
 
lastLSN - Variable in class com.orientechnologies.orient.server.distributed.task.OAbstractReplicatedTask
 
lastUser - Variable in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 
lastUser - Variable in class com.orientechnologies.orient.server.OClientConnectionStats
 
lifecycleListeners - Variable in class com.orientechnologies.orient.server.OServer
 
linkdedBySimpleValue(ODocument) - Method in class com.orientechnologies.orient.server.network.protocol.binary.OAsyncCommandResultListener
 
linkdedBySimpleValue(ODocument) - Method in class com.orientechnologies.orient.server.network.protocol.binary.OCommandCacheRemoteResultListener
 
linkdedBySimpleValue(ODocument) - Method in class com.orientechnologies.orient.server.network.protocol.binary.OLiveCommandResultListener
 
linkdedBySimpleValue(ODocument) - Method in class com.orientechnologies.orient.server.network.protocol.binary.OSyncCommandResultListener
 
listDatabases() - Method in class com.orientechnologies.orient.server.OServer
 
listeners - Variable in class com.orientechnologies.orient.server.OPushEventType
 
load() - Method in class com.orientechnologies.orient.server.distributed.ODistributedSyncConfiguration
 
loadComponents() - Method in class com.orientechnologies.orient.server.security.ODefaultServerSecurity
 
loadDatabases() - Method in class com.orientechnologies.orient.server.OServer
Opens all the available server's databases.
loadStorages() - Method in class com.orientechnologies.orient.server.OServer
Load configured storages.
loadUsers() - Method in class com.orientechnologies.orient.server.OServer
 
lock(ORID) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedTxContext
 
lock(ORID, long) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedTxContext
 
lock - Variable in class com.orientechnologies.orient.server.OServer
 
lockHolder - Variable in exception com.orientechnologies.orient.server.distributed.task.ODistributedRecordLockedException
 
lockIndexKey(Object) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedTxContext
 
log(OAuditingOperation, String) - Method in interface com.orientechnologies.orient.server.security.OAuditingService
 
log(OAuditingOperation, OSecurityUser, String) - Method in interface com.orientechnologies.orient.server.security.OAuditingService
 
log(OAuditingOperation, String, OSecurityUser, String) - Method in interface com.orientechnologies.orient.server.security.OAuditingService
 
log(OAuditingOperation, String, OSecurityUser, String) - Method in class com.orientechnologies.orient.server.security.ODefaultServerSecurity
 
log(String, String) - Method in interface com.orientechnologies.orient.server.security.OSyslog
 
log(String, String, String) - Method in interface com.orientechnologies.orient.server.security.OSyslog
 
log(String, String, String, String) - Method in interface com.orientechnologies.orient.server.security.OSyslog
 
logClientExceptions - Variable in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
logClientFullStackTrace - Variable in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 

M

main(String[]) - Static method in class com.orientechnologies.orient.server.network.OServerNetworkListener
 
main(String[]) - Static method in class com.orientechnologies.orient.server.OServerMain
 
main(String[]) - Static method in class com.orientechnologies.orient.server.OServerShutdownMain
 
manageConflicts() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManagerImpl
 
mark(int) - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartBaseInputStream
 
mark(int) - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartContentInputStream
 
markSupported() - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartBaseInputStream
 
markSupported() - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartContentInputStream
 
matchProtocol(short) - Static method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkBinaryProtocolFactory
 
messageAfterOp(String, ODistributedRequestId) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
messageBeforeOp(String, ODistributedRequestId) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
messageCurrentPayload(ODistributedRequestId, Object) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
messagePartitionCalculate(ODistributedRequest, Set<Integer>) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
messageProcessEnd(ODistributedRequest, Object) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
messageProcessStart(ODistributedRequest) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
messageReceived(ODistributedRequest) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
METHOD_DELETE - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
METHOD_GET - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
METHOD_PATCH - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
METHOD_POST - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
METHOD_PUT - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
MIN_SUPPORTED_PROTOCOL_VERSION - Static variable in class com.orientechnologies.orient.server.distributed.ORemoteServerController
 
missingTransactions(OTransactionSequenceStatus) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedDatabase
 
modify() - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
 
modify() - Method in class com.orientechnologies.orient.server.distributed.OModifiableDistributedConfiguration
 
MULTIPART_CONTENT_CHARSET - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
MULTIPART_CONTENT_DISPOSITION - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
MULTIPART_CONTENT_FILENAME - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
MULTIPART_CONTENT_NAME - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
MULTIPART_CONTENT_TRANSFER_ENCODING - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
MULTIPART_CONTENT_TYPE - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 

N

NAME - Static variable in class com.orientechnologies.orient.server.distributed.conflict.OContentDistributedConflictResolver
 
NAME - Static variable in class com.orientechnologies.orient.server.distributed.conflict.ODCDistributedConflictResolver
 
NAME - Static variable in class com.orientechnologies.orient.server.distributed.conflict.OMajorityDistributedConflictResolver
 
NAME - Static variable in class com.orientechnologies.orient.server.distributed.conflict.OQuorumDistributedConflictResolver
 
NAME - Static variable in class com.orientechnologies.orient.server.distributed.conflict.OVersionDistributedConflictResolver
 
NAMES - Static variable in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostImportDatabase
 
nbf - Variable in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
networkAddress - Variable in class com.orientechnologies.orient.server.OServerShutdownMain
 
networkListeners - Variable in class com.orientechnologies.orient.server.OServer
 
networkOperation(byte, ORemoteServerChannel.OStorageRemoteOperation<T>, String, int, boolean) - Method in class com.orientechnologies.orient.server.distributed.ORemoteServerChannel
 
networkPort - Variable in class com.orientechnologies.orient.server.OServerShutdownMain
 
networkProtocols - Variable in class com.orientechnologies.orient.server.OServer
 
networkSocketFactories - Variable in class com.orientechnologies.orient.server.OServer
 
NEW_NODE_STRATEGY - Static variable in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
 
NEW_NODE_TAG - Static variable in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
 
newSecurity() - Method in class com.orientechnologies.orient.server.security.ODefaultServerSecurity
OSecurityFactory Interface *
nextByte - Variable in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartContentInputStream
 
nextChainUrl(String) - Static method in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
nextId() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedDatabase
 
node - Variable in exception com.orientechnologies.orient.server.distributed.task.ODistributedRecordLockedException
 
nodeDisconnected(String) - Method in interface com.orientechnologies.orient.server.distributed.ORemoteServerAvailabilityCheck
 
NodeOperation - Interface in com.orientechnologies.orient.server.distributed.operation
 
NodeOperationResponse - Interface in com.orientechnologies.orient.server.distributed.operation
 
NodeOperationResponseFailed - Class in com.orientechnologies.orient.server.distributed.operation
Created by Enrico Risa on 16/01/2018.
NodeOperationResponseFailed() - Constructor for class com.orientechnologies.orient.server.distributed.operation.NodeOperationResponseFailed
 
NodeOperationResponseFailed(Integer, String) - Constructor for class com.orientechnologies.orient.server.distributed.operation.NodeOperationResponseFailed
 
NodeOperationTask - Class in com.orientechnologies.orient.server.distributed.operation
 
NodeOperationTask(NodeOperation) - Constructor for class com.orientechnologies.orient.server.distributed.operation.NodeOperationTask
 
NodeOperationTask() - Constructor for class com.orientechnologies.orient.server.distributed.operation.NodeOperationTask
 
NodeOperationTaskResponse - Class in com.orientechnologies.orient.server.distributed.operation
 
NodeOperationTaskResponse() - Constructor for class com.orientechnologies.orient.server.distributed.operation.NodeOperationTaskResponse
 
NodeOperationTaskResponse(int, NodeOperationResponse) - Constructor for class com.orientechnologies.orient.server.distributed.operation.NodeOperationTaskResponse
 
nodeSource - Variable in class com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask
 
NOT_FOUND - Static variable in interface com.orientechnologies.orient.server.distributed.conflict.ODistributedConflictResolver
 
notifyClients(String) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
now - Variable in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostUploadSingleFile
 

O

OAbstractCommandResultListener - Class in com.orientechnologies.orient.server.network.protocol.binary
Abstract class to manage command results.
OAbstractCommandResultListener(OCommandResultListener) - Constructor for class com.orientechnologies.orient.server.network.protocol.binary.OAbstractCommandResultListener
 
OAbstractCommandTask - Class in com.orientechnologies.orient.server.distributed.task
Base class for Replicated command tasks.
OAbstractCommandTask() - Constructor for class com.orientechnologies.orient.server.distributed.task.OAbstractCommandTask
 
OAbstractDistributedConflictResolver - Class in com.orientechnologies.orient.server.distributed.conflict
Abstract class to simplify implementation of distributed conflict resolvers.
OAbstractDistributedConflictResolver() - Constructor for class com.orientechnologies.orient.server.distributed.conflict.OAbstractDistributedConflictResolver
 
OAbstractRemoteTask - Class in com.orientechnologies.orient.server.distributed.task
Base class for Tasks to be executed remotely.
OAbstractRemoteTask() - Constructor for class com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask
Constructor used from unmarshalling.
OAbstractReplicatedTask - Class in com.orientechnologies.orient.server.distributed.task
Base class for Replicated tasks.
OAbstractReplicatedTask() - Constructor for class com.orientechnologies.orient.server.distributed.task.OAbstractReplicatedTask
 
OAsyncCommandResultListener - Class in com.orientechnologies.orient.server.network.protocol.binary
Asynchronous command result manager.
OAsyncCommandResultListener(OClientConnection, OCommandResultListener) - Constructor for class com.orientechnologies.orient.server.network.protocol.binary.OAsyncCommandResultListener
 
OAsynchDistributedOperation - Class in com.orientechnologies.orient.server.distributed
Asynchronous distributed operation.
OAsynchDistributedOperation(String, Set<String>, Collection<String>, ORemoteTask, long, Object, OCallable<Void, ODistributedRequestId>, OCallable<Object, OPair<ODistributedRequestId, Object>>) - Constructor for class com.orientechnologies.orient.server.distributed.OAsynchDistributedOperation
 
OAuditingService - Interface in com.orientechnologies.orient.server.security
Provides an interface the auditing service.
OAutomaticBackup - Class in com.orientechnologies.orient.server.handler
Automatically creates a backup at configured time.
OAutomaticBackup() - Constructor for class com.orientechnologies.orient.server.handler.OAutomaticBackup
 
OAutomaticBackup.MODE - Enum in com.orientechnologies.orient.server.handler
 
OAutomaticBackup.OAutomaticBackupListener - Interface in com.orientechnologies.orient.server.handler
 
OAutomaticBackup.VARIABLES - Enum in com.orientechnologies.orient.server.handler
 
OBeforeDatabaseOpenNetworkEventListener - Interface in com.orientechnologies.orient.server.network.protocol
Listener interface to receive notification before a new database is open.
OBinaryToken - Class in com.orientechnologies.orient.server.binary.impl
 
OBinaryToken() - Constructor for class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
OBinaryTokenSerializer - Class in com.orientechnologies.orient.server.token
 
OBinaryTokenSerializer(String[], String[], String[], String[]) - Constructor for class com.orientechnologies.orient.server.token.OBinaryTokenSerializer
 
OChunkedResponse - Class in com.orientechnologies.orient.server.network.protocol.http
 
OChunkedResponse(OHttpResponse) - Constructor for class com.orientechnologies.orient.server.network.protocol.http.OChunkedResponse
 
OClientConnection - Class in com.orientechnologies.orient.server
 
OClientConnection(int, ONetworkProtocol) - Constructor for class com.orientechnologies.orient.server.OClientConnection
 
OClientConnectionManager - Class in com.orientechnologies.orient.server
 
OClientConnectionManager(OServer) - Constructor for class com.orientechnologies.orient.server.OClientConnectionManager
 
OClientConnectionStats - Class in com.orientechnologies.orient.server
Created by tglman on 17/02/16.
OClientConnectionStats() - Constructor for class com.orientechnologies.orient.server.OClientConnectionStats
 
OClientSessions - Class in com.orientechnologies.orient.server
 
OClientSessions(byte[], OToken) - Constructor for class com.orientechnologies.orient.server.OClientSessions
 
OCommandCacheRemoteResultListener - Class in com.orientechnologies.orient.server.network.protocol.binary
 
OCommandCacheRemoteResultListener(OCommandResultListener, OCommandCache) - Constructor for class com.orientechnologies.orient.server.network.protocol.binary.OCommandCacheRemoteResultListener
 
OConfigurableHooksManager - Class in com.orientechnologies.orient.server.handler
User: kasper fock Date: 09/11/12 Time: 22:35 Registers hooks defined the in xml configuration.
OConfigurableHooksManager(OServerConfiguration) - Constructor for class com.orientechnologies.orient.server.handler.OConfigurableHooksManager
 
OConflictResult(Map<Object, List<String>>) - Constructor for class com.orientechnologies.orient.server.distributed.conflict.ODistributedConflictResolver.OConflictResult
 
OConnectionBinaryExecutor - Class in com.orientechnologies.orient.server
 
OConnectionBinaryExecutor(OClientConnection, OServer) - Constructor for class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
OConnectionBinaryExecutor(OClientConnection, OServer, HandshakeInfo) - Constructor for class com.orientechnologies.orient.server.OConnectionBinaryExecutor
 
OContentDistributedConflictResolver - Class in com.orientechnologies.orient.server.distributed.conflict
Conflict resolver implementation based on the checking for the record content: if it is the same, the major version wins.
OContentDistributedConflictResolver() - Constructor for class com.orientechnologies.orient.server.distributed.conflict.OContentDistributedConflictResolver
 
OCustomSQLFunctionPlugin - Class in com.orientechnologies.orient.server.handler
Server Plugin to register custom SQL functions.
OCustomSQLFunctionPlugin() - Constructor for class com.orientechnologies.orient.server.handler.OCustomSQLFunctionPlugin
 
ODatabaseIsOldException - Exception in com.orientechnologies.orient.server.distributed.task
Exception thrown when a database is requested but it is older then the one owned by the requester.
ODatabaseIsOldException(ODatabaseIsOldException) - Constructor for exception com.orientechnologies.orient.server.distributed.task.ODatabaseIsOldException
 
ODatabaseIsOldException(String) - Constructor for exception com.orientechnologies.orient.server.distributed.task.ODatabaseIsOldException
 
ODCDistributedConflictResolver - Class in com.orientechnologies.orient.server.distributed.conflict
Conflict resolver implementation where the majority is selected only in the specified data center.
ODCDistributedConflictResolver() - Constructor for class com.orientechnologies.orient.server.distributed.conflict.ODCDistributedConflictResolver
 
ODefaultPasswordAuthenticator - Class in com.orientechnologies.orient.server.security.authenticator
Provides a default password authenticator.
ODefaultPasswordAuthenticator() - Constructor for class com.orientechnologies.orient.server.security.authenticator.ODefaultPasswordAuthenticator
 
ODefaultServerSecurity - Class in com.orientechnologies.orient.server.security
Provides an implementation of OServerSecurity.
ODefaultServerSecurity(OServer, OServerConfigurationManager) - Constructor for class com.orientechnologies.orient.server.security.ODefaultServerSecurity
 
ODistributedConfig - Class in com.orientechnologies.orient.server.distributed.config
 
ODistributedConfig() - Constructor for class com.orientechnologies.orient.server.distributed.config.ODistributedConfig
 
ODistributedConfiguration - Class in com.orientechnologies.orient.server.distributed
Immutable Distributed configuration.
ODistributedConfiguration(ODocument) - Constructor for class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
 
ODistributedConfiguration.NEW_NODE_STRATEGIES - Enum in com.orientechnologies.orient.server.distributed
 
ODistributedConfiguration.ROLES - Enum in com.orientechnologies.orient.server.distributed
 
ODistributedConfigurationChangedException - Exception in com.orientechnologies.orient.server.distributed
Cluster id was reassigned during the operation.
ODistributedConfigurationChangedException(ODistributedConfigurationChangedException) - Constructor for exception com.orientechnologies.orient.server.distributed.ODistributedConfigurationChangedException
 
ODistributedConfigurationChangedException(String) - Constructor for exception com.orientechnologies.orient.server.distributed.ODistributedConfigurationChangedException
 
ODistributedConflictResolver - Interface in com.orientechnologies.orient.server.distributed.conflict
Base interface to manage distributed conflicts.
ODistributedConflictResolver.OConflictResult - Class in com.orientechnologies.orient.server.distributed.conflict
 
ODistributedConflictResolverFactory - Class in com.orientechnologies.orient.server.distributed.conflict
Factory to manage the distributed conflict resolved implementations.
ODistributedConflictResolverFactory() - Constructor for class com.orientechnologies.orient.server.distributed.conflict.ODistributedConflictResolverFactory
 
ODistributedDatabase - Interface in com.orientechnologies.orient.server.distributed
Generic Distributed Database interface.
ODistributedDatabaseDeltaSyncException - Exception in com.orientechnologies.orient.server.distributed.task
Exception thrown when a delta backup is not possible.
ODistributedDatabaseDeltaSyncException(ODistributedDatabaseDeltaSyncException) - Constructor for exception com.orientechnologies.orient.server.distributed.task.ODistributedDatabaseDeltaSyncException
 
ODistributedDatabaseDeltaSyncException(OLogSequenceNumber) - Constructor for exception com.orientechnologies.orient.server.distributed.task.ODistributedDatabaseDeltaSyncException
 
ODistributedDatabaseDeltaSyncException(OLogSequenceNumber, String) - Constructor for exception com.orientechnologies.orient.server.distributed.task.ODistributedDatabaseDeltaSyncException
 
ODistributedDatabaseDeltaSyncException(String) - Constructor for exception com.orientechnologies.orient.server.distributed.task.ODistributedDatabaseDeltaSyncException
 
ODistributedException - Exception in com.orientechnologies.orient.server.distributed
Exception thrown during distributed operation between cluster nodes.
ODistributedException(ODistributedException) - Constructor for exception com.orientechnologies.orient.server.distributed.ODistributedException
 
ODistributedException(String) - Constructor for exception com.orientechnologies.orient.server.distributed.ODistributedException
 
ODistributedKeyLockedException - Exception in com.orientechnologies.orient.server.distributed.task
 
ODistributedKeyLockedException(ODistributedRecordLockedException) - Constructor for exception com.orientechnologies.orient.server.distributed.task.ODistributedKeyLockedException
 
ODistributedKeyLockedException(String, Object, long) - Constructor for exception com.orientechnologies.orient.server.distributed.task.ODistributedKeyLockedException
 
ODistributedLifecycleListener - Interface in com.orientechnologies.orient.server.distributed
Distributed lifecycle interface to catch event from the distributed cluster.
ODistributedLockException - Exception in com.orientechnologies.orient.server.distributed.task
Exception thrown when a distributed resource is locked.
ODistributedLockException(ODistributedLockException) - Constructor for exception com.orientechnologies.orient.server.distributed.task.ODistributedLockException
 
ODistributedLockException(String) - Constructor for exception com.orientechnologies.orient.server.distributed.task.ODistributedLockException
 
ODistributedLockManager - Interface in com.orientechnologies.orient.server.distributed
Distributed Lock Manager interface.
ODistributedMessage - Interface in com.orientechnologies.orient.server.distributed
 
ODistributedMessageService - Interface in com.orientechnologies.orient.server.distributed
 
ODistributedMomentum - Class in com.orientechnologies.orient.server.distributed
Represents a specific momentum in distributed environment.
ODistributedMomentum() - Constructor for class com.orientechnologies.orient.server.distributed.ODistributedMomentum
 
ODistributedMomentum(ODocument) - Constructor for class com.orientechnologies.orient.server.distributed.ODistributedMomentum
 
ODistributedOperationException - Exception in com.orientechnologies.orient.server.distributed.task
Exception thrown when a distributed operation doesn't reach the quorum.
ODistributedOperationException(ODistributedOperationException) - Constructor for exception com.orientechnologies.orient.server.distributed.task.ODistributedOperationException
 
ODistributedOperationException(String) - Constructor for exception com.orientechnologies.orient.server.distributed.task.ODistributedOperationException
 
ODistributedRecordLockedException - Exception in com.orientechnologies.orient.server.distributed.task
Exception thrown when a record is locked by a running distributed transaction.
ODistributedRecordLockedException(ODistributedRecordLockedException) - Constructor for exception com.orientechnologies.orient.server.distributed.task.ODistributedRecordLockedException
 
ODistributedRecordLockedException(String, ORID, long) - Constructor for exception com.orientechnologies.orient.server.distributed.task.ODistributedRecordLockedException
 
ODistributedRecordLockedException(String, ORID, ODistributedRequestId, long) - Constructor for exception com.orientechnologies.orient.server.distributed.task.ODistributedRecordLockedException
 
ODistributedRequest - Class in com.orientechnologies.orient.server.distributed
 
ODistributedRequest(ODistributedServerManager) - Constructor for class com.orientechnologies.orient.server.distributed.ODistributedRequest
 
ODistributedRequest(ODistributedServerManager, int, long, String, ORemoteTask) - Constructor for class com.orientechnologies.orient.server.distributed.ODistributedRequest
 
ODistributedRequest.EXECUTION_MODE - Enum in com.orientechnologies.orient.server.distributed
 
ODistributedRequestId - Class in com.orientechnologies.orient.server.distributed
Immutable object representing the distributed request id.
ODistributedRequestId() - Constructor for class com.orientechnologies.orient.server.distributed.ODistributedRequestId
 
ODistributedRequestId(int, long) - Constructor for class com.orientechnologies.orient.server.distributed.ODistributedRequestId
 
ODistributedResponse - Class in com.orientechnologies.orient.server.distributed
 
ODistributedResponse() - Constructor for class com.orientechnologies.orient.server.distributed.ODistributedResponse
Constructor used by serializer.
ODistributedResponse(ODistributedResponseManager, ODistributedRequestId, String, String, Object) - Constructor for class com.orientechnologies.orient.server.distributed.ODistributedResponse
 
ODistributedResponseManager - Interface in com.orientechnologies.orient.server.distributed
 
ODistributedResponseManagerImpl - Class in com.orientechnologies.orient.server.distributed
Asynchronous response manager.
ODistributedResponseManagerImpl(ODistributedServerManager, ODistributedRequest, Collection<String>, Set<String>, int, int, boolean, long, long, boolean) - Constructor for class com.orientechnologies.orient.server.distributed.ODistributedResponseManagerImpl
 
ODistributedServerLog - Class in com.orientechnologies.orient.server.distributed
Distributed logger.
ODistributedServerLog() - Constructor for class com.orientechnologies.orient.server.distributed.ODistributedServerLog
 
ODistributedServerLog.DIRECTION - Enum in com.orientechnologies.orient.server.distributed
 
ODistributedServerManager - Interface in com.orientechnologies.orient.server.distributed
Server cluster interface to abstract cluster behavior.
ODistributedServerManager.DB_STATUS - Enum in com.orientechnologies.orient.server.distributed
Database status.
ODistributedServerManager.NODE_STATUS - Enum in com.orientechnologies.orient.server.distributed
Server status.
ODistributedStartupException - Exception in com.orientechnologies.orient.server.distributed
Exception thrown during distributed topology startup failure.
ODistributedStartupException(String) - Constructor for exception com.orientechnologies.orient.server.distributed.ODistributedStartupException
 
ODistributedStrategy - Interface in com.orientechnologies.orient.server.distributed
Distributed strategy interface.
ODistributedSyncConfiguration - Class in com.orientechnologies.orient.server.distributed
Immutable class to store and handle information about synchronization between nodes.
ODistributedSyncConfiguration(ODistributedServerManager, String, File) - Constructor for class com.orientechnologies.orient.server.distributed.ODistributedSyncConfiguration
 
ODistributedTxContext - Interface in com.orientechnologies.orient.server.distributed
Represent a distributed transaction context.
OHashToken - Class in com.orientechnologies.orient.server
 
OHashToken(byte[]) - Constructor for class com.orientechnologies.orient.server.OHashToken
 
OHotAlignmentNotPossibleException - Exception in com.orientechnologies.orient.server.distributed
Hot Aligment is not possible, if autoDeploy:true restore of entire database
OHotAlignmentNotPossibleException(OHotAlignmentNotPossibleException) - Constructor for exception com.orientechnologies.orient.server.distributed.OHotAlignmentNotPossibleException
 
OHotAlignmentNotPossibleException(String) - Constructor for exception com.orientechnologies.orient.server.distributed.OHotAlignmentNotPossibleException
 
OHttpGraphResponse - Class in com.orientechnologies.orient.server.network.protocol.http
Graph wrapper to format the response as graph.
OHttpGraphResponse(OHttpResponse) - Constructor for class com.orientechnologies.orient.server.network.protocol.http.OHttpGraphResponse
 
OHttpMultipartBaseInputStream - Class in com.orientechnologies.orient.server.network.protocol.http.multipart
 
OHttpMultipartBaseInputStream(InputStream, int, int) - Constructor for class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartBaseInputStream
 
OHttpMultipartContentBaseParser - Class in com.orientechnologies.orient.server.network.protocol.http.multipart
 
OHttpMultipartContentBaseParser() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartContentBaseParser
 
OHttpMultipartContentInputStream - Class in com.orientechnologies.orient.server.network.protocol.http.multipart
 
OHttpMultipartContentInputStream(OHttpMultipartBaseInputStream, String) - Constructor for class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartContentInputStream
 
OHttpMultipartContentParser<T> - Interface in com.orientechnologies.orient.server.network.protocol.http.multipart
 
OHttpMultipartDatabaseImportContentParser - Class in com.orientechnologies.orient.server.network.protocol.http.multipart
 
OHttpMultipartDatabaseImportContentParser() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartDatabaseImportContentParser
 
OHttpMultipartFileToDiskContentParser - Class in com.orientechnologies.orient.server.network.protocol.http.multipart
 
OHttpMultipartFileToDiskContentParser(String) - Constructor for class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartFileToDiskContentParser
 
OHttpMultipartFileToRecordContentParser - Class in com.orientechnologies.orient.server.network.protocol.http.multipart
 
OHttpMultipartFileToRecordContentParser() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartFileToRecordContentParser
 
OHttpMultipartHelper - Class in com.orientechnologies.orient.server.network.protocol.http.multipart
 
OHttpMultipartHelper() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartHelper
 
OHttpMultipartRequestCommand<B,F> - Class in com.orientechnologies.orient.server.network.protocol.http.multipart
 
OHttpMultipartRequestCommand() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartRequestCommand
 
OHttpMultipartRequestCommand.STATUS - Enum in com.orientechnologies.orient.server.network.protocol.http.multipart
 
OHttpNetworkCommandManager - Class in com.orientechnologies.orient.server.network.protocol.http
 
OHttpNetworkCommandManager(OServer, OHttpNetworkCommandManager) - Constructor for class com.orientechnologies.orient.server.network.protocol.http.OHttpNetworkCommandManager
 
OHttpRequest - Class in com.orientechnologies.orient.server.network.protocol.http
Maintains information about current HTTP request.
OHttpRequest(ONetworkHttpExecutor, InputStream, ONetworkProtocolData, OContextConfiguration) - Constructor for class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
OHttpRequestException - Exception in com.orientechnologies.orient.server.network.protocol.http
 
OHttpRequestException(OHttpRequestException) - Constructor for exception com.orientechnologies.orient.server.network.protocol.http.OHttpRequestException
 
OHttpRequestException(String) - Constructor for exception com.orientechnologies.orient.server.network.protocol.http.OHttpRequestException
 
OHttpRequestImpl - Class in com.orientechnologies.orient.server.network.protocol.http
 
OHttpRequestImpl(ONetworkProtocolHttpAbstract, InputStream, ONetworkProtocolData, OContextConfiguration) - Constructor for class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestImpl
 
OHttpRequestWrapper - Class in com.orientechnologies.orient.server.network.protocol.http
Wrapper to use the HTTP request in functions and scripts.
OHttpRequestWrapper(OHttpRequest) - Constructor for class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestWrapper
 
OHttpRequestWrapper(OHttpRequest, String[]) - Constructor for class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestWrapper
 
OHttpResponse - Class in com.orientechnologies.orient.server.network.protocol.http
Maintains information about current HTTP response.
OHttpResponse(OutputStream, String, String[], String, String, String, String, boolean, OClientConnection, OContextConfiguration) - Constructor for class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
OHttpResponseImpl - Class in com.orientechnologies.orient.server.network.protocol.http
 
OHttpResponseImpl(OutputStream, String, String[], String, String, String, String, boolean, OClientConnection, OContextConfiguration) - Constructor for class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseImpl
 
OHttpResponseWrapper - Class in com.orientechnologies.orient.server.network.protocol.http
Wrapper to use the HTTP response in functions and scripts.
OHttpResponseWrapper(OHttpResponse) - Constructor for class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseWrapper
 
OHttpSession - Class in com.orientechnologies.orient.server.network.protocol.http
Handles session information.
OHttpSession(String, String, String, String) - Constructor for class com.orientechnologies.orient.server.network.protocol.http.OHttpSession
 
OHttpSessionManager - Class in com.orientechnologies.orient.server.network.protocol.http
Handles the HTTP sessions such as a real HTTP Server.
OHttpSessionManager(OServer) - Constructor for class com.orientechnologies.orient.server.network.protocol.http.OHttpSessionManager
 
OHttpUtils - Class in com.orientechnologies.orient.server.network.protocol.http
Contains HTTP utilities static methods and constants.
OHttpUtils() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
OJMXPlugin - Class in com.orientechnologies.orient.server.handler
 
OJMXPlugin() - Constructor for class com.orientechnologies.orient.server.handler.OJMXPlugin
 
okSent - Variable in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
oldTxEntries - Variable in class com.orientechnologies.orient.server.tx.OTransactionOptimisticServer
 
OLiveCommandResultListener - Class in com.orientechnologies.orient.server.network.protocol.binary
Asynchronous command result manager.
OLiveCommandResultListener(OServer, OClientConnection, OCommandResultListener) - Constructor for class com.orientechnologies.orient.server.network.protocol.binary.OLiveCommandResultListener
 
OLiveQueryPlugin - Class in com.orientechnologies.orient.server.plugin.livequery
Deprecated.
OLiveQueryPlugin() - Constructor for class com.orientechnologies.orient.server.plugin.livequery.OLiveQueryPlugin
Deprecated.
 
OMailPlugin - Class in com.orientechnologies.orient.server.plugin.mail
 
OMailPlugin() - Constructor for class com.orientechnologies.orient.server.plugin.mail.OMailPlugin
 
OMailProfile - Class in com.orientechnologies.orient.server.plugin.mail
 
OMailProfile() - Constructor for class com.orientechnologies.orient.server.plugin.mail.OMailProfile
 
OMajorityDistributedConflictResolver - Class in com.orientechnologies.orient.server.distributed.conflict
Conflict resolver implementation based on the majority of results.
OMajorityDistributedConflictResolver() - Constructor for class com.orientechnologies.orient.server.distributed.conflict.OMajorityDistributedConflictResolver
 
OModifiableDistributedConfiguration - Class in com.orientechnologies.orient.server.distributed
Modifiable Distributed configuration.
OModifiableDistributedConfiguration(ODocument) - Constructor for class com.orientechnologies.orient.server.distributed.OModifiableDistributedConfiguration
 
onAfterActivate() - Method in interface com.orientechnologies.orient.server.OServerLifecycleListener
 
onAfterActivate() - Method in class com.orientechnologies.orient.server.security.ODefaultServerSecurity
 
onAfterClientRequest(OClientConnection, byte) - Method in interface com.orientechnologies.orient.server.plugin.OServerPlugin
Callback invoked after a client request is processed.
onAfterClientRequest(OClientConnection, byte) - Method in class com.orientechnologies.orient.server.plugin.OServerPluginAbstract
 
onAfterConfig(OServerPlugin, OServerParameterConfiguration[]) - Method in interface com.orientechnologies.orient.server.plugin.OPluginLifecycleListener
 
onAfterDeactivate() - Method in interface com.orientechnologies.orient.server.OServerLifecycleListener
 
onAfterDeactivate() - Method in class com.orientechnologies.orient.server.security.ODefaultServerSecurity
 
onAfterDynamicPlugins() - Method in class com.orientechnologies.orient.server.security.ODefaultServerSecurity
 
onAfterDynamicPlugins(OSecurityUser) - Method in class com.orientechnologies.orient.server.security.ODefaultServerSecurity
 
onAfterDynamicPlugins() - Method in interface com.orientechnologies.orient.server.security.OServerSecurity
 
onAfterDynamicPlugins(OSecurityUser) - Method in interface com.orientechnologies.orient.server.security.OServerSecurity
 
onAfterShutdown(OServerPlugin) - Method in interface com.orientechnologies.orient.server.plugin.OPluginLifecycleListener
 
onAfterStartup(OServerPlugin) - Method in interface com.orientechnologies.orient.server.plugin.OPluginLifecycleListener
 
onBackupCompleted(String) - Method in interface com.orientechnologies.orient.server.handler.OAutomaticBackup.OAutomaticBackupListener
 
onBackupError(String, Exception) - Method in interface com.orientechnologies.orient.server.handler.OAutomaticBackup.OAutomaticBackupListener
 
onBeforeActivate() - Method in interface com.orientechnologies.orient.server.OServerLifecycleListener
 
onBeforeActivate() - Method in class com.orientechnologies.orient.server.security.ODefaultServerSecurity
OServerLifecycleListener Interface *
onBeforeClientRequest(OClientConnection, byte) - Method in interface com.orientechnologies.orient.server.plugin.OServerPlugin
Callback invoked before a client request is processed.
onBeforeClientRequest(OClientConnection, byte) - Method in class com.orientechnologies.orient.server.plugin.OServerPluginAbstract
 
onBeforeConfig(OServerPlugin, OServerParameterConfiguration[]) - Method in interface com.orientechnologies.orient.server.plugin.OPluginLifecycleListener
 
onBeforeDatabaseOpen(String) - Method in interface com.orientechnologies.orient.server.network.protocol.OBeforeDatabaseOpenNetworkEventListener
 
onBeforeDeactivate() - Method in interface com.orientechnologies.orient.server.OServerLifecycleListener
 
onBeforeDeactivate() - Method in class com.orientechnologies.orient.server.security.ODefaultServerSecurity
 
onBeforeShutdown(OServerPlugin) - Method in interface com.orientechnologies.orient.server.plugin.OPluginLifecycleListener
 
onBeforeStartup(OServerPlugin) - Method in interface com.orientechnologies.orient.server.plugin.OPluginLifecycleListener
 
onClientConnection(OClientConnection) - Method in interface com.orientechnologies.orient.server.plugin.OServerPlugin
Callback invoked when a client connection begins.
onClientConnection(OClientConnection) - Method in class com.orientechnologies.orient.server.plugin.OServerPluginAbstract
 
onClientDisconnection(OClientConnection) - Method in interface com.orientechnologies.orient.server.plugin.OServerPlugin
Callback invoked when a client connection ends.
onClientDisconnection(OClientConnection) - Method in class com.orientechnologies.orient.server.plugin.OServerPluginAbstract
 
onClientError(OClientConnection, Throwable) - Method in interface com.orientechnologies.orient.server.plugin.OServerPlugin
Callback invoked when a client connection has errors.
onClientError(OClientConnection, Throwable) - Method in class com.orientechnologies.orient.server.plugin.OServerPluginAbstract
 
onClose(ODatabaseInternal) - Method in class com.orientechnologies.orient.server.handler.OConfigurableHooksManager
 
onClose(ODatabaseInternal) - Method in class com.orientechnologies.orient.server.plugin.livequery.OLiveQueryPlugin
Deprecated.
 
onConflict(String, String, ORecordId, ODistributedServerManager, Map<Object, List<String>>) - Method in class com.orientechnologies.orient.server.distributed.conflict.OContentDistributedConflictResolver
 
onConflict(String, String, ORecordId, ODistributedServerManager, Map<Object, List<String>>) - Method in class com.orientechnologies.orient.server.distributed.conflict.ODCDistributedConflictResolver
 
onConflict(String, String, ORecordId, ODistributedServerManager, Map<Object, List<String>>) - Method in interface com.orientechnologies.orient.server.distributed.conflict.ODistributedConflictResolver
Called on distributed conflict.
onConflict(String, String, ORecordId, ODistributedServerManager, Map<Object, List<String>>) - Method in class com.orientechnologies.orient.server.distributed.conflict.OMajorityDistributedConflictResolver
 
onConflict(String, String, ORecordId, ODistributedServerManager, Map<Object, List<String>>) - Method in class com.orientechnologies.orient.server.distributed.conflict.OQuorumDistributedConflictResolver
 
onConflict(String, String, ORecordId, ODistributedServerManager, Map<Object, List<String>>) - Method in class com.orientechnologies.orient.server.distributed.conflict.OVersionDistributedConflictResolver
 
onCreate(ODatabaseInternal) - Method in class com.orientechnologies.orient.server.handler.OConfigurableHooksManager
 
onCreate(ODatabaseInternal) - Method in class com.orientechnologies.orient.server.plugin.livequery.OLiveQueryPlugin
Deprecated.
 
onDatabaseChangeStatus(String, String, ODistributedServerManager.DB_STATUS) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedLifecycleListener
Called upon change of database status on a node.
onDrop(ODatabaseInternal) - Method in class com.orientechnologies.orient.server.handler.OConfigurableHooksManager
 
onDrop(ODatabaseInternal) - Method in class com.orientechnologies.orient.server.plugin.livequery.OLiveQueryPlugin
Deprecated.
 
onError(int) - Method in class com.orientechnologies.orient.server.network.protocol.binary.OLiveCommandResultListener
 
ONetworkBinaryProtocolFactory - Class in com.orientechnologies.orient.server.network.protocol.binary
Created by Enrico Risa on 05/04/17.
ONetworkBinaryProtocolFactory() - Constructor for class com.orientechnologies.orient.server.network.protocol.binary.ONetworkBinaryProtocolFactory
 
ONetworkHttpExecutor - Interface in com.orientechnologies.orient.server.network.protocol.http
 
ONetworkProtocol - Class in com.orientechnologies.orient.server.network.protocol
 
ONetworkProtocol(ThreadGroup, String) - Constructor for class com.orientechnologies.orient.server.network.protocol.ONetworkProtocol
 
ONetworkProtocolBinary - Class in com.orientechnologies.orient.server.network.protocol.binary
 
ONetworkProtocolBinary(OServer) - Constructor for class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
ONetworkProtocolBinary(OServer, String) - Constructor for class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
ONetworkProtocolData - Class in com.orientechnologies.orient.server.network.protocol
Saves all the important information about the network connection.
ONetworkProtocolData() - Constructor for class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 
ONetworkProtocolHttpAbstract - Class in com.orientechnologies.orient.server.network.protocol.http
 
ONetworkProtocolHttpAbstract(OServer) - Constructor for class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
ONetworkProtocolHttpDb - Class in com.orientechnologies.orient.server.network.protocol.http
 
ONetworkProtocolHttpDb(OServer) - Constructor for class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpDb
 
onFunctionLibraryUpdate(String) - Method in class com.orientechnologies.orient.server.OPushManager
 
onIndexManagerUpdate(String, OIndexManagerAbstract) - Method in class com.orientechnologies.orient.server.OPushManager
 
onLiveResult(int, ORecordOperation) - Method in class com.orientechnologies.orient.server.network.protocol.binary.OLiveCommandResultListener
 
onLocalNodeConfigurationRequest(ODocument) - Method in class com.orientechnologies.orient.server.handler.OConfigurableHooksManager
 
onLocalNodeConfigurationRequest(ODocument) - Method in class com.orientechnologies.orient.server.plugin.livequery.OLiveQueryPlugin
Deprecated.
 
onMessage(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetExportDatabase
 
onMessage(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostImportDatabase
 
onMessageAfterOp(String, ODistributedRequestId) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedLifecycleListener
 
onMessageBeforeOp(String, ODistributedRequestId) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedLifecycleListener
 
onMessageCurrentPayload(ODistributedRequestId, Object) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedLifecycleListener
 
onMessagePartitionCalculated(ODistributedRequest, Set<Integer>) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedLifecycleListener
 
onMessageProcessEnd(ODistributedRequest, Object) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedLifecycleListener
 
onMessageProcessStart(ODistributedRequest) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedLifecycleListener
 
onMessageReceived(ODistributedRequest) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedLifecycleListener
 
onNodeJoined(String) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedLifecycleListener
Called right after a node joined the cluster.
onNodeJoining(String) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedLifecycleListener
Called when a node is joining the cluster.
onNodeLeft(String) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedLifecycleListener
Called right after a node left the cluster.
onOpen(ODatabaseInternal) - Method in class com.orientechnologies.orient.server.handler.OConfigurableHooksManager
 
onOpen(ODatabaseInternal) - Method in class com.orientechnologies.orient.server.plugin.livequery.OLiveQueryPlugin
Deprecated.
 
onSchemaUpdate(String, OSchemaShared) - Method in class com.orientechnologies.orient.server.OPushManager
 
onSequenceLibraryUpdate(String) - Method in class com.orientechnologies.orient.server.OPushManager
 
onSocketAccepted(ONetworkProtocol) - Method in interface com.orientechnologies.orient.server.plugin.OServerPlugin
 
onSocketDestroyed(ONetworkProtocol) - Method in interface com.orientechnologies.orient.server.plugin.OServerPlugin
 
onStorageConfigurationUpdate(String, OStorageConfiguration) - Method in class com.orientechnologies.orient.server.OPushManager
 
onUnsubscribe(int) - Method in class com.orientechnologies.orient.server.network.protocol.binary.OLiveCommandResultListener
 
OPasswordValidator - Interface in com.orientechnologies.orient.server.security
Provides a simple interface for validating passwords.
openDatabase(String, OToken) - Method in class com.orientechnologies.orient.server.OServer
 
openDatabase(String, String, String) - Method in class com.orientechnologies.orient.server.OServer
 
openDatabase(String, String, String, ONetworkProtocolData) - Method in class com.orientechnologies.orient.server.OServer
 
openDatabase(String, String, String, ONetworkProtocolData, boolean) - Method in class com.orientechnologies.orient.server.OServer
 
openDatabase(String) - Method in class com.orientechnologies.orient.server.OServer
 
openDatabase(String) - Method in class com.orientechnologies.orient.server.security.ODefaultServerSecurity
 
openDatabase(String) - Method in interface com.orientechnologies.orient.server.security.OServerSecurity
 
openSystemDatabase() - Method in class com.orientechnologies.orient.server.OSystemDatabase
Opens the System Database and returns an ODatabaseDocumentInternal object.
operations - Variable in class com.orientechnologies.orient.server.tx.OTransactionOptimisticServer
 
OPluginLifecycleListener - Interface in com.orientechnologies.orient.server.plugin
Interface for monitoring plugin events.
OPushEventType - Class in com.orientechnologies.orient.server
 
OPushEventType() - Constructor for class com.orientechnologies.orient.server.OPushEventType
 
OPushManager - Class in com.orientechnologies.orient.server
 
OPushManager() - Constructor for class com.orientechnologies.orient.server.OPushManager
 
OQuorumDistributedConflictResolver - Class in com.orientechnologies.orient.server.distributed.conflict
Conflict resolver implementation based on the write quorum of results.
OQuorumDistributedConflictResolver() - Constructor for class com.orientechnologies.orient.server.distributed.conflict.OQuorumDistributedConflictResolver
 
ORemoteServerAvailabilityCheck - Interface in com.orientechnologies.orient.server.distributed
 
ORemoteServerChannel - Class in com.orientechnologies.orient.server.distributed
Remote server channel.
ORemoteServerChannel(ORemoteServerAvailabilityCheck, String, String, String, String, String, int) - Constructor for class com.orientechnologies.orient.server.distributed.ORemoteServerChannel
 
ORemoteServerChannel.OStorageRemoteOperation<T> - Interface in com.orientechnologies.orient.server.distributed
 
ORemoteServerController - Class in com.orientechnologies.orient.server.distributed
Remote server controller.
ORemoteServerController(ORemoteServerAvailabilityCheck, String, String, String, String, String) - Constructor for class com.orientechnologies.orient.server.distributed.ORemoteServerController
 
ORemoteTask - Interface in com.orientechnologies.orient.server.distributed.task
Remote Task interface.
ORemoteTask.RESULT_STRATEGY - Enum in com.orientechnologies.orient.server.distributed.task
 
ORemoteTaskFactory - Interface in com.orientechnologies.orient.server.distributed
Factory for remote tasks.
ORemoteTaskFactoryManager - Interface in com.orientechnologies.orient.server.distributed
Factory manager to handle multiple version of distributed protocols.
OrientJwtHeader - Class in com.orientechnologies.orient.server.token
Created by emrul on 28/09/2014.
OrientJwtHeader() - Constructor for class com.orientechnologies.orient.server.token.OrientJwtHeader
 
OrientJwtPayload - Class in com.orientechnologies.orient.server.token
Created by emrul on 28/09/2014.
OrientJwtPayload() - Constructor for class com.orientechnologies.orient.server.token.OrientJwtPayload
 
OrientTokenHandler - Class in com.orientechnologies.orient.server.token
Created by emrul on 27/10/2014.
OrientTokenHandler() - Constructor for class com.orientechnologies.orient.server.token.OrientTokenHandler
 
OSecurityAuthenticator - Interface in com.orientechnologies.orient.server.security
Provides an interface for creating security authenticators.
OSecurityAuthenticatorAbstract - Class in com.orientechnologies.orient.server.security
Provides an abstract implementation of OSecurityAuthenticator.
OSecurityAuthenticatorAbstract() - Constructor for class com.orientechnologies.orient.server.security.OSecurityAuthenticatorAbstract
 
OSecurityAuthenticatorException - Exception in com.orientechnologies.orient.server.security
An exception OSecurityAuthenticators can throw.
OSecurityAuthenticatorException(String) - Constructor for exception com.orientechnologies.orient.server.security.OSecurityAuthenticatorException
 
OSecurityComponent - Interface in com.orientechnologies.orient.server.security
Provides an interface for creating security components.
OSecurityServerExternal - Class in com.orientechnologies.orient.server.security
 
OSecurityServerExternal(OServer) - Constructor for class com.orientechnologies.orient.server.security.OSecurityServerExternal
 
OServer - Class in com.orientechnologies.orient.server
 
OServer() - Constructor for class com.orientechnologies.orient.server.OServer
 
OServer(boolean) - Constructor for class com.orientechnologies.orient.server.OServer
 
OServerAware - Interface in com.orientechnologies.orient.server
Created by tglman on 14/08/17.
OServerCommand - Interface in com.orientechnologies.orient.server.network.protocol.http.command
Generic interface for server-side commands.
OServerCommandAbstract - Class in com.orientechnologies.orient.server.network.protocol.http.command
 
OServerCommandAbstract() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAbstract
Default constructor.
OServerCommandAbstractLogic - Class in com.orientechnologies.orient.server.network.protocol.http.command.all
 
OServerCommandAbstractLogic() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.all.OServerCommandAbstractLogic
 
OServerCommandAuthenticatedDbAbstract - Class in com.orientechnologies.orient.server.network.protocol.http.command
Database based authenticated command.
OServerCommandAuthenticatedDbAbstract() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAuthenticatedDbAbstract
 
OServerCommandAuthenticatedPatternAbstract - Class in com.orientechnologies.orient.server.network.protocol.http.command
 
OServerCommandAuthenticatedPatternAbstract(OServerCommandConfiguration) - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAuthenticatedPatternAbstract
 
OServerCommandAuthenticatedPatternAbstract(String[]) - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAuthenticatedPatternAbstract
 
OServerCommandAuthenticatedServerAbstract - Class in com.orientechnologies.orient.server.network.protocol.http.command
Server based authenticated commands.
OServerCommandAuthenticatedServerAbstract(String) - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAuthenticatedServerAbstract
 
OServerCommandAuthProxy - Class in com.orientechnologies.orient.server.network.protocol.http.command
 
OServerCommandAuthProxy(OServerCommandConfiguration) - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAuthProxy
 
OServerCommandConfigurableAbstract - Class in com.orientechnologies.orient.server.network.protocol.http.command.get
 
OServerCommandConfigurableAbstract(String) - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandConfigurableAbstract
 
OServerCommandConfigurableAbstract(String[]) - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandConfigurableAbstract
 
OServerCommandDeleteClass - Class in com.orientechnologies.orient.server.network.protocol.http.command.delete
 
OServerCommandDeleteClass() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.delete.OServerCommandDeleteClass
 
OServerCommandDeleteDatabase - Class in com.orientechnologies.orient.server.network.protocol.http.command.delete
 
OServerCommandDeleteDatabase() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.delete.OServerCommandDeleteDatabase
 
OServerCommandDeleteDocument - Class in com.orientechnologies.orient.server.network.protocol.http.command.delete
 
OServerCommandDeleteDocument() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.delete.OServerCommandDeleteDocument
 
OServerCommandDeleteIndex - Class in com.orientechnologies.orient.server.network.protocol.http.command.delete
 
OServerCommandDeleteIndex() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.delete.OServerCommandDeleteIndex
 
OServerCommandDeleteProperty - Class in com.orientechnologies.orient.server.network.protocol.http.command.delete
 
OServerCommandDeleteProperty() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.delete.OServerCommandDeleteProperty
 
OServerCommandDocumentAbstract - Class in com.orientechnologies.orient.server.network.protocol.http.command
 
OServerCommandDocumentAbstract() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandDocumentAbstract
 
OServerCommandForward - Class in com.orientechnologies.orient.server.network.protocol.http.command.all
Forward the execution to another command.
OServerCommandForward(OServerCommandConfiguration) - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.all.OServerCommandForward
 
OServerCommandFunction - Class in com.orientechnologies.orient.server.network.protocol.http.command.all
 
OServerCommandFunction() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.all.OServerCommandFunction
 
OServerCommandFunction(OServerCommandConfiguration) - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.all.OServerCommandFunction
 
OServerCommandGetClass - Class in com.orientechnologies.orient.server.network.protocol.http.command.get
 
OServerCommandGetClass() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetClass
 
OServerCommandGetCluster - Class in com.orientechnologies.orient.server.network.protocol.http.command.get
 
OServerCommandGetCluster() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetCluster
 
OServerCommandGetConnect - Class in com.orientechnologies.orient.server.network.protocol.http.command.get
 
OServerCommandGetConnect() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetConnect
 
OServerCommandGetConnections - Class in com.orientechnologies.orient.server.network.protocol.http.command.get
 
OServerCommandGetConnections() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetConnections
 
OServerCommandGetConnections(String) - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetConnections
 
OServerCommandGetDatabase - Class in com.orientechnologies.orient.server.network.protocol.http.command.get
 
OServerCommandGetDatabase() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetDatabase
 
OServerCommandGetDictionary - Class in com.orientechnologies.orient.server.network.protocol.http.command.get
 
OServerCommandGetDictionary() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetDictionary
 
OServerCommandGetDisconnect - Class in com.orientechnologies.orient.server.network.protocol.http.command.get
 
OServerCommandGetDisconnect() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetDisconnect
 
OServerCommandGetDocument - Class in com.orientechnologies.orient.server.network.protocol.http.command.get
 
OServerCommandGetDocument() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetDocument
 
OServerCommandGetDocumentByClass - Class in com.orientechnologies.orient.server.network.protocol.http.command.get
 
OServerCommandGetDocumentByClass() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetDocumentByClass
 
OServerCommandGetExportDatabase - Class in com.orientechnologies.orient.server.network.protocol.http.command.get
 
OServerCommandGetExportDatabase() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetExportDatabase
 
OServerCommandGetFileDownload - Class in com.orientechnologies.orient.server.network.protocol.http.command.get
 
OServerCommandGetFileDownload() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetFileDownload
 
OServerCommandGetGephi - Class in com.orientechnologies.orient.server.network.protocol.http.command.get
 
OServerCommandGetGephi() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetGephi
 
OServerCommandGetGephi(OServerCommandConfiguration) - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetGephi
 
OServerCommandGetIndex - Class in com.orientechnologies.orient.server.network.protocol.http.command.get
 
OServerCommandGetIndex() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetIndex
 
OServerCommandGetListDatabases - Class in com.orientechnologies.orient.server.network.protocol.http.command.get
 
OServerCommandGetListDatabases() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetListDatabases
 
OServerCommandGetPing - Class in com.orientechnologies.orient.server.network.protocol.http.command.get
 
OServerCommandGetPing() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetPing
 
OServerCommandGetQuery - Class in com.orientechnologies.orient.server.network.protocol.http.command.get
 
OServerCommandGetQuery() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetQuery
 
OServerCommandGetServer - Class in com.orientechnologies.orient.server.network.protocol.http.command.get
 
OServerCommandGetServer() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetServer
 
OServerCommandGetServerVersion - Class in com.orientechnologies.orient.server.network.protocol.http.command.get
 
OServerCommandGetServerVersion() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetServerVersion
 
OServerCommandGetSSO - Class in com.orientechnologies.orient.server.network.protocol.http.command.get
 
OServerCommandGetSSO() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetSSO
 
OServerCommandGetStaticContent - Class in com.orientechnologies.orient.server.network.protocol.http.command.get
 
OServerCommandGetStaticContent() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetStaticContent
 
OServerCommandGetStaticContent(OServerCommandConfiguration) - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetStaticContent
 
OServerCommandGetStaticContent.OStaticContent - Class in com.orientechnologies.orient.server.network.protocol.http.command.get
 
OServerCommandGetStorageAllocation - Class in com.orientechnologies.orient.server.network.protocol.http.command.get
 
OServerCommandGetStorageAllocation() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetStorageAllocation
 
OServerCommandGetSupportedLanguages - Class in com.orientechnologies.orient.server.network.protocol.http.command.get
 
OServerCommandGetSupportedLanguages() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetSupportedLanguages
 
OServerCommandIsEnterprise - Class in com.orientechnologies.orient.server.network.protocol.http.command.get
This command is called in order to know if the running instance of orientdb is EE or not.
OServerCommandIsEnterprise() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandIsEnterprise
 
OServerCommandOptions - Class in com.orientechnologies.orient.server.network.protocol.http.command.options
 
OServerCommandOptions() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.options.OServerCommandOptions
 
OServerCommandPatchDocument - Class in com.orientechnologies.orient.server.network.protocol.http.command.patch
 
OServerCommandPatchDocument() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.patch.OServerCommandPatchDocument
 
OServerCommandPatternAbstract - Class in com.orientechnologies.orient.server.network.protocol.http.command
 
OServerCommandPatternAbstract(OServerCommandConfiguration) - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandPatternAbstract
 
OServerCommandPatternAbstract(String[]) - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandPatternAbstract
 
OServerCommandPostAuthToken - Class in com.orientechnologies.orient.server.network.protocol.http.command.post
Created by emrul on 14/09/14.
OServerCommandPostAuthToken() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostAuthToken
 
OServerCommandPostBatch - Class in com.orientechnologies.orient.server.network.protocol.http.command.post
Executes a batch of operations in a single call.
OServerCommandPostBatch() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostBatch
 
OServerCommandPostClass - Class in com.orientechnologies.orient.server.network.protocol.http.command.post
 
OServerCommandPostClass() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostClass
 
OServerCommandPostCommand - Class in com.orientechnologies.orient.server.network.protocol.http.command.post
 
OServerCommandPostCommand() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostCommand
 
OServerCommandPostCommandGraph - Class in com.orientechnologies.orient.server.network.protocol.http.command.post
 
OServerCommandPostCommandGraph() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostCommandGraph
 
OServerCommandPostCommandGraph(OServerCommandConfiguration) - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostCommandGraph
 
OServerCommandPostConnection - Class in com.orientechnologies.orient.server.network.protocol.http.command.put
 
OServerCommandPostConnection() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.put.OServerCommandPostConnection
 
OServerCommandPostDatabase - Class in com.orientechnologies.orient.server.network.protocol.http.command.post
 
OServerCommandPostDatabase() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostDatabase
 
OServerCommandPostDocument - Class in com.orientechnologies.orient.server.network.protocol.http.command.post
 
OServerCommandPostDocument() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostDocument
 
OServerCommandPostImportDatabase - Class in com.orientechnologies.orient.server.network.protocol.http.command.post
 
OServerCommandPostImportDatabase() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostImportDatabase
 
OServerCommandPostImportRecords - Class in com.orientechnologies.orient.server.network.protocol.http.command.post
 
OServerCommandPostImportRecords() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostImportRecords
 
OServerCommandPostInstallDatabase - Class in com.orientechnologies.orient.server.network.protocol.http.command.post
 
OServerCommandPostInstallDatabase() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostInstallDatabase
 
OServerCommandPostKillDbConnection - Class in com.orientechnologies.orient.server.network.protocol.http.command.post
 
OServerCommandPostKillDbConnection() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostKillDbConnection
 
OServerCommandPostProperty - Class in com.orientechnologies.orient.server.network.protocol.http.command.post
 
OServerCommandPostProperty() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostProperty
 
OServerCommandPostServer - Class in com.orientechnologies.orient.server.network.protocol.http.command.post
 
OServerCommandPostServer() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostServer
 
OServerCommandPostStudio - Class in com.orientechnologies.orient.server.network.protocol.http.command.post
 
OServerCommandPostStudio() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostStudio
 
OServerCommandPostUploadSingleFile - Class in com.orientechnologies.orient.server.network.protocol.http.command.post
 
OServerCommandPostUploadSingleFile() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostUploadSingleFile
 
OServerCommandPutDocument - Class in com.orientechnologies.orient.server.network.protocol.http.command.put
 
OServerCommandPutDocument() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.put.OServerCommandPutDocument
 
OServerCommandPutIndex - Class in com.orientechnologies.orient.server.network.protocol.http.command.put
 
OServerCommandPutIndex() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.put.OServerCommandPutIndex
 
OServerConfigAuthenticator - Class in com.orientechnologies.orient.server.security.authenticator
Provides an OSecurityAuthenticator for the users listed in orientdb-server-config.xml.
OServerConfigAuthenticator() - Constructor for class com.orientechnologies.orient.server.security.authenticator.OServerConfigAuthenticator
 
OServerHandler - Interface in com.orientechnologies.orient.server.handler
Deprecated.
OServerHandlerAbstract - Class in com.orientechnologies.orient.server.handler
Deprecated.
OServerHandlerAbstract() - Constructor for class com.orientechnologies.orient.server.handler.OServerHandlerAbstract
Deprecated.
 
OServerHandlerHelper - Class in com.orientechnologies.orient.server.handler
Deprecated.
OServerHandlerHelper() - Constructor for class com.orientechnologies.orient.server.handler.OServerHandlerHelper
Deprecated.
 
OServerInfo - Class in com.orientechnologies.orient.server
Returns information about the server.
OServerInfo() - Constructor for class com.orientechnologies.orient.server.OServerInfo
 
OServerLifecycleListener - Interface in com.orientechnologies.orient.server
Interface to get notified on the server lifecycle.
OServerMain - Class in com.orientechnologies.orient.server
 
OServerMain() - Constructor for class com.orientechnologies.orient.server.OServerMain
 
OServerNetworkListener - Class in com.orientechnologies.orient.server.network
 
OServerNetworkListener(OServer, OServerSocketFactory, String, String, String, Class<? extends ONetworkProtocol>, OServerParameterConfiguration[], OServerCommandConfiguration[]) - Constructor for class com.orientechnologies.orient.server.network.OServerNetworkListener
 
OServerPlugin - Interface in com.orientechnologies.orient.server.plugin
Server handler interface.
OServerPluginAbstract - Class in com.orientechnologies.orient.server.plugin
Abstract class to make OServerHandler implementation easier.
OServerPluginAbstract() - Constructor for class com.orientechnologies.orient.server.plugin.OServerPluginAbstract
 
OServerPluginConfigurable - Interface in com.orientechnologies.orient.server.plugin
Created by Enrico Risa on 18/11/15.
OServerPluginHelper - Class in com.orientechnologies.orient.server.plugin
 
OServerPluginHelper() - Constructor for class com.orientechnologies.orient.server.plugin.OServerPluginHelper
 
OServerPluginInfo - Class in com.orientechnologies.orient.server.plugin
Server plugin information
OServerPluginInfo(String, String, String, String, OServerPlugin, Map<String, Object>, long, URLClassLoader) - Constructor for class com.orientechnologies.orient.server.plugin.OServerPluginInfo
 
OServerPluginManager - Class in com.orientechnologies.orient.server.plugin
Manages Server Extensions
OServerPluginManager() - Constructor for class com.orientechnologies.orient.server.plugin.OServerPluginManager
 
OServerSecurity - Interface in com.orientechnologies.orient.server.security
Provides an interface for the server-specific security features.
OServerShutdownHook - Class in com.orientechnologies.orient.server
 
OServerShutdownHook(OServer) - Constructor for class com.orientechnologies.orient.server.OServerShutdownHook
 
OServerShutdownMain - Class in com.orientechnologies.orient.server
Sends a shutdown command to the server.
OServerShutdownMain(String, String, String, String) - Constructor for class com.orientechnologies.orient.server.OServerShutdownMain
 
OServerSideScriptInterpreter - Class in com.orientechnologies.orient.server.handler
Allow the execution of server-side scripting.
OServerSideScriptInterpreter() - Constructor for class com.orientechnologies.orient.server.handler.OServerSideScriptInterpreter
 
OServerSocketFactory - Class in com.orientechnologies.orient.server.network
 
OServerSocketFactory() - Constructor for class com.orientechnologies.orient.server.network.OServerSocketFactory
 
OServerSSLSocketFactory - Class in com.orientechnologies.orient.server.network
 
OServerSSLSocketFactory() - Constructor for class com.orientechnologies.orient.server.network.OServerSSLSocketFactory
 
OServerTLSSocketFactory - Class in com.orientechnologies.orient.server.network
 
OServerTLSSocketFactory() - Constructor for class com.orientechnologies.orient.server.network.OServerTLSSocketFactory
 
OSESSIONID - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
OSMTPAuthenticator - Class in com.orientechnologies.orient.server.plugin.mail
 
OSMTPAuthenticator(String, String) - Constructor for class com.orientechnologies.orient.server.plugin.mail.OSMTPAuthenticator
 
OStaticContent() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetStaticContent.OStaticContent
 
OStaticContentCachedEntry - Class in com.orientechnologies.orient.server.network.protocol.http.command.get
 
OStaticContentCachedEntry() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.get.OStaticContentCachedEntry
 
OSyncCommandResultListener - Class in com.orientechnologies.orient.server.network.protocol.binary
Synchronous command result manager.
OSyncCommandResultListener(OCommandResultListener) - Constructor for class com.orientechnologies.orient.server.network.protocol.binary.OSyncCommandResultListener
 
OSyslog - Interface in com.orientechnologies.orient.server.security
Provides an interface to syslog (and other such event logging systems).
OSystemDatabase - Class in com.orientechnologies.orient.server
 
OSystemDatabase(OrientDBInternal) - Constructor for class com.orientechnologies.orient.server.OSystemDatabase
 
OSystemUserAuthenticator - Class in com.orientechnologies.orient.server.security.authenticator
Provides a default password authenticator.
OSystemUserAuthenticator() - Constructor for class com.orientechnologies.orient.server.security.authenticator.OSystemUserAuthenticator
 
OTokenHandler - Interface in com.orientechnologies.orient.server
Created by emrul on 27/10/2014.
OTokenHandlerImpl - Class in com.orientechnologies.orient.server.token
Created by emrul on 27/10/2014.
OTokenHandlerImpl(OServer) - Constructor for class com.orientechnologies.orient.server.token.OTokenHandlerImpl
 
OTokenHandlerImpl() - Constructor for class com.orientechnologies.orient.server.token.OTokenHandlerImpl
 
OTokenHandlerImpl(byte[], long, String) - Constructor for class com.orientechnologies.orient.server.token.OTokenHandlerImpl
 
OTransactionOptimisticProxy - Class in com.orientechnologies.orient.server.tx
 
OTransactionOptimisticProxy(ODatabaseDocumentInternal, int, boolean, List<ORecordOperationRequest>, ODocument, short, ORecordSerializer) - Constructor for class com.orientechnologies.orient.server.tx.OTransactionOptimisticProxy
 
OTransactionOptimisticServer - Class in com.orientechnologies.orient.server.tx
Created by tglman on 28/12/16.
OTransactionOptimisticServer(ODatabaseDocumentInternal, int, boolean, List<ORecordOperationRequest>, List<IndexChange>) - Constructor for class com.orientechnologies.orient.server.tx.OTransactionOptimisticServer
 
override(ODocument) - Method in class com.orientechnologies.orient.server.distributed.OModifiableDistributedConfiguration
 
OVersionDistributedConflictResolver - Class in com.orientechnologies.orient.server.distributed.conflict
Conflict resolver implementation based on the record version: the highest version wins.
OVersionDistributedConflictResolver() - Constructor for class com.orientechnologies.orient.server.distributed.conflict.OVersionDistributedConflictResolver
 
overwrite - Variable in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartFileToDiskContentParser
 
OWNER - Static variable in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
 
OWriteOperationNotPermittedException - Exception in com.orientechnologies.orient.server.distributed
A non idempotent operation has been executed against a read only server (REPLICA).
OWriteOperationNotPermittedException(OWriteOperationNotPermittedException) - Constructor for exception com.orientechnologies.orient.server.distributed.OWriteOperationNotPermittedException
 
OWriteOperationNotPermittedException(String) - Constructor for exception com.orientechnologies.orient.server.distributed.OWriteOperationNotPermittedException
 

P

PARAM_NETWORK_SSL_CLIENT_AUTH - Static variable in class com.orientechnologies.orient.server.network.OServerSSLSocketFactory
 
PARAM_NETWORK_SSL_KEYSTORE - Static variable in class com.orientechnologies.orient.server.network.OServerSSLSocketFactory
 
PARAM_NETWORK_SSL_KEYSTORE_PASSWORD - Static variable in class com.orientechnologies.orient.server.network.OServerSSLSocketFactory
 
PARAM_NETWORK_SSL_KEYSTORE_TYPE - Static variable in class com.orientechnologies.orient.server.network.OServerSSLSocketFactory
 
PARAM_NETWORK_SSL_TRUSTSTORE - Static variable in class com.orientechnologies.orient.server.network.OServerSSLSocketFactory
 
PARAM_NETWORK_SSL_TRUSTSTORE_PASSWORD - Static variable in class com.orientechnologies.orient.server.network.OServerSSLSocketFactory
 
PARAM_NETWORK_SSL_TRUSTSTORE_TYPE - Static variable in class com.orientechnologies.orient.server.network.OServerSSLSocketFactory
 
parameters - Variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
parse(OHttpRequest, Map<String, String>, OHttpMultipartContentInputStream, ODatabaseDocument) - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartContentBaseParser
 
parse(OHttpRequest, Map<String, String>, OHttpMultipartContentInputStream, ODatabaseDocument) - Method in interface com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartContentParser
 
parse(OHttpRequest, Map<String, String>, OHttpMultipartContentInputStream, ODatabaseDocument) - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartDatabaseImportContentParser
 
parse(OHttpRequest, Map<String, String>, OHttpMultipartContentInputStream, ODatabaseDocument) - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartFileToDiskContentParser
 
parse(OHttpRequest, Map<String, String>, OHttpMultipartContentInputStream, ODatabaseDocument) - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartFileToRecordContentParser
 
parse(OHttpRequest, OHttpResponse, OHttpMultipartContentParser<B>, OHttpMultipartContentParser<F>, ODatabaseDocument) - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartRequestCommand
 
parseBaseContent(OHttpRequest, OHttpMultipartContentParser<B>, HashMap<String, String>, OHttpMultipartContentInputStream, ODatabaseDocument) - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartRequestCommand
 
parseBinaryToken(byte[]) - Method in interface com.orientechnologies.orient.server.OTokenHandler
 
parseBinaryToken(byte[]) - Method in class com.orientechnologies.orient.server.token.OrientTokenHandler
 
parseBinaryToken(byte[]) - Method in class com.orientechnologies.orient.server.token.OTokenHandlerImpl
 
parseFileContent(OHttpRequest, OHttpMultipartContentParser<F>, HashMap<String, String>, OHttpMultipartContentInputStream, ODatabaseDocument) - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartRequestCommand
 
parseHeader(OHttpRequest, OHttpResponse, HashMap<String, String>, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartRequestCommand
 
parseNotVerifyBinaryToken(byte[]) - Method in interface com.orientechnologies.orient.server.OTokenHandler
 
parseNotVerifyBinaryToken(byte[]) - Method in class com.orientechnologies.orient.server.token.OrientTokenHandler
 
parseNotVerifyBinaryToken(byte[]) - Method in class com.orientechnologies.orient.server.token.OTokenHandlerImpl
 
parsePartHeaders(OHttpRequest, OHttpResponse, char, boolean, HashMap<String, String>) - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartRequestCommand
 
parseStatement(String, String, ODatabaseDocument) - Static method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostCommand
 
parseWebToken(byte[]) - Method in interface com.orientechnologies.orient.server.OTokenHandler
 
parseWebToken(byte[]) - Method in class com.orientechnologies.orient.server.token.OrientTokenHandler
 
parseWebToken(byte[]) - Method in class com.orientechnologies.orient.server.token.OTokenHandlerImpl
 
path - Variable in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartFileToDiskContentParser
 
payload - Variable in class com.orientechnologies.orient.server.token.JsonWebToken
 
pluginListeners - Variable in class com.orientechnologies.orient.server.plugin.OServerPluginManager
 
pluginManager - Variable in class com.orientechnologies.orient.server.OServer
 
popTxContext(ODistributedRequestId) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedDatabase
 
processBaseContent(OHttpRequest, String, HashMap<String, String>) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostImportDatabase
 
processBaseContent(OHttpRequest, String, HashMap<String, String>) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostUploadSingleFile
 
processBaseContent(OHttpRequest, B, HashMap<String, String>) - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartRequestCommand
 
processFileContent(OHttpRequest, InputStream, HashMap<String, String>) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostImportDatabase
 
processFileContent(OHttpRequest, ORID, HashMap<String, String>) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostUploadSingleFile
 
processFileContent(OHttpRequest, F, HashMap<String, String>) - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartRequestCommand
 
processRequest(ODistributedRequest, boolean) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedDatabase
 
protocolVersion - Variable in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 
push(OBinaryPushRequest) - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
pushDistribCfg2Clients(ODocument) - Method in class com.orientechnologies.orient.server.OClientConnectionManager
Pushes the distributed configuration to all the connected clients.
pushDistributedConfig(String, List<String>) - Method in class com.orientechnologies.orient.server.OPushManager
 

Q

QUORUM_ALL - Static variable in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
 
QUORUM_LOCAL_DC - Static variable in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
 
QUORUM_MAJORITY - Static variable in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
 

R

read(DataInput) - Method in interface com.orientechnologies.orient.server.distributed.operation.NodeOperation
 
read(DataInput) - Method in interface com.orientechnologies.orient.server.distributed.operation.NodeOperationResponse
 
read(DataInput) - Method in class com.orientechnologies.orient.server.distributed.operation.NodeOperationResponseFailed
 
read() - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartBaseInputStream
 
read(byte[], int, int) - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartBaseInputStream
 
read(byte[]) - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartBaseInputStream
 
read() - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartContentInputStream
 
read(byte[], int, int) - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartContentInputStream
 
read(byte[]) - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartContentInputStream
 
READ_QUORUM - Static variable in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
 
READ_YOUR_WRITES - Static variable in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
 
readAllContent(OHttpRequest) - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
readBoundary(OHttpRequest, OHttpResponse, char) - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartRequestCommand
 
readBoundaryCrLf(OHttpRequest, OHttpResponse, char, boolean) - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartRequestCommand
 
readExternal(ObjectInput) - Method in class com.orientechnologies.orient.server.distributed.ODistributedRequestId
 
readExternal(ObjectInput) - Method in class com.orientechnologies.orient.server.distributed.operation.NodeOperationTaskResponse
 
reassignClustersOwnership(String, String, OModifiableDistributedConfiguration, boolean) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
received(ODistributedRequest, ODistributedDatabase) - Method in interface com.orientechnologies.orient.server.distributed.task.ORemoteTask
 
reConnect(ONetworkProtocol, byte[], OToken) - Method in class com.orientechnologies.orient.server.OClientConnectionManager
 
reEnqueue(int, long, String, ORemoteTask, int, int) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedDatabase
 
register(int, Callable<NodeOperation>, Callable<NodeOperationResponse>) - Static method in class com.orientechnologies.orient.server.distributed.operation.NodeOperationTask
 
registerBeforeConnectNetworkEventListener(OBeforeDatabaseOpenNetworkEventListener) - Method in class com.orientechnologies.orient.server.network.OServerNetworkListener
 
registerCommand(OServerCommand) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpNetworkCommandManager
Register all the names for the same instance.
registerDatabase(String, ODistributedConfiguration) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedMessageService
 
registerHandlers(Object, OServer, OServerNetworkListener, OHttpNetworkCommandManager) - Static method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
registerLifecycleListener(ODistributedLifecycleListener) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
registerLifecycleListener(OServerLifecycleListener) - Method in class com.orientechnologies.orient.server.OServer
 
registerLifecycleListener(OPluginLifecycleListener) - Method in class com.orientechnologies.orient.server.plugin.OServerPluginManager
 
registerListener(OAutomaticBackup.OAutomaticBackupListener) - Method in class com.orientechnologies.orient.server.handler.OAutomaticBackup
 
registerPlugin(OServerPluginInfo) - Method in class com.orientechnologies.orient.server.plugin.OServerPluginManager
 
registerPlugins() - Method in class com.orientechnologies.orient.server.OServer
 
registerProfile(String, OMailProfile) - Method in class com.orientechnologies.orient.server.plugin.mail.OMailPlugin
 
registerRequest(long, ODistributedResponseManager) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedMessageService
 
registerSecurityClass(Class<?>) - Method in class com.orientechnologies.orient.server.security.ODefaultServerSecurity
 
registerServerInstance(String, OServer) - Static method in class com.orientechnologies.orient.server.OServer
 
registerStatefulCommand(OServerCommandConfiguration) - Method in class com.orientechnologies.orient.server.network.OServerNetworkListener
 
registerStatelessCommand(OServerCommand) - Method in class com.orientechnologies.orient.server.network.OServerNetworkListener
 
registerStatelessCommands(OServerNetworkListener) - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
registerStaticDirectory(OServerPluginInfo) - Method in class com.orientechnologies.orient.server.plugin.OServerPluginManager
 
registerTxContext(ODistributedRequestId, ODistributedTxContext) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedDatabase
 
registerVirtualFolder(String, OCallable<Object, String>) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetStaticContent
 
rejectRequests - Variable in class com.orientechnologies.orient.server.OServer
 
rejectRequests() - Method in class com.orientechnologies.orient.server.OServer
 
release() - Method in class com.orientechnologies.orient.server.OClientConnection
Releases an acquired connection.
releaseExclusiveLock(String, String) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedLockManager
 
reload(String) - Method in class com.orientechnologies.orient.server.security.ODefaultServerSecurity
 
reload(OSecurityUser, String) - Method in class com.orientechnologies.orient.server.security.ODefaultServerSecurity
 
reload(ODocument) - Method in class com.orientechnologies.orient.server.security.ODefaultServerSecurity
 
reload(OSecurityUser, ODocument) - Method in class com.orientechnologies.orient.server.security.ODefaultServerSecurity
 
reloadComponent(OSecurityUser, String, ODocument) - Method in class com.orientechnologies.orient.server.security.ODefaultServerSecurity
 
removeConnection(OClientConnection) - Method in class com.orientechnologies.orient.server.OClientSessions
 
removeServer(String, boolean) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
removeServer(String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedSyncConfiguration
 
removeServer(String) - Method in class com.orientechnologies.orient.server.distributed.OModifiableDistributedConfiguration
Removes a server from the list.
removeServerBecauseUnreachable(String) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
removeServerBecauseUnreachable(String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManagerImpl
 
removeSession(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpSessionManager
 
removeShutdownHook() - Method in class com.orientechnologies.orient.server.OServer
 
renewIfNeeded(OToken) - Method in interface com.orientechnologies.orient.server.OTokenHandler
 
renewIfNeeded(OToken) - Method in class com.orientechnologies.orient.server.token.OrientTokenHandler
 
renewIfNeeded(OToken) - Method in class com.orientechnologies.orient.server.token.OTokenHandlerImpl
 
replacePasswordValidator(OPasswordValidator) - Method in class com.orientechnologies.orient.server.security.ODefaultServerSecurity
 
request - Variable in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
requestType - Variable in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
reset() - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartBaseInputStream
 
reset() - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartContentInputStream
 
resetBuffer() - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartBaseInputStream
 
response - Variable in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
restart() - Method in class com.orientechnologies.orient.server.OServer
 
restore(String, String) - Method in class com.orientechnologies.orient.server.OServer
 
result(Object) - Method in class com.orientechnologies.orient.server.network.protocol.binary.OAsyncCommandResultListener
 
result(Object) - Method in class com.orientechnologies.orient.server.network.protocol.binary.OCommandCacheRemoteResultListener
 
result(Object) - Method in class com.orientechnologies.orient.server.network.protocol.binary.OLiveCommandResultListener
 
result(Object) - Method in class com.orientechnologies.orient.server.network.protocol.binary.OSyncCommandResultListener
 
rid - Variable in exception com.orientechnologies.orient.server.distributed.task.ODistributedRecordLockedException
 
rollback(OTransactionId) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedDatabase
 
rollback(ODatabaseDocumentInternal) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedTxContext
 
run() - Method in class com.orientechnologies.orient.server.network.OServerNetworkListener
 
run() - Method in class com.orientechnologies.orient.server.OServerShutdownHook
Catch the JVM exit and assure to shutdown the Orient Server.
running - Variable in class com.orientechnologies.orient.server.OServer
 

S

save() - Method in class com.orientechnologies.orient.server.distributed.ODistributedSyncConfiguration
 
save(ODocument) - Method in class com.orientechnologies.orient.server.OSystemDatabase
 
save(ODocument, String) - Method in class com.orientechnologies.orient.server.OSystemDatabase
 
saveConfiguration() - Method in class com.orientechnologies.orient.server.OServer
 
saveRecord(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostUploadSingleFile
 
schema - Variable in class com.orientechnologies.orient.server.OPushManager
 
securityRecordChange(String, ODocument) - Method in class com.orientechnologies.orient.server.security.ODefaultServerSecurity
Called each time one of the security classes (OUser, ORole, OServerRole) is modified.
send(int, String, String, Object, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpGraphResponse
 
send(int, String, String, Object, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
send(int, String, String, Object, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseImpl
 
send(int, String, String, Object) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseWrapper
Sends the complete HTTP response in one call.
send(int, String, String, Object, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseWrapper
Sends the complete HTTP response in one call specifying additional headers.
send(String, OBinaryPushRequest<?>, OPushManager) - Method in class com.orientechnologies.orient.server.OPushEventType
 
send(Map<String, Object>) - Method in class com.orientechnologies.orient.server.plugin.mail.OMailPlugin
Sends an email.
send2Nodes(ODistributedRequest, Collection<String>, Collection<String>, ODistributedRequest.EXECUTION_MODE, Object) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedDatabase
 
sendAuthorizationRequest(OHttpRequest, OHttpResponse, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAuthenticatedDbAbstract
 
sendAuthorizationRequest(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAuthenticatedServerAbstract
 
sendAuthorizationRequest(OHttpRequest, OHttpResponse, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostAuthToken
 
sendBinaryFieldFileContent(OHttpRequest, OHttpResponse, int, String, String, byte[], String) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetFileDownload
 
sendBinaryRequest(OBinaryRequest) - Method in class com.orientechnologies.orient.server.distributed.ORemoteServerChannel
 
sendBinaryRequest(OBinaryRequest) - Method in class com.orientechnologies.orient.server.distributed.ORemoteServerController
 
sendDatabaseInfo(OHttpRequest, OHttpResponse, ODatabaseDocumentInternal) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostDatabase
 
sendError(OClientConnection, int, Throwable) - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
sendError(OHttpRequest, OHttpResponse, ODocument) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostAuthToken
 
sendError(int, String, String, String, String, boolean) - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
sendErrorOrDropConnection(OClientConnection, int, Throwable) - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
sendJsonError(OHttpResponse, int, String, String, Object, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAbstract
 
sendNotAuthorizedResponse(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAuthenticatedServerAbstract
 
sendOk(OClientConnection, int) - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
sendORecordBinaryFileContent(OHttpRequest, OHttpResponse, int, String, String, OBlob, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetFileDownload
 
sendRecordsContent(OHttpRequest, OHttpResponse, OResultSet, String, int) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetGephi
 
sendRequest(String, Collection<String>, Collection<String>, ORemoteTask, long, ODistributedRequest.EXECUTION_MODE, Object) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
Sends a distributed request against multiple servers.
sendRequest(ODistributedRequest) - Method in class com.orientechnologies.orient.server.distributed.ORemoteServerChannel
 
sendRequest(ODistributedRequest) - Method in class com.orientechnologies.orient.server.distributed.ORemoteServerController
 
sendResponse(ODistributedResponse) - Method in class com.orientechnologies.orient.server.distributed.ORemoteServerChannel
 
sendResponse(ODistributedResponse) - Method in class com.orientechnologies.orient.server.distributed.ORemoteServerController
 
sendResponseHeaders(String, boolean) - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
sendShutdown() - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
sendShutdown() - Method in interface com.orientechnologies.orient.server.plugin.OServerPlugin
 
sendShutdown() - Method in class com.orientechnologies.orient.server.plugin.OServerPluginAbstract
 
sendStatus(int, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
sendStream(int, String, String, InputStream, long) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpGraphResponse
 
sendStream(int, String, String, InputStream, long, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpGraphResponse
 
sendStream(int, String, String, InputStream, long, String, Map<String, String>) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpGraphResponse
 
sendStream(int, String, String, String, OCallable<Void, OChunkedResponse>) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpGraphResponse
 
sendStream(int, String, String, InputStream, long) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
sendStream(int, String, String, InputStream, long, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
sendStream(int, String, String, InputStream, long, String, Map<String, String>) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
sendStream(int, String, String, String, OCallable<Void, OChunkedResponse>) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
sendStream(int, String, String, InputStream, long) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseImpl
 
sendStream(int, String, String, InputStream, long, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseImpl
 
sendStream(int, String, String, InputStream, long, String, Map<String, String>) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseImpl
 
sendStream(int, String, String, String, OCallable<Void, OChunkedResponse>) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseImpl
 
sendStream(int, String, String, InputStream, long) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseWrapper
Sends the complete HTTP response in one call specifying a stream as content.
sendStream(int, String, String, InputStream, long, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseWrapper
Sends the complete HTTP response in one call specifying a stream as content.
sendTextContent(int, String, String, String, String, boolean) - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
sequences - Variable in class com.orientechnologies.orient.server.OPushManager
 
serialize(OBinaryToken, OutputStream) - Method in class com.orientechnologies.orient.server.token.OBinaryTokenSerializer
 
serializeWebHeader(OJwtHeader) - Method in class com.orientechnologies.orient.server.token.OTokenHandlerImpl
 
serializeWebPayload(OJwtPayload) - Method in class com.orientechnologies.orient.server.token.OTokenHandlerImpl
 
server - Variable in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAbstract
 
server - Variable in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocol
 
server() - Static method in class com.orientechnologies.orient.server.OServerMain
 
SERVER_ID_PROPERTY - Static variable in class com.orientechnologies.orient.server.OSystemDatabase
 
SERVER_INFO_CLASS - Static variable in class com.orientechnologies.orient.server.OSystemDatabase
 
serverCfg - Variable in class com.orientechnologies.orient.server.OServer
 
serverInfo - Variable in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 
serverLogin(String, String, String) - Method in class com.orientechnologies.orient.server.OServer
 
serverPassword - Variable in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAuthenticatedServerAbstract
 
SERVERS - Static variable in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
 
serverSecurity - Variable in class com.orientechnologies.orient.server.OServer
 
serverUser - Variable in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAuthenticatedServerAbstract
 
serverUser - Variable in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 
serverUsername - Variable in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 
service() - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
SESSION_LENGTH_PAR - Static variable in class com.orientechnologies.orient.server.token.OrientTokenHandler
 
sessionId - Variable in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 
SESSIONID_LOGOUT - Static variable in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAuthenticatedDbAbstract
 
SESSIONID_UNAUTHORIZED - Static variable in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAuthenticatedDbAbstract
 
sessions - Variable in class com.orientechnologies.orient.server.OClientConnectionManager
 
setAdditionalHeaders(String[]) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
setAlgorithm(String) - Method in class com.orientechnologies.orient.server.token.OrientJwtHeader
 
setAudience(String) - Method in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
setAuthentication(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
setAuthentication(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestImpl
 
setAuthorization(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
setBearerToken(OToken) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
setBearerToken(OToken) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestImpl
 
setBearerTokenRaw(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
setBearerTokenRaw(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestImpl
 
setBoundary(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
setBoundary(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestImpl
 
setCallbackFunction(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
setCharacterSet(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
setCharacterSet(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseWrapper
Sets the response's character set.
setCode(int) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
setCode(int) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseWrapper
 
setConnection(OClientConnection) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
setContent(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
setContent(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
setContent(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseWrapper
 
setContentEncoding(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
setContentEncoding(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestImpl
 
setContentEncoding(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
setContentType(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
setContentType(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestImpl
 
setContentType(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
setContentType(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseWrapper
 
setData(ONetworkProtocolData) - Method in class com.orientechnologies.orient.server.OClientConnection
 
setDatabase(String) - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
setDatabase(ODatabaseDocumentInternal) - Method in interface com.orientechnologies.orient.server.network.protocol.http.ONetworkHttpExecutor
 
setDatabase(ODatabaseDocumentInternal) - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
setDatabase(ODatabaseDocumentInternal) - Method in class com.orientechnologies.orient.server.OClientConnection
 
setDatabase(String) - Method in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
setDatabaseName(String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedRequest
 
setDatabaseName(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
setDatabaseStatus(String, String, ODistributedServerManager.DB_STATUS) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
setDatabaseType(String) - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
setDatabaseType(String) - Method in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
setDataCommandInfo(OClientConnection, String) - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
setDisconnectOnAfter(boolean) - Method in class com.orientechnologies.orient.server.OClientConnection
 
setDistributedResponseManager(ODistributedResponseManager) - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponse
 
setDistributedStrategy(ODistributedStrategy) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
setDriverName(String) - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
setDriverName(String) - Method in class com.orientechnologies.orient.server.network.protocol.binary.HandshakeInfo
 
setDriverVersion(String) - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
setDriverVersion(String) - Method in class com.orientechnologies.orient.server.network.protocol.binary.HandshakeInfo
 
setEnabled(boolean) - Method in class com.orientechnologies.orient.server.plugin.livequery.OLiveQueryPlugin
Deprecated.
 
setExecutorNodeName(String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponse
 
setExpirationTime(int) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpSessionManager
 
setExpiry(long) - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
setExpiry(long) - Method in class com.orientechnologies.orient.server.token.JsonWebToken
 
setExpiry(long) - Method in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
setExtensionClassLoader(ClassLoader) - Method in class com.orientechnologies.orient.server.OServer
Set the preferred ClassLoader used to load extensions.
setFetchPlan(String) - Method in class com.orientechnologies.orient.server.network.protocol.binary.OAbstractCommandResultListener
 
setHandshakeInfo(HandshakeInfo) - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
setHeader(OJwtHeader) - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
setHeader(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
Deprecated.
setHeader(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseWrapper
Sets the response's additional headers to send back.
setHeaders(Map<String, String>) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
setHeaders(Map<String, String>) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestImpl
 
setHeaders(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
setHttpMethod(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
setHttpMethod(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestImpl
 
setHttpVersion(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
setHttpVersion(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestImpl
 
setId(ODistributedRequestId) - Method in class com.orientechnologies.orient.server.distributed.ODistributedRequest
 
setIfMatch(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
setIfMatch(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestImpl
 
setIssuedAt(long) - Method in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
setIssuer(String) - Method in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
setIsValid(boolean) - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
setIsValid(boolean) - Method in class com.orientechnologies.orient.server.token.JsonWebToken
 
setIsVerified(boolean) - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
setIsVerified(boolean) - Method in class com.orientechnologies.orient.server.token.JsonWebToken
 
setJsonErrorResponse(boolean) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
setKeepAlive(boolean) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
setKeepAlive(boolean) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestImpl
 
setKeepAlive(boolean) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
setKeyId(String) - Method in class com.orientechnologies.orient.server.token.OrientJwtHeader
 
setLastLSN(String, OLogSequenceNumber, boolean) - Method in class com.orientechnologies.orient.server.distributed.ODistributedSyncConfiguration
 
setLastOperationTimestamp(long) - Method in class com.orientechnologies.orient.server.distributed.ODistributedMomentum
 
setLocalResult(String, Object) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
setLocalResult(String, Object) - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManagerImpl
 
setLSN(String, OLogSequenceNumber, boolean) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedDatabase
 
setLSN(String, OLogSequenceNumber) - Method in class com.orientechnologies.orient.server.distributed.ODistributedMomentum
 
setMultipart(boolean) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
setMultipart(boolean) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestImpl
 
setMultipartStream(OHttpMultipartBaseInputStream) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
setMultipartStream(OHttpMultipartBaseInputStream) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestImpl
 
setName(String) - Method in class com.orientechnologies.orient.server.network.OServerSocketFactory
 
setNoCache(OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAbstract
 
setNodeSource(String) - Method in class com.orientechnologies.orient.server.distributed.operation.NodeOperationTask
 
setNodeSource(String) - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask
 
setNodeSource(String) - Method in interface com.orientechnologies.orient.server.distributed.task.ORemoteTask
 
setNodeStatus(ODistributedServerManager.NODE_STATUS) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
setNotBefore(long) - Method in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
setOnline() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedDatabase
 
setOverwrite(boolean) - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartFileToDiskContentParser
 
setParameter(Object, Object) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpSession
 
setParameters(Map<String, String>) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
setPayload(Object) - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponse
 
setProtocol(ONetworkProtocol) - Method in class com.orientechnologies.orient.server.OClientConnection
 
setProtocolVersion(short) - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
setProtocolVersion(short) - Method in class com.orientechnologies.orient.server.network.protocol.binary.HandshakeInfo
 
setResponseCharSet(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
setResultStrategy(ORemoteTask.RESULT_STRATEGY) - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractCommandTask
 
setSameSiteCookie(boolean) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
setSendStarted(boolean) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
setSerializationImpl(String) - Method in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 
setSerializer(String) - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
setSerializer(ORecordSerializer) - Method in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 
setServerInfo(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
setServerOffline(String, String) - Method in class com.orientechnologies.orient.server.distributed.OModifiableDistributedConfiguration
Set a server offline.
setServerOwner(String, String) - Method in class com.orientechnologies.orient.server.distributed.OModifiableDistributedConfiguration
Sets the server as owner for the given cluster.
setServerRole(String, ODistributedConfiguration.ROLES) - Method in class com.orientechnologies.orient.server.distributed.OModifiableDistributedConfiguration
Sets the server role between MASTER (default) and REPLICA.
setServerRootDirectory(String) - Method in class com.orientechnologies.orient.server.OServer
 
setServerUser(boolean) - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
setServerUser(OServerUserConfiguration) - Method in class com.orientechnologies.orient.server.OClientConnection
 
setSessionId(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
setSessionId(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
setSessionInMills(long) - Method in class com.orientechnologies.orient.server.token.OTokenHandlerImpl
 
setSkipInput(int) - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartBaseInputStream
 
setSkipInput(ArrayList<Integer>) - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartBaseInputStream
 
setStaticEncoding(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
setStreaming(boolean) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
setTask(ORemoteTask) - Method in class com.orientechnologies.orient.server.distributed.ODistributedRequest
 
setToken(OToken) - Method in class com.orientechnologies.orient.server.OClientConnection
 
setTokenBased(Boolean) - Method in class com.orientechnologies.orient.server.OClientConnection
 
setTokenBytes(byte[]) - Method in class com.orientechnologies.orient.server.OClientConnection
 
setTokenId(String) - Method in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
setType(String) - Method in class com.orientechnologies.orient.server.token.OrientJwtHeader
 
setUrl(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
setUrl(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestImpl
 
setUserName(String) - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
setUserName(String) - Method in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
setUserRid(ORID) - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
setUserRID(ORecordId) - Method in class com.orientechnologies.orient.server.distributed.ODistributedRequest
 
setUserRid(ORID) - Method in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
setVariable(String, Object) - Method in class com.orientechnologies.orient.server.OServer
 
shouldReadToken(OClientConnection, int) - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
shutdown() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedLockManager
 
shutdown() - Method in class com.orientechnologies.orient.server.handler.OJMXPlugin
 
shutdown() - Method in class com.orientechnologies.orient.server.handler.OServerSideScriptInterpreter
 
shutdown() - Method in class com.orientechnologies.orient.server.network.OServerNetworkListener
 
shutdown() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
shutdown() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpSessionManager
 
shutdown() - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
shutdown() - Method in class com.orientechnologies.orient.server.OClientConnectionManager
 
shutdown() - Method in class com.orientechnologies.orient.server.OPushManager
 
shutdown() - Method in class com.orientechnologies.orient.server.OServer
 
shutdown() - Method in class com.orientechnologies.orient.server.plugin.OServerPluginAbstract
 
shutdown() - Method in class com.orientechnologies.orient.server.plugin.OServerPluginInfo
 
shutdown(boolean) - Method in class com.orientechnologies.orient.server.plugin.OServerPluginInfo
 
shutdown() - Method in class com.orientechnologies.orient.server.plugin.OServerPluginManager
 
shutdown() - Method in class com.orientechnologies.orient.server.security.ODefaultServerSecurity
 
shutdownHook - Variable in class com.orientechnologies.orient.server.OServer
 
SIGN_KEY_PAR - Static variable in class com.orientechnologies.orient.server.token.OrientTokenHandler
 
size - Variable in class com.orientechnologies.orient.server.network.protocol.http.command.get.OStaticContentCachedEntry
 
skip(long) - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartBaseInputStream
 
skip(long) - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartContentInputStream
 
startedOn - Variable in class com.orientechnologies.orient.server.OServer
 
startFromClasspathConfig(String) - Static method in class com.orientechnologies.orient.server.OServer
 
startFromFileConfig(String) - Static method in class com.orientechnologies.orient.server.OServer
 
startFromStreamConfig(InputStream) - Static method in class com.orientechnologies.orient.server.OServer
 
startPluginClass(String, OServerParameterConfiguration[]) - Method in class com.orientechnologies.orient.server.plugin.OServerPluginManager
 
startup() - Method in class com.orientechnologies.orient.server.handler.OCustomSQLFunctionPlugin
 
startup() - Method in class com.orientechnologies.orient.server.handler.OServerSideScriptInterpreter
 
startup() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
startup() - Method in class com.orientechnologies.orient.server.OServer
 
startup(File) - Method in class com.orientechnologies.orient.server.OServer
 
startup(String) - Method in class com.orientechnologies.orient.server.OServer
 
startup(InputStream) - Method in class com.orientechnologies.orient.server.OServer
 
startup(OServerConfiguration) - Method in class com.orientechnologies.orient.server.OServer
 
startup() - Method in class com.orientechnologies.orient.server.plugin.livequery.OLiveQueryPlugin
Deprecated.
 
startup() - Method in class com.orientechnologies.orient.server.plugin.OServerPluginAbstract
 
startup() - Method in class com.orientechnologies.orient.server.plugin.OServerPluginManager
 
startupFromConfiguration() - Method in class com.orientechnologies.orient.server.OServer
 
statsUpdate() - Method in class com.orientechnologies.orient.server.OClientConnection
 
status() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedDatabase
 
STATUS_AUTH_CODE - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
STATUS_AUTH_DESCRIPTION - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
STATUS_BADREQ_CODE - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
STATUS_BADREQ_DESCRIPTION - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
STATUS_CONFLICT_CODE - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
STATUS_CONFLICT_DESCRIPTION - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
STATUS_CREATED_CODE - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
STATUS_CREATED_DESCRIPTION - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
STATUS_FORBIDDEN_CODE - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
STATUS_FORBIDDEN_DESCRIPTION - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
STATUS_INTERNALERROR_CODE - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
STATUS_INTERNALERROR_DESCRIPTION - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
STATUS_INVALIDMETHOD_CODE - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
STATUS_INVALIDMETHOD_DESCRIPTION - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
STATUS_NOTFOUND_CODE - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
STATUS_NOTFOUND_DESCRIPTION - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
STATUS_NOTIMPL_CODE - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
STATUS_NOTIMPL_DESCRIPTION - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
STATUS_OK_CODE - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
STATUS_OK_DESCRIPTION - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
STATUS_OK_NOCONTENT_CODE - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
STATUS_OK_NOCONTENT_DESCRIPTION - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
STATUS_OK_NOMODIFIED_CODE - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
STATUS_OK_NOMODIFIED_DESCRIPTION - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
storageConfigurations - Variable in class com.orientechnologies.orient.server.OPushManager
 
sub - Variable in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
subscribe(String, ONetworkProtocolBinary) - Method in class com.orientechnologies.orient.server.OPushEventType
 
subscribeDistributeConfig(ONetworkProtocolBinary) - Method in class com.orientechnologies.orient.server.OPushManager
 
subscribeFunctions(ODatabaseDocumentInternal, ONetworkProtocolBinary) - Method in class com.orientechnologies.orient.server.OPushManager
 
subscribeIndexManager(ODatabaseDocumentInternal, ONetworkProtocolBinary) - Method in class com.orientechnologies.orient.server.OPushManager
 
subscribeSchema(ODatabaseDocumentInternal, ONetworkProtocolBinary) - Method in class com.orientechnologies.orient.server.OPushManager
 
subscribeSequences(ODatabaseDocumentInternal, ONetworkProtocolBinary) - Method in class com.orientechnologies.orient.server.OPushManager
 
subscribeStorageConfiguration(ODatabaseDocumentInternal, ONetworkProtocolBinary) - Method in class com.orientechnologies.orient.server.OPushManager
 
supportsLegacyPushMessages - Variable in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 
SYSTEM_DB_NAME - Static variable in class com.orientechnologies.orient.server.OSystemDatabase
 

T

tempEntries - Variable in class com.orientechnologies.orient.server.tx.OTransactionOptimisticServer
 
timeout() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
timeout() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManagerImpl
 
timeout() - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
timerTask - Variable in class com.orientechnologies.orient.server.OClientConnectionManager
 
toJSON(OutputStream) - Method in class com.orientechnologies.orient.server.distributed.ODistributedMomentum
 
TOKEN_HANDLER_NAME - Static variable in interface com.orientechnologies.orient.server.OTokenHandler
Deprecated.
toStream(DataOutput) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedMessage
 
toStream(DataOutput) - Method in class com.orientechnologies.orient.server.distributed.ODistributedMomentum
 
toStream(DataOutput) - Method in class com.orientechnologies.orient.server.distributed.ODistributedRequest
 
toStream(DataOutput) - Method in class com.orientechnologies.orient.server.distributed.ODistributedRequestId
 
toStream(DataOutput) - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponse
 
toStream(DataOutput) - Method in class com.orientechnologies.orient.server.distributed.operation.NodeOperationTask
 
toStream(DataOutput) - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask
 
toStream(DataOutput) - Method in interface com.orientechnologies.orient.server.distributed.task.ORemoteTask
 
toString() - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
 
toString() - Method in class com.orientechnologies.orient.server.distributed.ODistributedMomentum
 
toString() - Method in class com.orientechnologies.orient.server.distributed.ODistributedRequest
 
toString() - Method in class com.orientechnologies.orient.server.distributed.ODistributedRequestId
 
toString() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponse
 
toString() - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask
 
toString() - Method in class com.orientechnologies.orient.server.network.OServerNetworkListener
 
toString() - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartBaseInputStream
 
toString() - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartContentInputStream
 
toString() - Method in class com.orientechnologies.orient.server.OClientConnection
 
totalCommandExecutionTime - Variable in class com.orientechnologies.orient.server.OClientConnectionStats
 
totalRequests - Variable in class com.orientechnologies.orient.server.OClientConnectionStats
 
trimCsvSerializedContent(OClientConnection, byte[]) - Static method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
tryAcquireForExpire() - Method in class com.orientechnologies.orient.server.OClientConnection
 
type - Variable in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetStaticContent.OStaticContent
 
type - Variable in class com.orientechnologies.orient.server.network.protocol.http.command.get.OStaticContentCachedEntry
 

U

unbind(ScriptEngine, Bindings) - Method in class com.orientechnologies.orient.server.plugin.mail.OMailPlugin
 
undoRequest() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManagerImpl
 
uninstallPluginByFile(String) - Method in class com.orientechnologies.orient.server.plugin.OServerPluginManager
 
unlock() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedTxContext
 
unlockResourcesOfServer(ODatabaseDocumentInternal, String) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedDatabase
 
unmarshallRecord(ORecord) - Method in class com.orientechnologies.orient.server.tx.OTransactionOptimisticServer
Unmarshalls collections.
unregisterBeforeConnectNetworkEventListener(OBeforeDatabaseOpenNetworkEventListener) - Method in class com.orientechnologies.orient.server.network.OServerNetworkListener
 
unregisterDatabase(String) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedMessageService
 
unregisterLifecycleListener(ODistributedLifecycleListener) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
unregisterLifecycleListener(OServerLifecycleListener) - Method in class com.orientechnologies.orient.server.OServer
 
unregisterLifecycleListener(OPluginLifecycleListener) - Method in class com.orientechnologies.orient.server.plugin.OServerPluginManager
 
unregisterListener(OAutomaticBackup.OAutomaticBackupListener) - Method in class com.orientechnologies.orient.server.handler.OAutomaticBackup
 
unregisterSecurityClass(Class<?>) - Method in class com.orientechnologies.orient.server.security.ODefaultServerSecurity
 
unregisterServerInstance(String) - Static method in class com.orientechnologies.orient.server.OServer
 
unregisterStatefulCommand(OServerCommandConfiguration) - Method in class com.orientechnologies.orient.server.network.OServerNetworkListener
 
unregisterStatelessCommand(Class<? extends OServerCommand>) - Method in class com.orientechnologies.orient.server.network.OServerNetworkListener
 
unregisterVirtualFolder(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetStaticContent
 
updateCachedDatabaseConfiguration(String, OModifiableDistributedConfiguration, boolean) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
updatedRecords - Variable in class com.orientechnologies.orient.server.tx.OTransactionOptimisticServer
 
updateInternalDocument() - Method in class com.orientechnologies.orient.server.distributed.ODistributedSyncConfiguration
 
updateLastClusterChange() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
updateLastUpdatedOn() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpSession
 
updateLatency(String, long) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedMessageService
 
updateMessageStats(String) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedMessageService
 
updatePlugin(File) - Method in class com.orientechnologies.orient.server.plugin.OServerPluginManager
 
URL_SEPARATOR - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
URL_SEPARATOR - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
URL_SEPARATOR_CHAR - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
USERNAME_CONF - Static variable in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAuthProxy
 
USERPASSWORD_CONF - Static variable in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAuthProxy
 
userRid - Variable in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
utf8 - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 

V

validate(OTransactionId) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedDatabase
 
validateBinaryToken(OToken) - Method in interface com.orientechnologies.orient.server.OTokenHandler
 
validateBinaryToken(OToken) - Method in class com.orientechnologies.orient.server.token.OrientTokenHandler
 
validateBinaryToken(OToken) - Method in class com.orientechnologies.orient.server.token.OTokenHandlerImpl
 
validateConfiguration(OServerDistributedConfiguration) - Static method in class com.orientechnologies.orient.server.distributed.config.ODistributedConfig
 
validateConfiguration(ODistributedConfiguration) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedStrategy
 
validatePassword(String, String) - Method in class com.orientechnologies.orient.server.security.ODefaultServerSecurity
 
validatePassword(String, String) - Method in interface com.orientechnologies.orient.server.security.OPasswordValidator
 
validateServerUserToken(OToken, String, String) - Method in interface com.orientechnologies.orient.server.OTokenHandler
 
validateServerUserToken(OToken, String, String) - Method in class com.orientechnologies.orient.server.token.OTokenHandlerImpl
 
validateSession(byte[], OTokenHandler, ONetworkProtocolBinary) - Method in class com.orientechnologies.orient.server.OClientConnection
 
validateStatus(OTransactionSequenceStatus) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedDatabase
 
validateToken(OToken, String, String) - Method in interface com.orientechnologies.orient.server.OTokenHandler
 
validateToken(OToken, String, String) - Method in class com.orientechnologies.orient.server.token.OrientTokenHandler
 
validateToken(OToken, String, String) - Method in class com.orientechnologies.orient.server.token.OTokenHandlerImpl
 
valueOf(String) - Static method in enum com.orientechnologies.orient.server.distributed.ODistributedConfiguration.NEW_NODE_STRATEGIES
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.orientechnologies.orient.server.distributed.ODistributedConfiguration.ROLES
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.orientechnologies.orient.server.distributed.ODistributedRequest.EXECUTION_MODE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.orientechnologies.orient.server.distributed.ODistributedServerLog.DIRECTION
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.orientechnologies.orient.server.distributed.ODistributedServerManager.DB_STATUS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.orientechnologies.orient.server.distributed.ODistributedServerManager.NODE_STATUS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.orientechnologies.orient.server.distributed.task.ORemoteTask.RESULT_STRATEGY
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.orientechnologies.orient.server.handler.OAutomaticBackup.MODE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.orientechnologies.orient.server.handler.OAutomaticBackup.VARIABLES
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartRequestCommand.STATUS
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.orientechnologies.orient.server.distributed.ODistributedConfiguration.NEW_NODE_STRATEGIES
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.orientechnologies.orient.server.distributed.ODistributedConfiguration.ROLES
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.orientechnologies.orient.server.distributed.ODistributedRequest.EXECUTION_MODE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.orientechnologies.orient.server.distributed.ODistributedServerLog.DIRECTION
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.orientechnologies.orient.server.distributed.ODistributedServerManager.DB_STATUS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.orientechnologies.orient.server.distributed.ODistributedServerManager.NODE_STATUS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.orientechnologies.orient.server.distributed.task.ORemoteTask.RESULT_STRATEGY
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.orientechnologies.orient.server.handler.OAutomaticBackup.MODE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.orientechnologies.orient.server.handler.OAutomaticBackup.VARIABLES
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartRequestCommand.STATUS
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
 

W

waitForOnline() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedDatabase
 
waitForShutdown() - Method in class com.orientechnologies.orient.server.OServer
 
waitForSynchronousResponses() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
waitForSynchronousResponses() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManagerImpl
Waits until the minimum responses are collected or timeout occurs.
waitUntilNodeOnline() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
waitUntilNodeOnline(String, String) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
warn(Object, String, String, ODistributedServerLog.DIRECTION, String, Object...) - Static method in class com.orientechnologies.orient.server.distributed.ODistributedServerLog
 
warn(Object, String, String, ODistributedServerLog.DIRECTION, String, Throwable, Object...) - Static method in class com.orientechnologies.orient.server.distributed.ODistributedServerLog
 
winner - Variable in class com.orientechnologies.orient.server.distributed.conflict.ODistributedConflictResolver.OConflictResult
 
wrappedAvailable() - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartBaseInputStream
 
wrappedInputStream - Variable in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartBaseInputStream
 
wrappedInputStream - Variable in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartContentInputStream
 
wrappedResultListener - Variable in class com.orientechnologies.orient.server.network.protocol.binary.OAbstractCommandResultListener
 
write(DataOutput) - Method in interface com.orientechnologies.orient.server.distributed.operation.NodeOperation
 
write(DataOutput) - Method in interface com.orientechnologies.orient.server.distributed.operation.NodeOperationResponse
 
write(DataOutput) - Method in class com.orientechnologies.orient.server.distributed.operation.NodeOperationResponseFailed
 
write(int) - Method in class com.orientechnologies.orient.server.network.protocol.http.OChunkedResponse
 
WRITE_QUORUM - Static variable in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
 
writeBytes(DataOutputStream, byte[]) - Method in class com.orientechnologies.orient.server.network.protocol.binary.OLiveCommandResultListener
 
writeConfiguration() - Method in class com.orientechnologies.orient.server.plugin.mail.OMailPlugin
 
writeContent() - Method in class com.orientechnologies.orient.server.network.protocol.http.OChunkedResponse
 
writeContent(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
writeContent(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseWrapper
Writes content directly to the response.
writeExternal(ObjectOutput) - Method in class com.orientechnologies.orient.server.distributed.ODistributedRequestId
 
writeExternal(ObjectOutput) - Method in class com.orientechnologies.orient.server.distributed.operation.NodeOperationTaskResponse
 
writeHeaders(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
writeHeaders(String, boolean) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
writeHeaders(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseWrapper
Sets the response's headers using the keep-alive.
writeHeaders(String, boolean) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseWrapper
Sets the response's headers specifying when using the keep-alive or not.
writeIdentifiable(OChannelBinary, OClientConnection, OIdentifiable) - Static method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
Write a OIdentifiable instance using this format:
- 2 bytes: class id [-2=no record, -3=rid, -1=no class id, > -1 = valid]
- 1 byte: record type [d,b,f]
- 2 bytes: cluster id
- 8 bytes: position in cluster
- 4 bytes: record version
- x bytes: record content
writeLine(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
writeLine(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseWrapper
Writes a line in the response.
writeLine(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
writer - Variable in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostUploadSingleFile
 
writeRecord(ORecord) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
writeRecord(ORecord, String, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
writeRecord(ORecord) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseWrapper
Writes a record as response.
writeRecord(ORecord, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseWrapper
Writes a record as response.
writeRecords(Object, String, String, String, Map<String, Object>, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpGraphResponse
 
writeRecords(Object) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
writeRecords(Object, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
writeRecords(Object, String, String, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
writeRecords(Object, String, String, String, Map<String, Object>) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
writeRecords(Object, String, String, String, Map<String, Object>, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
writeRecords(List<OIdentifiable>) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseWrapper
Writes records as response.
writeRecords(Object, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseWrapper
Writes records as response specifying a fetch-plan to serialize nested records.
writeResult(Object) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
writeResult(Object, String, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
writeResult(Object, String, String, Map<String, Object>) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
writeResult(Object, String, String, Map<String, Object>, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
writeStatus(int, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpGraphResponse
 
writeStatus(int, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
writeStatus(int, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseImpl
 
writeStatus(int, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseWrapper
Sets the response's status as HTTP code and reason.
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2009–2020 OrientDB. All rights reserved.