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 Y 

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.
activate() - Method in class com.orientechnologies.orient.server.OServer
 
add(OAbstractRemoteTask) - Method in class com.orientechnologies.orient.server.distributed.task.OFixTxTask
 
add(OAbstractRecordReplicatedTask) - Method in class com.orientechnologies.orient.server.distributed.task.OTxTask
 
addCluster(String, boolean, Object...) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
addCluster(String, int, boolean, Object...) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
addCluster() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
addHeader(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
ADDITIONAL_TIMEOUT_CLUSTER_SHAPE - Static variable in class com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
additionalHeaders - Variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
addMultipreProperties(OHttpRequest, OHttpResponse, ODatabaseDocumentTx) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostProperty
 
addNewNodeInServerList(String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
 
addSingleProperty(OHttpRequest, OHttpResponse, ODatabaseDocumentTx) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostProperty
 
addToSet(int, int, int, int) - Method in class com.orientechnologies.orient.server.schedule.CronExpression
 
addUser() - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
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
 
ALL_SPEC - Static variable in class com.orientechnologies.orient.server.schedule.CronExpression
 
ALL_SPEC_INT - Static variable in class com.orientechnologies.orient.server.schedule.CronExpression
 
allowedLanguages - Variable in class com.orientechnologies.orient.server.handler.OServerSideScriptInterpreter
 
allowIdentity(ODocument, String, OIdentifiable) - Method in class com.orientechnologies.orient.server.security.OSecurityServerUser
 
allowRole(ODocument, String, String) - Method in class com.orientechnologies.orient.server.security.OSecurityServerUser
 
allowUser(ODocument, String, String) - Method in class com.orientechnologies.orient.server.security.OSecurityServerUser
 
asynchronousExecution(OAsynchDistributedOperation) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
asynchronousOperationsQueue - Variable in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
asynchWorker - Variable in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
aud - Variable in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
authenticate(OHttpRequest, OHttpResponse, List<String>, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAuthenticatedDbAbstract
 
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.OSecurityServerUser
 
authenticate(OToken) - Method in class com.orientechnologies.orient.server.security.OSecurityServerUser
 
authentication - Variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
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
 
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

backup(OutputStream, Map<String, Object>, Callable<Object>, OCommandOutputListener, int, int) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
bearerToken - Variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
bearerTokenRaw - Variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
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() - Method in class com.orientechnologies.orient.server.tx.OTransactionOptimisticProxy
 
beginResponse() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
bestClusterId - Variable in class com.orientechnologies.orient.server.distributed.OLocalClusterStrategy
 
bind(Bindings) - 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 - Variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
BOUNDARY - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
buffer - Variable in class com.orientechnologies.orient.server.distributed.ODistributedDatabaseChunk
 
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
 
buildExpression(String) - Method in class com.orientechnologies.orient.server.schedule.CronExpression
 

C

cachedDatabaseConfiguration - Variable in class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin
 
CALLBACK_PARAMETER_NAME - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
callbackFunction - Variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
caller - Variable in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 
callInLock(Callable<V>, boolean) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
cancel() - Method in class com.orientechnologies.orient.server.OServerShutdownHook
 
ceilingPhysicalPositions(int, OPhysicalPosition) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
channel - Variable in class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract
 
channel - Variable in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
channel - Variable in class com.orientechnologies.orient.server.OServerShutdownMain
 
characterSet - Variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
checkDbSession(OHttpRequest, String, String, OClientConnection) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandKillDbConnection
 
checkForClusterPermissions(String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
checkForRecordValidity(OPhysicalPosition) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
checkGuestAccess() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAuthenticatedServerAbstract
 
checkNext(int, String, int, int) - Method in class com.orientechnologies.orient.server.schedule.CronExpression
 
checkNodeStatus(ODistributedServerManager.NODE_STATUS) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
checkNoWinnerCase(List<ODistributedResponse>) - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
checkServerAccess(String) - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
checkSessionsValidity() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpSessionManager
 
checkStorageExistence(String) - Method in class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract
 
checkSyntax(String, int, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAbstract
 
CHUNK_MAX_SIZE - Static variable in class com.orientechnologies.orient.server.distributed.task.ODeployClusterTask
 
CHUNK_MAX_SIZE - Static variable in class com.orientechnologies.orient.server.distributed.task.ODeployDatabaseTask
 
clazz - Variable in class com.orientechnologies.orient.server.config.OServerHandlerConfiguration
 
clazz - Variable in class com.orientechnologies.orient.server.config.OServerHookConfiguration
 
cleanExpiredConnections() - Method in class com.orientechnologies.orient.server.OClientConnectionManager
 
cleanOutRecord(ORecordId, ORecordVersion, int, ORecordCallback<Boolean>) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
cleanOutRecord(ODatabaseDocument, ORID, ORecordVersion) - Method in class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract
 
cleanOutRecord() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
clientId - Variable in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 
clientTxId - Variable in class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract
 
clone() - Method in class com.orientechnologies.orient.server.schedule.CronExpression
Deprecated.
close() - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
close(boolean, boolean) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
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
 
close(boolean) - Method in class com.orientechnologies.orient.server.security.OSecurityServerUser
 
closeDatabase() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
cls - Variable in class com.orientechnologies.orient.server.distributed.OLocalClusterStrategy
 
clusterId - Variable in class com.orientechnologies.orient.server.distributed.task.OCreateRecordTask
 
clusterName - Variable in class com.orientechnologies.orient.server.distributed.task.ODeployClusterTask
 
cmdManager - Variable in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
code - Variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
collectResponse(ODistributedResponse) - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManager
Not synchronized, it's called when a message arrives
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.config - package com.orientechnologies.orient.server.config
 
com.orientechnologies.orient.server.distributed - package com.orientechnologies.orient.server.distributed
 
com.orientechnologies.orient.server.distributed.conflict - package com.orientechnologies.orient.server.distributed.conflict
 
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.managed - package com.orientechnologies.orient.server.managed
 
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.mail - package com.orientechnologies.orient.server.plugin.mail
 
com.orientechnologies.orient.server.schedule - package com.orientechnologies.orient.server.schedule
 
com.orientechnologies.orient.server.security - package com.orientechnologies.orient.server.security
 
com.orientechnologies.orient.server.token - package com.orientechnologies.orient.server.token
 
com.orientechnologies.orient.server.tx - package com.orientechnologies.orient.server.tx
 
command(OCommandRequestText) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
command() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
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
 
commands - Variable in class com.orientechnologies.orient.server.config.OServerNetworkListenerConfiguration
 
commit(OTransaction, Runnable) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
commit() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
compress(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
config(OServer, OServerParameterConfiguration[]) - Method in class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin
 
config(OServer, OServerParameterConfiguration[]) - Method in class com.orientechnologies.orient.server.handler.OAutomaticBackup
 
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.OBinaryNetworkProtocolAbstract
 
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.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, OServerParameterConfiguration[]) - Method in class com.orientechnologies.orient.server.token.OrientTokenHandler
 
configGet() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
configList() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
configSet() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
configuration - Variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
configuration - Variable in class com.orientechnologies.orient.server.OServer
 
configuration - Variable in class com.orientechnologies.orient.server.OServerShutdownMain
 
configurationLoader - Variable in class com.orientechnologies.orient.server.OServer
 
configurationLoader - Variable in class com.orientechnologies.orient.server.OServerShutdownMain
 
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.network.protocol.binary.ONetworkProtocolBinary
 
connect(ONetworkProtocol) - 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.binary.ONetworkProtocolBinary
 
connection - Variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
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.distributed.task.OCreateRecordTask
 
content - Variable in class com.orientechnologies.orient.server.distributed.task.OUpdateRecordTask
 
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 - Variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
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
 
contentEncoding - Variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
contentEncoding - Variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
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
 
contentType - Variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
contentType - Variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
contextConfiguration - Variable in class com.orientechnologies.orient.server.OServer
 
copyDatabase() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
count(int) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
count(int, boolean) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
count(int[]) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
count(int[], boolean) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
countClusters() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
countDatabaseRecords() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
countRecords() - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
create(Map<String, Object>) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
create() - Static method in class com.orientechnologies.orient.server.OServerMain
 
create(boolean) - Static method in class com.orientechnologies.orient.server.OServerMain
 
create() - Method in class com.orientechnologies.orient.server.security.OSecurityServerUser
 
createClassTrigger() - Method in class com.orientechnologies.orient.server.security.OSecurityServerUser
 
createCluster(String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
 
createCommand(OServer, OServerCommandConfiguration) - Static method in class com.orientechnologies.orient.server.network.OServerNetworkListener
 
createConflictDocument(byte, ORecordId, String) - Method in class com.orientechnologies.orient.server.distributed.conflict.ODefaultReplicationConflictResolver
Deprecated.
 
createDatabase(ODatabaseDocumentTx, String, String) - Method in class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract
 
createDatabase() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
createDefaultServerUsers() - Method in class com.orientechnologies.orient.server.OServer
 
createMap(String[]) - Method in class com.orientechnologies.orient.server.token.OBinaryTokenSerializer
 
createPayload(ODatabaseDocumentInternal, OSecurityUser) - Method in class com.orientechnologies.orient.server.token.OrientTokenHandler
 
createRecord(ORecordId, byte[], ORecordVersion, byte, int, ORecordCallback<Long>) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
createRecord(ODatabaseDocumentInternal, ORecordId, byte[], byte) - Method in class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract
 
createRecord() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
createRequest() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedMessageService
 
createRole(String, OSecurityRole.ALLOW_MODES) - Method in class com.orientechnologies.orient.server.security.OSecurityServerUser
 
createRole(String, ORole, OSecurityRole.ALLOW_MODES) - Method in class com.orientechnologies.orient.server.security.OSecurityServerUser
 
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
 
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
 
createUser(String, String, String...) - Method in class com.orientechnologies.orient.server.security.OSecurityServerUser
 
createUser(String, String, ORole...) - Method in class com.orientechnologies.orient.server.security.OSecurityServerUser
 
CronExpression - Class in com.orientechnologies.orient.server.schedule
Provides a parser and evaluator for unix-like cron expressions.
CronExpression(String) - Constructor for class com.orientechnologies.orient.server.schedule.CronExpression
Constructs a new CronExpression based on the specified parameter.
CronExpression(CronExpression) - Constructor for class com.orientechnologies.orient.server.schedule.CronExpression
Constructs a new CronExpression as a copy of an existing instance.
currentUserId - Variable in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 

D

data - Variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
data - Variable in class com.orientechnologies.orient.server.OClientConnection
 
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.OClientConnection
 
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
 
databaseConfiguration - Variable in class com.orientechnologies.orient.server.distributed.task.ODeployDatabaseTask
 
databaseName - Variable in class com.orientechnologies.orient.server.distributed.OLocalClusterStrategy
 
databaseName - Variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
databaseType - Variable in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
dateTimeFormat - Static variable in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetConnections
 
DAY_OF_MONTH - Static variable in class com.orientechnologies.orient.server.schedule.CronExpression
 
DAY_OF_WEEK - Static variable in class com.orientechnologies.orient.server.schedule.CronExpression
 
dayMap - Static variable in class com.orientechnologies.orient.server.schedule.CronExpression
 
daysOfMonth - Variable in class com.orientechnologies.orient.server.schedule.CronExpression
 
daysOfWeek - Variable in class com.orientechnologies.orient.server.schedule.CronExpression
 
DBNAME_DIR_SEPARATOR - Static variable in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAuthenticatedDbAbstract
 
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_CONFIG_FILE - Static variable in class com.orientechnologies.orient.server.config.OServerConfiguration
 
defaultDatabaseConfigFile - Variable in class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin
 
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
 
defaultSettings() - Method in class com.orientechnologies.orient.server.OServer
 
delete() - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
deletedRecords - Variable in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
deleteRecord(ORecordId, ORecordVersion, int, ORecordCallback<Boolean>) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
deleteRecord(ODatabaseDocument, ORID, ORecordVersion) - Method in class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract
 
deleteRecord() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
DEPLOYCLUSTER - Static variable in class com.orientechnologies.orient.server.distributed.task.ODeployClusterTask
 
DEPLOYDB - Static variable in class com.orientechnologies.orient.server.distributed.task.ODeployDatabaseTask
 
deserialize(InputStream) - Method in class com.orientechnologies.orient.server.token.OBinaryTokenSerializer
 
deserializeWebHeader(byte[]) - Method in class com.orientechnologies.orient.server.token.OrientTokenHandler
 
deserializeWebPayload(String, byte[]) - Method in class com.orientechnologies.orient.server.token.OrientTokenHandler
 
disallowIdentity(ODocument, String, OIdentifiable) - Method in class com.orientechnologies.orient.server.security.OSecurityServerUser
 
disallowRole(ODocument, String, String) - Method in class com.orientechnologies.orient.server.security.OSecurityServerUser
 
disallowUser(ODocument, String, String) - Method in class com.orientechnologies.orient.server.security.OSecurityServerUser
 
disconnect(int) - Method in class com.orientechnologies.orient.server.OClientConnectionManager
Disconnects a client connections
disconnect(OClientConnection) - Method in class com.orientechnologies.orient.server.OClientConnectionManager
 
distributedCluster() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
distributedManager - Variable in class com.orientechnologies.orient.server.OServer
 
dManager - Variable in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
driverName - Variable in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 
driverVersion - Variable in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 
dropCluster(String, boolean) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
dropCluster(int, boolean) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
dropDatabase() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
dropRole(String) - Method in class com.orientechnologies.orient.server.security.OSecurityServerUser
 
dropUser(String) - Method in class com.orientechnologies.orient.server.security.OSecurityServerUser
 

E

enabled - Variable in class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin
 
enabled - Variable in class com.orientechnologies.orient.server.handler.OServerSideScriptInterpreter
 
ENCRYPTION_ALGORITHM_DEFAULT - Static variable in class com.orientechnologies.orient.server.token.OrientTokenHandler
 
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.OAsyncCommandResultListener
 
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.OClientConnection
 
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
 
errorOnWriteConflict(String, ODocument) - Method in class com.orientechnologies.orient.server.distributed.conflict.ODefaultReplicationConflictResolver
Deprecated.
 
exec(OHttpRequest, OHttpResponse, String[]) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetDatabase
 
execute(OServer, ODistributedServerManager, ODatabaseDocumentTx) - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask
 
execute(OServer, ODistributedServerManager, ODatabaseDocumentTx) - Method in class com.orientechnologies.orient.server.distributed.task.OCopyDatabaseChunkTask
 
execute(OServer, ODistributedServerManager, ODatabaseDocumentTx) - Method in class com.orientechnologies.orient.server.distributed.task.OCreateRecordTask
 
execute(OServer, ODistributedServerManager, ODatabaseDocumentTx) - Method in class com.orientechnologies.orient.server.distributed.task.ODeleteRecordTask
 
execute(OServer, ODistributedServerManager, ODatabaseDocumentTx) - Method in class com.orientechnologies.orient.server.distributed.task.ODeployClusterTask
 
execute(OServer, ODistributedServerManager, ODatabaseDocumentTx) - Method in class com.orientechnologies.orient.server.distributed.task.ODeployDatabaseTask
 
execute(OServer, ODistributedServerManager, ODatabaseDocumentTx) - Method in class com.orientechnologies.orient.server.distributed.task.OFixTxTask
 
execute(OServer, ODistributedServerManager, ODatabaseDocumentTx) - Method in class com.orientechnologies.orient.server.distributed.task.OReadRecordTask
 
execute(OServer, ODistributedServerManager, ODatabaseDocumentTx) - Method in class com.orientechnologies.orient.server.distributed.task.OResurrectRecordTask
 
execute(OServer, ODistributedServerManager, ODatabaseDocumentTx) - Method in class com.orientechnologies.orient.server.distributed.task.OScriptTask
 
execute(OServer, ODistributedServerManager, ODatabaseDocumentTx) - Method in class com.orientechnologies.orient.server.distributed.task.OSQLCommandTask
 
execute(OServer, ODistributedServerManager, ODatabaseDocumentTx) - Method in class com.orientechnologies.orient.server.distributed.task.OTxTask
 
execute(OServer, ODistributedServerManager, ODatabaseDocumentTx) - Method in class com.orientechnologies.orient.server.distributed.task.OUpdateRecordTask
 
execute() - Method in class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract
 
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.all.OServerCommandProcess
 
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.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.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.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.OServerCommandKillDbConnection
 
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.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.OServerCommandPostProperty
 
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
 
executeRequest() - Method in class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract
Executes the request.
executeRequest() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
executor - Variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
existConflictsForRecord(ORecordId) - Method in class com.orientechnologies.orient.server.distributed.conflict.ODefaultReplicationConflictResolver
Deprecated.
Searches for a conflict by RID.
existConflictsForRecord(ORecordId) - Method in interface com.orientechnologies.orient.server.distributed.conflict.OReplicationConflictResolver
Deprecated.
 
exists() - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
existsDatabase() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
existsResource(String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
existsStoragePath(String) - Method in class com.orientechnologies.orient.server.OServer
 
exp - Variable in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
exportClass(ODatabaseDocumentTx, OJSONWriter, OClass) - Static method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetDatabase
 
exportClass(ODatabaseDocumentTx, OJSONWriter, OClass) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostDatabase
 
exportStandard(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetExportDatabase
 
expressionParsed - Variable in class com.orientechnologies.orient.server.schedule.CronExpression
 
extractUrlTokens(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpNetworkCommandManager
 

F

fetchRecord(Object, OFetchListener) - Method in class com.orientechnologies.orient.server.network.protocol.binary.OAbstractCommandResultListener
 
FILE_DISTRIBUTED_DB_CONFIG - Static variable in class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin
 
FILE_NAME - Static variable in class com.orientechnologies.orient.server.config.OServerConfiguration
 
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
 
filePath - Variable in class com.orientechnologies.orient.server.distributed.ODistributedDatabaseChunk
 
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
 
fillRecord(ORecordId, byte[], ORecordVersion, ORecord, ODatabaseDocumentInternal) - Method in class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract
 
findNextWhiteSpace(int, String) - Method in class com.orientechnologies.orient.server.schedule.CronExpression
 
findUrlPattern(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpNetworkCommandManager
 
fixNodesInConflict(List<ODistributedResponse>, int) - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
floorPhysicalPositions(int, OPhysicalPosition) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
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.
formatMessage(Object, String, String, ODistributedServerLog.DIRECTION, String) - Static method in class com.orientechnologies.orient.server.distributed.ODistributedServerLog
 
formatMultiValue(Iterator<?>, StringWriter, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
freeze(boolean) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
freezeCluster() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
freezeDatabase() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 

G

getAccount() - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
getAdditionalResponseHeaders() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseWrapper
 
getAdditionalResponseHeaders() - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
getAlgorithm() - Method in class com.orientechnologies.orient.server.token.OrientJwtHeader
 
getAllConflicts() - Method in class com.orientechnologies.orient.server.distributed.conflict.ODefaultReplicationConflictResolver
Deprecated.
 
getAllConflicts() - Method in interface com.orientechnologies.orient.server.distributed.conflict.OReplicationConflictResolver
Deprecated.
 
getAllRoles() - Method in class com.orientechnologies.orient.server.security.OSecurityServerUser
 
getAllUsers() - Method in class com.orientechnologies.orient.server.security.OSecurityServerUser
 
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
 
getAvailableStorageNames() - Method in class com.orientechnologies.orient.server.OServer
 
getBestResponsesGroup() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManager
Returns the biggest response group.
getChannel() - Method in class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract
 
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.OHttpResponseWrapper
Returns the response's character set used.
getClassLoader() - Method in class com.orientechnologies.orient.server.plugin.OServerPluginInfo
 
getCluster(OClass, ODocument) - Method in class com.orientechnologies.orient.server.distributed.OLocalClusterStrategy
 
getClusterById(int) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
getClusterByName(String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
getClusterConfiguration(String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Get the document representing the cluster configuration.
getClusterConfiguration() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getClusterDataRange(int) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
getClusterIdByName(String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
getClusterInstances() - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
getClusterNameByRID(ORecordId) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
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
getClusterNames() - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
getClusters() - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
getCode() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
getCode() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseWrapper
 
getCollectionManagerClass() - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
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
 
getComponentsFactory() - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
getConfiguration() - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
getConfiguration() - Method in class com.orientechnologies.orient.server.OServer
 
getConfigurationMap() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getConflictResponses() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManager
Returns all the responses in conflict.
getConflictStrategy() - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
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.managed.OrientServer
 
getConnections() - Method in interface com.orientechnologies.orient.server.managed.OrientServerMBean
 
getConnections() - Method in class com.orientechnologies.orient.server.OClientConnectionManager
 
getContent() - Method in class com.orientechnologies.orient.server.distributed.task.OUpdateRecordTask
 
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.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.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
 
getContextConfiguration() - Method in class com.orientechnologies.orient.server.OServer
 
getCreatedOn() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpSession
 
getCreatedRecords() - Method in class com.orientechnologies.orient.server.tx.OTransactionOptimisticProxy
 
getCronExpression() - Method in class com.orientechnologies.orient.server.schedule.CronExpression
 
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.token.JsonWebToken
 
getDatabase() - Method in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
getDatabaseConfiguration(String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin
 
getDatabaseConfiguration(String) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getDatabaseDirectory() - Method in class com.orientechnologies.orient.server.OServer
 
getDatabaseInstance(String, String, String) - Method in class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract
Returns a database instance giving the database name, the database type and storage type.
getDatabaseName() - Method in class com.orientechnologies.orient.server.distributed.OAsynchDistributedOperation
 
getDatabaseName() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedRequest
 
getDatabaseName() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
getDatabaseName() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpSession
 
getDatabasePoolFactory() - Method in class com.orientechnologies.orient.server.OServer
 
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
 
getDayOfWeekNumber(String) - Method in class com.orientechnologies.orient.server.schedule.CronExpression
 
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
 
getDefaultClusterId() - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
getDescription() - Method in class com.orientechnologies.orient.server.plugin.OServerPluginInfo
 
getDistributedConfigFile(String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin
 
getDistributedManager() - Method in class com.orientechnologies.orient.server.OServer
 
getDistributedTime(long) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
Returns a time taking care about the offset with the cluster time.
getDistributedTimeout() - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask
 
getDistributedTimeout() - Method in class com.orientechnologies.orient.server.distributed.task.OCopyDatabaseChunkTask
 
getDistributedTimeout() - Method in class com.orientechnologies.orient.server.distributed.task.ODeployClusterTask
 
getDistributedTimeout() - Method in class com.orientechnologies.orient.server.distributed.task.ODeployDatabaseTask
 
getDistributedTimeout() - Method in class com.orientechnologies.orient.server.distributed.task.OSQLCommandTask
 
getDistributedTimeout() - Method in class com.orientechnologies.orient.server.distributed.task.OTxTask
Computes the timeout according to the transaction size.
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
 
getDriverVersion() - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
getEmails(String) - Method in class com.orientechnologies.orient.server.plugin.mail.OMailPlugin
 
getExecutionMode() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedRequest
 
getExecutorNodeName() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedResponse
 
getExpectedNodes() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
getExpectedResponses() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
getExpectedSynchronousResponses() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
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
 
getExpressionSetSummary(Set<Integer>) - Method in class com.orientechnologies.orient.server.schedule.CronExpression
 
getExpressionSetSummary(ArrayList<Integer>) - Method in class com.orientechnologies.orient.server.schedule.CronExpression
 
getExpressionSummary() - Method in class com.orientechnologies.orient.server.schedule.CronExpression
 
getFailureAvailableNodesLessQuorum(String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns the write quorum.
getFetchedRecordsToSend() - Method in class com.orientechnologies.orient.server.network.protocol.binary.OSyncCommandResultListener
 
getFile() - Method in class com.orientechnologies.orient.server.config.OServerConfigurationLoaderXml
 
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
 
getFinalFireTime() - Method in class com.orientechnologies.orient.server.schedule.CronExpression
NOT YET IMPLEMENTED: Returns the final time that the CronExpression will match.
getFinalResponse() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
getFixTask(ODistributedRequest, OAbstractRemoteTask, Object, Object) - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractReplicatedTask
 
getFixTask(ODistributedRequest, OAbstractRemoteTask, Object, Object) - Method in class com.orientechnologies.orient.server.distributed.task.OCreateRecordTask
 
getFixTask(ODistributedRequest, OAbstractRemoteTask, Object, Object) - Method in class com.orientechnologies.orient.server.distributed.task.ODeleteRecordTask
 
getFixTask(ODistributedRequest, OAbstractRemoteTask, Object, Object) - Method in class com.orientechnologies.orient.server.distributed.task.OTxTask
 
getFixTask(ODistributedRequest, OAbstractRemoteTask, Object, Object) - Method in class com.orientechnologies.orient.server.distributed.task.OUpdateRecordTask
 
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
 
getHttpMethod() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestWrapper
Return the request's HTTP method called.
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.OHttpResponseWrapper
 
getId() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedRequest
 
getId() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpSession
 
getIfMatch() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestWrapper
Return the request's IF-MATCH header.
getInboundAddr() - Method in class com.orientechnologies.orient.server.network.OServerNetworkListener
 
getInputStream() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
getInstance() - Static method in class com.orientechnologies.orient.server.network.protocol.http.OHttpSessionManager
 
getInstance(String) - Static method in class com.orientechnologies.orient.server.OServer
 
getInstance() - Method in class com.orientechnologies.orient.server.plugin.OServerPluginInfo
 
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(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.OrientTokenHandler
 
getKeys() - Method in class com.orientechnologies.orient.server.token.DefaultKeyProvider
 
getLastClusterChangeOn() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getLastDayOfMonth(int, int) - Method in class com.orientechnologies.orient.server.schedule.CronExpression
 
getLastMessageId() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedMessageService
 
getLastOperationId() - Method in class com.orientechnologies.orient.server.distributed.ODistributedDatabaseChunk
 
getLastOperationId() - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
getLastValidBackup() - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
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
 
getLocalCluster(Collection<String>, String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns the local cluster.
getLocalNodeConfiguration() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getLocalNodeId() - Method in class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin
 
getLocalNodeId() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getLocalNodeName() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getLocalRID() - Method in exception com.orientechnologies.orient.server.distributed.conflict.OReplicationConflictException
Deprecated.
 
getLocalVersion() - Method in exception com.orientechnologies.orient.server.distributed.conflict.OReplicationConflictException
Deprecated.
 
getLock(String) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
Gets a distributed lock
getLock() - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
getManagedQueueNames() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedMessageService
 
getManagedServer() - Method in class com.orientechnologies.orient.server.handler.OJMXPlugin
 
getMasterServer(String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns the master server for the given cluster excluding the passed node.
getMessage() - Method in exception com.orientechnologies.orient.server.distributed.conflict.OReplicationConflictException
Deprecated.
 
getMessageId() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
getMessageService() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getMissingNodes() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManager
Returns the list of node names that didn't provide a response.
getMissingResponses() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
getMonthNumber(String) - Method in class com.orientechnologies.orient.server.schedule.CronExpression
 
getName() - Method in class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin
 
getName() - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
getName() - Method in class com.orientechnologies.orient.server.distributed.OLocalClusterStrategy
 
getName() - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask
 
getName() - Method in class com.orientechnologies.orient.server.distributed.task.OCopyDatabaseChunkTask
 
getName() - Method in class com.orientechnologies.orient.server.distributed.task.OCreateRecordTask
 
getName() - Method in class com.orientechnologies.orient.server.distributed.task.ODeleteRecordTask
 
getName() - Method in class com.orientechnologies.orient.server.distributed.task.ODeployClusterTask
 
getName() - Method in class com.orientechnologies.orient.server.distributed.task.ODeployDatabaseTask
 
getName() - Method in class com.orientechnologies.orient.server.distributed.task.OFixTxTask
 
getName() - Method in class com.orientechnologies.orient.server.distributed.task.OReadRecordTask
 
getName() - Method in class com.orientechnologies.orient.server.distributed.task.OResurrectRecordTask
 
getName() - Method in class com.orientechnologies.orient.server.distributed.task.OScriptTask
 
getName() - Method in class com.orientechnologies.orient.server.distributed.task.OSQLCommandTask
 
getName() - Method in class com.orientechnologies.orient.server.distributed.task.OTxTask
 
getName() - Method in class com.orientechnologies.orient.server.distributed.task.OUpdateRecordTask
 
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.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.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 class com.orientechnologies.orient.server.token.OrientTokenHandler
 
getNames() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.all.OServerCommandAction
 
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.all.OServerCommandProcess
 
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.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.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.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.OServerCommandKillDbConnection
 
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.OServerCommandPostProperty
 
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
 
getNextInvalidTimeAfter(Date) - Method in class com.orientechnologies.orient.server.schedule.CronExpression
Returns the next date/time after the given date/time which does not satisfy the expression
getNextValidTimeAfter(Date) - Method in class com.orientechnologies.orient.server.schedule.CronExpression
Returns the next date/time after the given date/time which satisfies the cron expression.
getNodeConfigurationById(String) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getNodeId() - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
getNodeId() - Method in exception com.orientechnologies.orient.server.distributed.OServerOfflineException
 
getNodes() - Method in class com.orientechnologies.orient.server.distributed.OAsynchDistributedOperation
 
getNodeSource() - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask
 
getNodeStatus() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getNodeStatus() - Method in exception com.orientechnologies.orient.server.distributed.OServerOfflineException
 
getNotBefore() - Method in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
getNumericValue(String, int) - Method in class com.orientechnologies.orient.server.schedule.CronExpression
 
getOfflineMsgQueueSize() - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns maximum queue size for offline nodes.
getOneServerPerCluster(Collection<String>, String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns one server per cluster involved.
getOpenedStorages() - Method in class com.orientechnologies.orient.server.managed.OrientServer
 
getOpenedStorages() - Method in interface com.orientechnologies.orient.server.managed.OrientServerMBean
 
getOriginalRID() - Method in exception com.orientechnologies.orient.server.distributed.conflict.OReplicationConflictException
Deprecated.
 
getOriginalServers(String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns the server list for the requested cluster.
getOriginalVersion() - Method in exception com.orientechnologies.orient.server.distributed.conflict.OReplicationConflictException
Deprecated.
 
getOutputStream() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
getOutputStream() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseWrapper
 
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.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
 
getPasswordAuthentication() - Method in class com.orientechnologies.orient.server.plugin.mail.OSMTPAuthenticator
 
getPayload() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedResponse
 
getPayload() - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractRecordReplicatedTask
 
getPayload() - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractReplicatedTask
 
getPayload() - Method in class com.orientechnologies.orient.server.distributed.task.OCopyDatabaseChunkTask
 
getPayload() - Method in class com.orientechnologies.orient.server.distributed.task.ODeployClusterTask
 
getPayload() - Method in class com.orientechnologies.orient.server.distributed.task.ODeployDatabaseTask
 
getPayload() - Method in class com.orientechnologies.orient.server.distributed.task.OScriptTask
 
getPayload() - Method in class com.orientechnologies.orient.server.distributed.task.OSQLCommandTask
 
getPayload() - Method in class com.orientechnologies.orient.server.distributed.task.OTxTask
 
getPayload() - Method in class com.orientechnologies.orient.server.token.JsonWebToken
 
getPayloadType(OJwtPayload) - Method in class com.orientechnologies.orient.server.token.OrientTokenHandler
 
getPhysicalClusterNameById(int) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
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
 
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
 
getPreviousContent() - Method in class com.orientechnologies.orient.server.distributed.task.OUpdateRecordTask
 
getPreviousVersion() - Method in class com.orientechnologies.orient.server.distributed.task.OUpdateRecordTask
 
getPriority() - Method in class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin
 
getPriority() - Method in class com.orientechnologies.orient.server.handler.OConfigurableHooksManager
 
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
 
getProperty(String) - Method in class com.orientechnologies.orient.server.config.OServerConfiguration
Returns the property value configured, if any.
getProperty(String, String) - Method in class com.orientechnologies.orient.server.config.OServerConfiguration
Returns the property value configured, if any.
getProtocol() - Method in class com.orientechnologies.orient.server.OClientConnection
 
getProtocolDataFromToken(OToken) - Method in interface com.orientechnologies.orient.server.OTokenHandler
 
getProtocolDataFromToken(OToken) - Method in class com.orientechnologies.orient.server.token.OrientTokenHandler
 
getProtocolType() - Method in class com.orientechnologies.orient.server.network.OServerNetworkListener
 
getProtocolVersion() - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
getQueueName(String) - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask
 
getQueueStats(String) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedMessageService
 
getQuorum() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
getQuorumType() - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask
 
getQuorumType() - Method in class com.orientechnologies.orient.server.distributed.task.OCopyDatabaseChunkTask
 
getQuorumType() - Method in class com.orientechnologies.orient.server.distributed.task.OCreateRecordTask
 
getQuorumType() - Method in class com.orientechnologies.orient.server.distributed.task.ODeleteRecordTask
 
getQuorumType() - Method in class com.orientechnologies.orient.server.distributed.task.ODeployClusterTask
 
getQuorumType() - Method in class com.orientechnologies.orient.server.distributed.task.ODeployDatabaseTask
 
getQuorumType() - Method in class com.orientechnologies.orient.server.distributed.task.OFixTxTask
 
getQuorumType() - Method in class com.orientechnologies.orient.server.distributed.task.OReadRecordTask
 
getQuorumType() - Method in class com.orientechnologies.orient.server.distributed.task.OResurrectRecordTask
 
getQuorumType() - Method in class com.orientechnologies.orient.server.distributed.task.OScriptTask
 
getQuorumType() - Method in class com.orientechnologies.orient.server.distributed.task.OSQLCommandTask
 
getQuorumType() - Method in class com.orientechnologies.orient.server.distributed.task.OTxTask
 
getQuorumType() - Method in class com.orientechnologies.orient.server.distributed.task.OUpdateRecordTask
 
getReadQuorum(String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns the read quorum.
getReceivedResponses() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManager
Returns the received response objects.
getReceivedResponsesCount() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
getRecord() - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractRecordReplicatedTask
 
getRecord() - Method in class com.orientechnologies.orient.server.distributed.task.OCreateRecordTask
 
getRecord() - Method in class com.orientechnologies.orient.server.distributed.task.ODeleteRecordTask
 
getRecord() - Method in class com.orientechnologies.orient.server.distributed.task.OUpdateRecordTask
 
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
 
getRecordBytes(ORecord) - Method in class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract
 
getRecordMetadata(ORID) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
getRecordSerializerName() - Method in class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract
 
getRecordSerializerName() - 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 class com.orientechnologies.orient.server.OClientConnection
Returns the remote network address in the format :.
getRequestId() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedResponse
 
getRequestType() - Method in class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract
 
getResource(String, Callable<T>) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
getResource(OHttpRequest) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetStaticContent
 
getRespondingNodes() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManager
Returns the list of node names that provided a response.
getResponse() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseWrapper
 
getResponseCharSet() - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
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 class com.orientechnologies.orient.server.distributed.task.OCopyDatabaseChunkTask
 
getResultStrategy() - Method in class com.orientechnologies.orient.server.distributed.task.ODeployClusterTask
 
getResultStrategy() - Method in class com.orientechnologies.orient.server.distributed.task.ODeployDatabaseTask
 
getResultStrategy() - Method in class com.orientechnologies.orient.server.distributed.task.OScriptTask
 
getResultStrategy() - Method in class com.orientechnologies.orient.server.distributed.task.OSQLCommandTask
 
getRid() - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractRecordReplicatedTask
 
getRid() - Method in class com.orientechnologies.orient.server.distributed.task.OResurrectRecordTask
 
getRole(String) - Method in class com.orientechnologies.orient.server.security.OSecurityServerUser
 
getRole(OIdentifiable) - Method in class com.orientechnologies.orient.server.security.OSecurityServerUser
 
getSenderNodeName() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedRequest
 
getSenderNodeName() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedResponse
 
getSentOn() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
getSerializer() - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
getServer() - Method in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAbstract
 
getServer() - Method in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocol
 
getServerInstance() - Method in class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin
 
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.
getServerThreadGroup() - Method in class com.orientechnologies.orient.server.OServer
 
getSession(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpSessionManager
 
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.ONetworkProtocolHttpAbstract
 
getSessionInMills() - Method in class com.orientechnologies.orient.server.token.OrientTokenHandler
 
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
 
getSignedWebToken(ODatabaseDocumentInternal, OSecurityUser) - Method in interface com.orientechnologies.orient.server.OTokenHandler
 
getSignedWebToken(ODatabaseDocumentInternal, OSecurityUser) - Method in class com.orientechnologies.orient.server.token.OrientTokenHandler
 
getSize() - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
getSSLContext() - Method in class com.orientechnologies.orient.server.network.OServerSSLSocketFactory
 
getStatefulCommands() - Method in class com.orientechnologies.orient.server.network.OServerNetworkListener
 
getStatelessCommands() - Method in class com.orientechnologies.orient.server.network.OServerNetworkListener
 
getStats() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
getStatus() - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
getStorageId() - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
getStoragePath(String) - Method in class com.orientechnologies.orient.server.config.OServerConfiguration
 
getStoragePath(String, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostDatabase
 
getStoragePath(String) - Method in class com.orientechnologies.orient.server.OServer
 
getStorageURL(String) - Method in class com.orientechnologies.orient.server.OServer
 
getSynchronousTimeout(int) - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask
 
getTask() - Method in class com.orientechnologies.orient.server.distributed.OAsynchDistributedOperation
 
getTask() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedRequest
 
getTask() - Method in exception com.orientechnologies.orient.server.distributed.OSkippedOperationException
 
getTasks() - Method in class com.orientechnologies.orient.server.distributed.task.OFixTxTask
 
getTasks() - Method in class com.orientechnologies.orient.server.distributed.task.OTxTask
 
getTimeAfter(Date) - Method in class com.orientechnologies.orient.server.schedule.CronExpression
 
getTimeBefore(Date) - Method in class com.orientechnologies.orient.server.schedule.CronExpression
NOT YET IMPLEMENTED: Returns the time before the given time that the CronExpression matches.
getTimeZone() - Method in class com.orientechnologies.orient.server.schedule.CronExpression
Returns the time zone for which this CronExpression will be resolved.
getTokenId() - Method in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
getTotal() - Method in class com.orientechnologies.orient.server.OClientConnectionManager
 
getTotalTimeout() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
getTotalTimeout(int) - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask
 
getType() - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
getType() - Method in class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract
 
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
 
getUnderlying() - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
getUnderlying() - Method in class com.orientechnologies.orient.server.security.OSecurityServerUser
 
getUndoTask(ODistributedRequest, Object) - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractReplicatedTask
 
getUndoTask(ODistributedRequest, Object) - Method in class com.orientechnologies.orient.server.distributed.task.OCreateRecordTask
 
getUndoTask(ODistributedRequest, Object) - Method in class com.orientechnologies.orient.server.distributed.task.ODeleteRecordTask
 
getUndoTask(ODistributedRequest, Object) - Method in class com.orientechnologies.orient.server.distributed.task.OTxTask
 
getUndoTask(ODistributedRequest, Object) - Method in class com.orientechnologies.orient.server.distributed.task.OUpdateRecordTask
 
getUpdatedOn() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpSession
 
getUpdatedRecords() - Method in class com.orientechnologies.orient.server.tx.OTransactionOptimisticProxy
 
getURL() - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
getUrl() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
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(String) - Method in class com.orientechnologies.orient.server.config.OServerConfiguration
 
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.OSecurityServerUser
 
getUser(ORID) - Method in class com.orientechnologies.orient.server.security.OSecurityServerUser
 
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 interface com.orientechnologies.orient.server.distributed.ODistributedRequest
 
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.token.OrientJwtPayload
 
getUsers() - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
getValue(int, String, int) - Method in class com.orientechnologies.orient.server.schedule.CronExpression
 
getVariable(String) - Method in class com.orientechnologies.orient.server.OServer
 
getVersion() - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
getVersion() - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractRecordReplicatedTask
 
getVersion() - Method in class com.orientechnologies.orient.server.distributed.task.OResurrectRecordTask
 
getVersion() - Method in class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract
 
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
 
getVersion() - Method in class com.orientechnologies.orient.server.security.OSecurityServerUser
 
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) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns the write quorum.

H

handleCommandConflict(String, Object, Object, Object) - Method in class com.orientechnologies.orient.server.distributed.conflict.ODefaultReplicationConflictResolver
Deprecated.
 
handleCommandConflict(String, Object, Object, Object) - Method in interface com.orientechnologies.orient.server.distributed.conflict.OReplicationConflictResolver
Deprecated.
 
handleConnectionError(OChannelBinaryServer, Throwable) - Method in class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract
 
handleConnectionError(OChannelBinaryServer, Throwable) - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
handleCreateConflict(String, ORecordId, int, ORecordId, int) - Method in class com.orientechnologies.orient.server.distributed.conflict.ODefaultReplicationConflictResolver
Deprecated.
 
handleCreateConflict(String, ORecordId, int, ORecordId, int) - Method in interface com.orientechnologies.orient.server.distributed.conflict.OReplicationConflictResolver
Deprecated.
 
handleDeleteConflict(String, ORecordId) - Method in class com.orientechnologies.orient.server.distributed.conflict.ODefaultReplicationConflictResolver
Deprecated.
 
handleDeleteConflict(String, ORecordId) - Method in interface com.orientechnologies.orient.server.distributed.conflict.OReplicationConflictResolver
Deprecated.
 
handleDistributedException(String, Exception, Object...) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
handleError(Throwable) - 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.OServerCommandAction
 
handleResult(OHttpRequest, OHttpResponse, Object) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.all.OServerCommandFunction
 
handlers - Variable in class com.orientechnologies.orient.server.config.OServerConfiguration
 
handleUpdateConflict(String, ORecordId, ORecordVersion, ORecordVersion) - Method in class com.orientechnologies.orient.server.distributed.conflict.ODefaultReplicationConflictResolver
Deprecated.
 
handleUpdateConflict(String, ORecordId, ORecordVersion, ORecordVersion) - Method in interface com.orientechnologies.orient.server.distributed.conflict.OReplicationConflictResolver
Deprecated.
 
has(int) - Method in class com.orientechnologies.orient.server.OClientConnectionManager
 
hashCode() - Method in exception com.orientechnologies.orient.server.distributed.ODistributedException
 
hashCode() - Method in class com.orientechnologies.orient.server.OClientConnection
 
hasParameters(String...) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequestWrapper
Checks how many parameters have been received.
header - Variable in class com.orientechnologies.orient.server.token.JsonWebToken
 
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
 
headers - Variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
headers - Variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
hideRecord(ORecordId, int, ORecordCallback<Boolean>) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
hideRecord(ODatabaseDocument, ORID) - Method in class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract
 
hideRecord() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
higherPhysicalPositions(int, OPhysicalPosition) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
hookManager - Variable in class com.orientechnologies.orient.server.OServer
 
hooks - Variable in class com.orientechnologies.orient.server.config.OServerConfiguration
 
HOUR - Static variable in class com.orientechnologies.orient.server.schedule.CronExpression
 
hours - Variable in class com.orientechnologies.orient.server.schedule.CronExpression
 
httpMethod - Variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
httpVersion - Variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
httpVersion - Variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 

I

iat - Variable in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
id - Variable in class com.orientechnologies.orient.server.OClientConnection
 
ifMatch - Variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
implementation - Variable in class com.orientechnologies.orient.server.config.OServerCommandConfiguration
 
implementation - Variable in class com.orientechnologies.orient.server.config.OServerNetworkProtocolConfiguration
 
implementation - Variable in class com.orientechnologies.orient.server.config.OServerSocketFactoryConfiguration
 
importData - Variable in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostImportDatabase
 
in - Variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
incrementVersion() - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
 
incrementVersion() - Method in class com.orientechnologies.orient.server.security.OSecurityServerUser
 
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
 
info - Variable in class com.orientechnologies.orient.server.managed.OrientServer
 
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.OServerCommandAction
 
init(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.all.OServerCommandFunction
 
initClusterServers(ODocument) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
 
instance() - Static method in class com.orientechnologies.orient.server.OClientConnectionManager
 
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
 
ipAddress - Variable in class com.orientechnologies.orient.server.config.OServerNetworkListenerConfiguration
 
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
 
isAllowed(String, String) - Method in class com.orientechnologies.orient.server.OServer
Checks if a server user is allowed to operate with a resource.
isAllowed(Set<OIdentifiable>, Set<OIdentifiable>) - Method in class com.orientechnologies.orient.server.security.OSecurityServerUser
 
isAssigningClusterIds() - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
isClosed() - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
isDebugEnabled() - Static method in class com.orientechnologies.orient.server.distributed.ODistributedServerLog
 
isDistributed() - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
isDynamic() - Method in class com.orientechnologies.orient.server.plugin.OServerPluginInfo
 
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.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.token.OrientTokenHandler
 
isEndRequest(OHttpRequest) - Static method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartHelper
 
isExecutedOnLocalNode() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedResponse
 
isExecutionModeSynchronous(String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns the execution mode if synchronous.
isHotAlignment() - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns true if hot alignment is supported.
isIdempotent() - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask
 
isIdempotent() - Method in class com.orientechnologies.orient.server.distributed.task.OReadRecordTask
 
isLeapYear(int) - Method in class com.orientechnologies.orient.server.schedule.CronExpression
 
isMinimumQuorumReached(boolean) - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
isMultipart - Variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
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, String) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
isOffline() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
isOverwrite() - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartFileToDiskContentParser
 
isReadYourWrites(String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Reads your writes.
isReceivedCurrentNode() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
isReplicationActive(String, String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Returns true if the replication is active, otherwise false.
isRequiredOpenDatabase() - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask
 
isRequiredOpenDatabase() - Method in class com.orientechnologies.orient.server.distributed.task.OCopyDatabaseChunkTask
 
isRequiredOpenDatabase() - Method in class com.orientechnologies.orient.server.distributed.task.ODeployClusterTask
 
isRequiredOpenDatabase() - Method in class com.orientechnologies.orient.server.distributed.task.ODeployDatabaseTask
 
isRequireNodeOnline() - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask
 
isRequireNodeOnline() - Method in class com.orientechnologies.orient.server.distributed.task.OCopyDatabaseChunkTask
 
isRequireNodeOnline() - Method in class com.orientechnologies.orient.server.distributed.task.ODeployClusterTask
 
isRequireNodeOnline() - Method in class com.orientechnologies.orient.server.distributed.task.ODeployDatabaseTask
 
iss - Variable in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
isSatisfiedBy(Date) - Method in class com.orientechnologies.orient.server.schedule.CronExpression
Indicates whether the given date satisfies the cron expression.
isServerUser() - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
isValidExpression(String) - Static method in class com.orientechnologies.orient.server.schedule.CronExpression
Indicates whether the specified cron expression can be parsed into a valid cron expression
isWaitForLocalNode() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 

J

JSON_FORMAT - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
jsonErrorResponse - 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.OrientTokenHandler
 

K

keepAlive - Variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
keepAlive - Variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
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.

L

last - Variable in class com.orientechnologies.orient.server.distributed.ODistributedDatabaseChunk
 
lastCommandDetail - Variable in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 
lastCommandExecutionTime - Variable in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 
lastCommandInfo - Variable in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 
lastCommandReceived - Variable in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 
lastDatabase - Variable in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 
lastdayOffset - Variable in class com.orientechnologies.orient.server.schedule.CronExpression
 
lastdayOfMonth - Variable in class com.orientechnologies.orient.server.schedule.CronExpression
 
lastdayOfWeek - Variable in class com.orientechnologies.orient.server.schedule.CronExpression
 
lastOperationId - Variable in class com.orientechnologies.orient.server.distributed.ODistributedDatabaseChunk
 
lastOperationId - Variable in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
lastUser - Variable in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 
lastValidBackup - Variable in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
lifecycleListeners - Variable in class com.orientechnologies.orient.server.OServer
 
listeners - Variable in class com.orientechnologies.orient.server.config.OServerNetworkConfiguration
 
load() - Method in class com.orientechnologies.orient.server.config.OServerConfigurationLoaderXml
 
load() - Method in class com.orientechnologies.orient.server.security.OSecurityServerUser
 
loadConfiguration(OServerConfiguration) - Method in class com.orientechnologies.orient.server.OServer
 
loadConfigurationFromFile(File) - Method in class com.orientechnologies.orient.server.OServer
 
loadDatabaseConfiguration(String, File) - Method in class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin
 
loadOnStartup - Variable in class com.orientechnologies.orient.server.config.OServerStorageConfiguration
 
loadStorages() - Method in class com.orientechnologies.orient.server.OServer
Load configured storages.
loadUsers() - Method in class com.orientechnologies.orient.server.OServer
 
location - Variable in class com.orientechnologies.orient.server.config.OServerConfiguration
 
lock - Variable in class com.orientechnologies.orient.server.OServer
 
logClientExceptions - Variable in class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract
 
logClientFullStackTrace - Variable in class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract
 
lowerPhysicalPositions(int, OPhysicalPosition) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 

M

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.ODistributedResponseManager
 
manager - Variable in class com.orientechnologies.orient.server.distributed.OLocalClusterStrategy
 
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
 
MASTER_AUTO - Static variable in class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin
 
MAX_YEAR - Static variable in class com.orientechnologies.orient.server.schedule.CronExpression
 
merge(ODistributedResponse) - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
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
 
MINUTE - Static variable in class com.orientechnologies.orient.server.schedule.CronExpression
 
minutes - Variable in class com.orientechnologies.orient.server.schedule.CronExpression
 
MONTH - Static variable in class com.orientechnologies.orient.server.schedule.CronExpression
 
monthMap - Static variable in class com.orientechnologies.orient.server.schedule.CronExpression
 
months - Variable in class com.orientechnologies.orient.server.schedule.CronExpression
 
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
 
multipartStream - Variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 

N

name - Variable in class com.orientechnologies.orient.server.config.OServerEntryConfiguration
 
name - Variable in class com.orientechnologies.orient.server.config.OServerNetworkProtocolConfiguration
 
name - Variable in class com.orientechnologies.orient.server.config.OServerParameterConfiguration
 
name - Variable in class com.orientechnologies.orient.server.config.OServerResourceConfiguration
 
name - Variable in class com.orientechnologies.orient.server.config.OServerSocketFactoryConfiguration
 
name - Variable in class com.orientechnologies.orient.server.config.OServerStorageConfiguration
 
name - Variable in class com.orientechnologies.orient.server.config.OServerUserConfiguration
 
NAME - Static variable in class com.orientechnologies.orient.server.distributed.OLocalClusterStrategy
 
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
 
nearestWeekday - Variable in class com.orientechnologies.orient.server.schedule.CronExpression
 
network - Variable in class com.orientechnologies.orient.server.config.OServerConfiguration
 
networkAddress - Variable in class com.orientechnologies.orient.server.OServerShutdownMain
 
networkListeners - Variable in class com.orientechnologies.orient.server.OServer
 
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_TAG - Static variable in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
 
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
 
NO_SPEC - Static variable in class com.orientechnologies.orient.server.schedule.CronExpression
 
NO_SPEC_INT - Static variable in class com.orientechnologies.orient.server.schedule.CronExpression
 
nodeName - Variable in class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin
 
nodeName - Variable in class com.orientechnologies.orient.server.distributed.OLocalClusterStrategy
 
nodeSource - Variable in class com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask
 
notifyWaiters() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
now - Variable in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostUploadSingleFile
 
nthdayOfWeek - Variable in class com.orientechnologies.orient.server.schedule.CronExpression
 

O

OAbstractCommandResultListener - Class in com.orientechnologies.orient.server.network.protocol.binary
Abstract class to manage command results.
OAbstractCommandResultListener() - 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
 
OAbstractRecordReplicatedTask - Class in com.orientechnologies.orient.server.distributed.task
Distributed create record task used for synchronization.
OAbstractRecordReplicatedTask() - Constructor for class com.orientechnologies.orient.server.distributed.task.OAbstractRecordReplicatedTask
 
OAbstractRecordReplicatedTask(ORecordId, ORecordVersion) - Constructor for class com.orientechnologies.orient.server.distributed.task.OAbstractRecordReplicatedTask
 
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.
OAbstractRemoteTask.RESULT_STRATEGY - Enum in com.orientechnologies.orient.server.distributed.task
 
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(ONetworkProtocolBinary, int, OCommandResultListener) - Constructor for class com.orientechnologies.orient.server.network.protocol.binary.OAsyncCommandResultListener
 
OAsynchDistributedOperation - Class in com.orientechnologies.orient.server.distributed
Asynchronous sistributed operation.
OAsynchDistributedOperation(String, Set<String>, Collection<String>, OAbstractRemoteTask) - Constructor for class com.orientechnologies.orient.server.distributed.OAsynchDistributedOperation
 
OAutomaticBackup - Class in com.orientechnologies.orient.server.handler
 
OAutomaticBackup() - Constructor for class com.orientechnologies.orient.server.handler.OAutomaticBackup
 
OAutomaticBackup.VARIABLES - Enum in com.orientechnologies.orient.server.handler
 
OBinaryNetworkProtocolAbstract - Class in com.orientechnologies.orient.server.network.protocol.binary
Abstract base class for binary network implementations.
OBinaryNetworkProtocolAbstract(String) - Constructor for class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract
 
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() - Constructor for class com.orientechnologies.orient.server.OClientConnectionManager
 
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
 
OCopyDatabaseChunkTask - Class in com.orientechnologies.orient.server.distributed.task
Ask for a database chunk.
OCopyDatabaseChunkTask() - Constructor for class com.orientechnologies.orient.server.distributed.task.OCopyDatabaseChunkTask
 
OCopyDatabaseChunkTask(String, int, long) - Constructor for class com.orientechnologies.orient.server.distributed.task.OCopyDatabaseChunkTask
 
OCreateRecordTask - Class in com.orientechnologies.orient.server.distributed.task
Distributed create record task used for synchronization.
OCreateRecordTask() - Constructor for class com.orientechnologies.orient.server.distributed.task.OCreateRecordTask
 
OCreateRecordTask(ORecordId, byte[], ORecordVersion, byte) - Constructor for class com.orientechnologies.orient.server.distributed.task.OCreateRecordTask
 
OCreateRecordTask(ORecord) - Constructor for class com.orientechnologies.orient.server.distributed.task.OCreateRecordTask
 
ODefaultReplicationConflictResolver - Class in com.orientechnologies.orient.server.distributed.conflict
Deprecated.
since 2.0
ODefaultReplicationConflictResolver() - Constructor for class com.orientechnologies.orient.server.distributed.conflict.ODefaultReplicationConflictResolver
Deprecated.
 
ODeleteRecordTask - Class in com.orientechnologies.orient.server.distributed.task
Distributed delete record task used for synchronization.
ODeleteRecordTask() - Constructor for class com.orientechnologies.orient.server.distributed.task.ODeleteRecordTask
 
ODeleteRecordTask(ORecordId, ORecordVersion) - Constructor for class com.orientechnologies.orient.server.distributed.task.ODeleteRecordTask
 
ODeployClusterTask - Class in com.orientechnologies.orient.server.distributed.task
Ask for deployment of single cluster from a remote node.
ODeployClusterTask() - Constructor for class com.orientechnologies.orient.server.distributed.task.ODeployClusterTask
 
ODeployClusterTask(String) - Constructor for class com.orientechnologies.orient.server.distributed.task.ODeployClusterTask
 
ODeployDatabaseTask - Class in com.orientechnologies.orient.server.distributed.task
Ask for deployment of database from a remote node.
ODeployDatabaseTask() - Constructor for class com.orientechnologies.orient.server.distributed.task.ODeployDatabaseTask
 
ODeployDatabaseTask(ODatabaseDocumentTx) - Constructor for class com.orientechnologies.orient.server.distributed.task.ODeployDatabaseTask
 
ODiscardedResponse - Class in com.orientechnologies.orient.server.distributed
Immutable class used to report back a discarded response.
ODiscardedResponse() - Constructor for class com.orientechnologies.orient.server.distributed.ODiscardedResponse
 
ODistributedAbstractPlugin - Class in com.orientechnologies.orient.server.distributed
Abstract plugin to manage the distributed environment.
ODistributedAbstractPlugin() - Constructor for class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin
 
ODistributedConfiguration - Class in com.orientechnologies.orient.server.distributed
Distributed configuration.
ODistributedConfiguration(ODocument) - Constructor for class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
 
ODistributedDatabase - Interface in com.orientechnologies.orient.server.distributed
Generic Distributed Database interface.
ODistributedDatabaseChunk - Class in com.orientechnologies.orient.server.distributed
 
ODistributedDatabaseChunk() - Constructor for class com.orientechnologies.orient.server.distributed.ODistributedDatabaseChunk
 
ODistributedDatabaseChunk(long, File, long, int) - Constructor for class com.orientechnologies.orient.server.distributed.ODistributedDatabaseChunk
 
ODistributedException - Exception in com.orientechnologies.orient.server.distributed
Exception thrown during distributed operation between cluster nodes.
ODistributedException() - Constructor for exception com.orientechnologies.orient.server.distributed.ODistributedException
 
ODistributedException(String, Throwable) - Constructor for exception com.orientechnologies.orient.server.distributed.ODistributedException
 
ODistributedException(String) - Constructor for exception com.orientechnologies.orient.server.distributed.ODistributedException
 
ODistributedException(Throwable) - Constructor for exception com.orientechnologies.orient.server.distributed.ODistributedException
 
ODistributedMessageService - Interface in com.orientechnologies.orient.server.distributed
 
ODistributedRequest - Interface in com.orientechnologies.orient.server.distributed
 
ODistributedRequest.EXECUTION_MODE - Enum in com.orientechnologies.orient.server.distributed
 
ODistributedResponse - Interface in com.orientechnologies.orient.server.distributed
 
ODistributedResponseManager - Class in com.orientechnologies.orient.server.distributed
Asynchronous response manager
ODistributedResponseManager(ODistributedServerManager, ODistributedRequest, Collection<String>, int, int, boolean, long, long, boolean) - Constructor for class com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
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
 
ODistributedServerManager.NODE_STATUS - Enum in com.orientechnologies.orient.server.distributed
 
ODistributedStorage - Class in com.orientechnologies.orient.server.distributed
Distributed storage implementation that routes to the owner node the request.
ODistributedStorage(OServer, OAbstractPaginatedStorage) - Constructor for class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
offset - Variable in class com.orientechnologies.orient.server.distributed.ODistributedDatabaseChunk
 
OFixTxTask - Class in com.orientechnologies.orient.server.distributed.task
Distributed create record task used for synchronization.
OFixTxTask() - Constructor for class com.orientechnologies.orient.server.distributed.task.OFixTxTask
 
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(ONetworkProtocolHttpAbstract, 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() - Constructor for exception com.orientechnologies.orient.server.network.protocol.http.OHttpRequestException
 
OHttpRequestException(String, Throwable) - Constructor for exception com.orientechnologies.orient.server.network.protocol.http.OHttpRequestException
 
OHttpRequestException(String) - Constructor for exception com.orientechnologies.orient.server.network.protocol.http.OHttpRequestException
 
OHttpRequestException(Throwable) - Constructor for exception com.orientechnologies.orient.server.network.protocol.http.OHttpRequestException
 
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) - Constructor for class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
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() - 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.OBinaryNetworkProtocolAbstract
 
OLocalClusterStrategy - Class in com.orientechnologies.orient.server.distributed
Distributed cluster selection strategy that always prefers local cluster if any reducing network latency of remote calls.
OLocalClusterStrategy(ODistributedServerManager, String, OClass) - Constructor for class com.orientechnologies.orient.server.distributed.OLocalClusterStrategy
 
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
 
onAfterActivate() - Method in interface com.orientechnologies.orient.server.OServerLifecycleListener
 
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
 
onAfterDeactivate() - Method in interface com.orientechnologies.orient.server.OServerLifecycleListener
 
onAfterRequest() - Method in class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract
Executed after the request, also in case of error.
onAfterRequest() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
onBeforeActivate() - Method in interface com.orientechnologies.orient.server.OServerLifecycleListener
 
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
 
onBeforeDeactivate() - Method in interface com.orientechnologies.orient.server.OServerLifecycleListener
 
onBeforeRequest() - Method in class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract
Executed before the request.
onBeforeRequest() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
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.distributed.ODistributedAbstractPlugin
Remove myself as hook.
onClose(ODatabaseInternal) - Method in class com.orientechnologies.orient.server.handler.OConfigurableHooksManager
 
onCreate(ODatabaseInternal) - Method in class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin
 
onCreate(ODatabaseInternal) - Method in class com.orientechnologies.orient.server.handler.OConfigurableHooksManager
 
onCreateClass(ODatabaseInternal, OClass) - Method in class com.orientechnologies.orient.server.handler.OConfigurableHooksManager
 
onDropClass(ODatabaseInternal, OClass) - Method in class com.orientechnologies.orient.server.handler.OConfigurableHooksManager
 
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() - Constructor for class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
ONetworkProtocolBinary(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() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
ONetworkProtocolHttpDb - Class in com.orientechnologies.orient.server.network.protocol.http
 
ONetworkProtocolHttpDb() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpDb
 
onMessage(String) - Method in class com.orientechnologies.orient.server.distributed.task.ODeployClusterTask
 
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
 
onOpen(ODatabaseInternal) - Method in class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin
Auto register myself as hook.
onOpen(ODatabaseInternal) - Method in class com.orientechnologies.orient.server.handler.OConfigurableHooksManager
 
open(String, String, Map<String, Object>) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
openDatabase(ODatabaseInternal<?>, String, String) - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
openDatabase() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
openDatabase(String, String, OToken) - Method in class com.orientechnologies.orient.server.OServer
 
openDatabase(String, String, String, String) - Method in class com.orientechnologies.orient.server.OServer
 
openDatabase(String, String, String, String, ONetworkProtocolData) - Method in class com.orientechnologies.orient.server.OServer
 
openDatabase(ODatabaseInternal) - Method in class com.orientechnologies.orient.server.OServer
 
OReadRecordTask - Class in com.orientechnologies.orient.server.distributed.task
Execute a read of a record from a distributed node.
OReadRecordTask() - Constructor for class com.orientechnologies.orient.server.distributed.task.OReadRecordTask
 
OReadRecordTask(ORecordId) - Constructor for class com.orientechnologies.orient.server.distributed.task.OReadRecordTask
 
OReplicationConflictException - Exception in com.orientechnologies.orient.server.distributed.conflict
Deprecated.
since 2.0
OReplicationConflictException(String) - Constructor for exception com.orientechnologies.orient.server.distributed.conflict.OReplicationConflictException
Deprecated.
Rebuilds the original exception from the message.
OReplicationConflictException(String, ORID, int, int) - Constructor for exception com.orientechnologies.orient.server.distributed.conflict.OReplicationConflictException
Deprecated.
 
OReplicationConflictException(String, ORID, ORID) - Constructor for exception com.orientechnologies.orient.server.distributed.conflict.OReplicationConflictException
Deprecated.
 
OReplicationConflictResolver - Interface in com.orientechnologies.orient.server.distributed.conflict
Deprecated.
since 2.0
OResurrectRecordTask - Class in com.orientechnologies.orient.server.distributed.task
Distributed task to fix delete record in conflict on synchronization.
OResurrectRecordTask() - Constructor for class com.orientechnologies.orient.server.distributed.task.OResurrectRecordTask
 
OResurrectRecordTask(ORecordId, ORecordVersion) - Constructor for class com.orientechnologies.orient.server.distributed.task.OResurrectRecordTask
 
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
 
OrientServer - Class in com.orientechnologies.orient.server.managed
 
OrientServer() - Constructor for class com.orientechnologies.orient.server.managed.OrientServer
 
OrientServerMBean - Interface in com.orientechnologies.orient.server.managed
 
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
 
OScriptTask - Class in com.orientechnologies.orient.server.distributed.task
Executes a script on distributed servers.
OScriptTask() - Constructor for class com.orientechnologies.orient.server.distributed.task.OScriptTask
 
OScriptTask(OCommandRequestText) - Constructor for class com.orientechnologies.orient.server.distributed.task.OScriptTask
 
OSecurityServerUser - Class in com.orientechnologies.orient.server.security
Security injected by server.
OSecurityServerUser(OSecurity, ODatabaseDocumentInternal) - Constructor for class com.orientechnologies.orient.server.security.OSecurityServerUser
 
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
 
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
 
OServerCommandAction - Class in com.orientechnologies.orient.server.network.protocol.http.command.all
 
OServerCommandAction() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.all.OServerCommandAction
 
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
 
OServerCommandConfiguration - Class in com.orientechnologies.orient.server.config
 
OServerCommandConfiguration() - Constructor for class com.orientechnologies.orient.server.config.OServerCommandConfiguration
 
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
 
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
 
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
 
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
 
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
 
OServerCommandKillDbConnection - Class in com.orientechnologies.orient.server.network.protocol.http.command.get
 
OServerCommandKillDbConnection() - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandKillDbConnection
 
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
 
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
 
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
 
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
 
OServerCommandProcess - Class in com.orientechnologies.orient.server.network.protocol.http.command.all
 
OServerCommandProcess(OServerCommandConfiguration) - Constructor for class com.orientechnologies.orient.server.network.protocol.http.command.all.OServerCommandProcess
 
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
 
OServerConfiguration - Class in com.orientechnologies.orient.server.config
 
OServerConfiguration() - Constructor for class com.orientechnologies.orient.server.config.OServerConfiguration
Empty constructor for JAXB
OServerConfiguration(OServerConfigurationLoaderXml) - Constructor for class com.orientechnologies.orient.server.config.OServerConfiguration
 
OServerConfigurationLoaderXml - Class in com.orientechnologies.orient.server.config
 
OServerConfigurationLoaderXml(Class<? extends OServerConfiguration>, InputStream) - Constructor for class com.orientechnologies.orient.server.config.OServerConfigurationLoaderXml
 
OServerConfigurationLoaderXml(Class<? extends OServerConfiguration>, File) - Constructor for class com.orientechnologies.orient.server.config.OServerConfigurationLoaderXml
 
OServerEntryConfiguration - Class in com.orientechnologies.orient.server.config
 
OServerEntryConfiguration() - Constructor for class com.orientechnologies.orient.server.config.OServerEntryConfiguration
 
OServerEntryConfiguration(String, String) - Constructor for class com.orientechnologies.orient.server.config.OServerEntryConfiguration
 
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.
 
OServerHandlerConfiguration - Class in com.orientechnologies.orient.server.config
 
OServerHandlerConfiguration() - Constructor for class com.orientechnologies.orient.server.config.OServerHandlerConfiguration
 
OServerHandlerHelper - Class in com.orientechnologies.orient.server.handler
Deprecated.
OServerHandlerHelper() - Constructor for class com.orientechnologies.orient.server.handler.OServerHandlerHelper
Deprecated.
 
OServerHookConfiguration - Class in com.orientechnologies.orient.server.config
 
OServerHookConfiguration() - Constructor for class com.orientechnologies.orient.server.config.OServerHookConfiguration
 
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
 
OServerNetworkConfiguration - Class in com.orientechnologies.orient.server.config
 
OServerNetworkConfiguration() - Constructor for class com.orientechnologies.orient.server.config.OServerNetworkConfiguration
 
OServerNetworkConfiguration(Object) - Constructor for class com.orientechnologies.orient.server.config.OServerNetworkConfiguration
 
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
 
OServerNetworkListenerConfiguration - Class in com.orientechnologies.orient.server.config
 
OServerNetworkListenerConfiguration() - Constructor for class com.orientechnologies.orient.server.config.OServerNetworkListenerConfiguration
 
OServerNetworkProtocolConfiguration - Class in com.orientechnologies.orient.server.config
 
OServerNetworkProtocolConfiguration() - Constructor for class com.orientechnologies.orient.server.config.OServerNetworkProtocolConfiguration
 
OServerNetworkProtocolConfiguration(String, String) - Constructor for class com.orientechnologies.orient.server.config.OServerNetworkProtocolConfiguration
 
OServerOfflineException - Exception in com.orientechnologies.orient.server.distributed
Exception thrown during distributed operation and the server is not ready to execute an operation because it's not online.
OServerOfflineException() - Constructor for exception com.orientechnologies.orient.server.distributed.OServerOfflineException
 
OServerOfflineException(String, String) - Constructor for exception com.orientechnologies.orient.server.distributed.OServerOfflineException
 
OServerOfflineException(String, String, String) - Constructor for exception com.orientechnologies.orient.server.distributed.OServerOfflineException
 
OServerParameterConfiguration - Class in com.orientechnologies.orient.server.config
 
OServerParameterConfiguration() - Constructor for class com.orientechnologies.orient.server.config.OServerParameterConfiguration
 
OServerParameterConfiguration(String, String) - Constructor for class com.orientechnologies.orient.server.config.OServerParameterConfiguration
 
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
 
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
 
OServerResourceConfiguration - Class in com.orientechnologies.orient.server.config
 
OServerResourceConfiguration() - Constructor for class com.orientechnologies.orient.server.config.OServerResourceConfiguration
 
OServerResourceConfiguration(String, String) - Constructor for class com.orientechnologies.orient.server.config.OServerResourceConfiguration
 
OServerSecurityConfiguration - Class in com.orientechnologies.orient.server.config
 
OServerSecurityConfiguration() - Constructor for class com.orientechnologies.orient.server.config.OServerSecurityConfiguration
 
OServerSecurityConfiguration(Object) - Constructor for class com.orientechnologies.orient.server.config.OServerSecurityConfiguration
 
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) - 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
 
OServerSocketFactoryConfiguration - Class in com.orientechnologies.orient.server.config
 
OServerSocketFactoryConfiguration() - Constructor for class com.orientechnologies.orient.server.config.OServerSocketFactoryConfiguration
 
OServerSocketFactoryConfiguration(String, String) - Constructor for class com.orientechnologies.orient.server.config.OServerSocketFactoryConfiguration
 
OServerSSLSocketFactory - Class in com.orientechnologies.orient.server.network
 
OServerSSLSocketFactory() - Constructor for class com.orientechnologies.orient.server.network.OServerSSLSocketFactory
 
OServerStorageConfiguration - Class in com.orientechnologies.orient.server.config
 
OServerStorageConfiguration() - Constructor for class com.orientechnologies.orient.server.config.OServerStorageConfiguration
 
OServerUserConfiguration - Class in com.orientechnologies.orient.server.config
 
OServerUserConfiguration() - Constructor for class com.orientechnologies.orient.server.config.OServerUserConfiguration
 
OServerUserConfiguration(String, String, String) - Constructor for class com.orientechnologies.orient.server.config.OServerUserConfiguration
 
OSESSIONID - Static variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpUtils
 
OSkippedOperationException - Exception in com.orientechnologies.orient.server.distributed
Exception thrown when the operation has already been executed.
OSkippedOperationException(OAbstractRemoteTask) - Constructor for exception com.orientechnologies.orient.server.distributed.OSkippedOperationException
 
OSMTPAuthenticator - Class in com.orientechnologies.orient.server.plugin.mail
 
OSMTPAuthenticator(String, String) - Constructor for class com.orientechnologies.orient.server.plugin.mail.OSMTPAuthenticator
 
OSQLCommandTask - Class in com.orientechnologies.orient.server.distributed.task
Distributed task used for synchronization.
OSQLCommandTask() - Constructor for class com.orientechnologies.orient.server.distributed.task.OSQLCommandTask
 
OSQLCommandTask(OCommandRequestText) - Constructor for class com.orientechnologies.orient.server.distributed.task.OSQLCommandTask
 
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() - Constructor for class com.orientechnologies.orient.server.network.protocol.binary.OSyncCommandResultListener
 
OTokenHandler - Interface in com.orientechnologies.orient.server
Created by emrul on 27/10/2014.
OTransactionEntryProxy - Class in com.orientechnologies.orient.server.tx
 
OTransactionEntryProxy(byte) - Constructor for class com.orientechnologies.orient.server.tx.OTransactionEntryProxy
 
OTransactionOptimisticProxy - Class in com.orientechnologies.orient.server.tx
 
OTransactionOptimisticProxy(ODatabaseDocumentTx, OChannelBinary, short, ONetworkProtocolBinary) - Constructor for class com.orientechnologies.orient.server.tx.OTransactionOptimisticProxy
 
OTxTask - Class in com.orientechnologies.orient.server.distributed.task
Distributed create record task used for synchronization.
OTxTask() - Constructor for class com.orientechnologies.orient.server.distributed.task.OTxTask
 
OUpdateRecordTask - Class in com.orientechnologies.orient.server.distributed.task
Distributed updated record task used for synchronization.
OUpdateRecordTask() - Constructor for class com.orientechnologies.orient.server.distributed.task.OUpdateRecordTask
 
OUpdateRecordTask(ORecordId, byte[], ORecordVersion, byte[], ORecordVersion, byte) - Constructor for class com.orientechnologies.orient.server.distributed.task.OUpdateRecordTask
 
overwrite - Variable in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartFileToDiskContentParser
 

P

PAR_DEF_DISTRIB_DB_CONFIG - Static variable in class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin
 
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.config.OServerCommandConfiguration
 
parameters - Variable in class com.orientechnologies.orient.server.config.OServerHandlerConfiguration
 
parameters - Variable in class com.orientechnologies.orient.server.config.OServerHookConfiguration
 
parameters - Variable in class com.orientechnologies.orient.server.config.OServerNetworkListenerConfiguration
 
parameters - Variable in class com.orientechnologies.orient.server.config.OServerSocketFactoryConfiguration
 
parameters - Variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
params - Variable in class com.orientechnologies.orient.server.distributed.task.OScriptTask
 
params - Variable in class com.orientechnologies.orient.server.distributed.task.OSQLCommandTask
 
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
 
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
 
parsePartHeaders(OHttpRequest, OHttpResponse, char, boolean, HashMap<String, String>) - Method in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartRequestCommand
 
parseWebToken(byte[]) - Method in interface com.orientechnologies.orient.server.OTokenHandler
 
parseWebToken(byte[]) - Method in class com.orientechnologies.orient.server.token.OrientTokenHandler
 
password - Variable in class com.orientechnologies.orient.server.config.OServerUserConfiguration
 
path - Variable in class com.orientechnologies.orient.server.config.OServerStorageConfiguration
 
path - Variable in class com.orientechnologies.orient.server.network.protocol.http.multipart.OHttpMultipartFileToDiskContentParser
 
pattern - Variable in class com.orientechnologies.orient.server.config.OServerCommandConfiguration
 
payload - Variable in class com.orientechnologies.orient.server.token.JsonWebToken
 
pluginManager - Variable in class com.orientechnologies.orient.server.OServer
 
portRange - Variable in class com.orientechnologies.orient.server.config.OServerNetworkListenerConfiguration
 
position - Variable in class com.orientechnologies.orient.server.config.OServerHookConfiguration
 
previousContent - Variable in class com.orientechnologies.orient.server.distributed.task.OUpdateRecordTask
 
previousVersion - Variable in class com.orientechnologies.orient.server.distributed.task.OUpdateRecordTask
 
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
 
propagateSchemaChanges(ODatabaseInternal) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
properties - Variable in class com.orientechnologies.orient.server.config.OServerConfiguration
 
PROPERTY_CONFIG_FILE - Static variable in class com.orientechnologies.orient.server.config.OServerConfiguration
 
protocol - Variable in class com.orientechnologies.orient.server.config.OServerNetworkListenerConfiguration
 
protocol - Variable in class com.orientechnologies.orient.server.OClientConnection
 
protocols - Variable in class com.orientechnologies.orient.server.config.OServerNetworkConfiguration
 
protocolVersion - Variable in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 
purgeDeletedRecordsTask - Variable in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
pushDeletedRecord(ORecordId, ORecordVersion) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
pushDistribCfg2Clients(ODocument) - Method in class com.orientechnologies.orient.server.OClientConnectionManager
Pushes the distributed configuration to all the connected clients.

Q

quorumType - Variable in class com.orientechnologies.orient.server.distributed.task.OSQLCommandTask
 

R

random - Variable in class com.orientechnologies.orient.server.distributed.task.ODeployClusterTask
 
random - Variable in class com.orientechnologies.orient.server.distributed.task.ODeployDatabaseTask
 
rangeCluster() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
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
 
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
 
readConfiguration() - Method in class com.orientechnologies.orient.server.distributed.OLocalClusterStrategy
 
readConnectionData() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
readExternal(ObjectInput) - Method in class com.orientechnologies.orient.server.distributed.ODistributedDatabaseChunk
 
readExternal(ObjectInput) - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractRecordReplicatedTask
 
readExternal(ObjectInput) - Method in class com.orientechnologies.orient.server.distributed.task.OCopyDatabaseChunkTask
 
readExternal(ObjectInput) - Method in class com.orientechnologies.orient.server.distributed.task.OCreateRecordTask
 
readExternal(ObjectInput) - Method in class com.orientechnologies.orient.server.distributed.task.ODeleteRecordTask
 
readExternal(ObjectInput) - Method in class com.orientechnologies.orient.server.distributed.task.ODeployClusterTask
 
readExternal(ObjectInput) - Method in class com.orientechnologies.orient.server.distributed.task.ODeployDatabaseTask
 
readExternal(ObjectInput) - Method in class com.orientechnologies.orient.server.distributed.task.OFixTxTask
 
readExternal(ObjectInput) - Method in class com.orientechnologies.orient.server.distributed.task.OReadRecordTask
 
readExternal(ObjectInput) - Method in class com.orientechnologies.orient.server.distributed.task.OResurrectRecordTask
 
readExternal(ObjectInput) - Method in class com.orientechnologies.orient.server.distributed.task.OScriptTask
 
readExternal(ObjectInput) - Method in class com.orientechnologies.orient.server.distributed.task.OSQLCommandTask
 
readExternal(ObjectInput) - Method in class com.orientechnologies.orient.server.distributed.task.OTxTask
 
readExternal(ObjectInput) - Method in class com.orientechnologies.orient.server.distributed.task.OUpdateRecordTask
 
readRecord(ORecordId, String, boolean, ORecordCallback<ORawBuffer>) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
readRecord() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
readRecordMetadata() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
recordType - Variable in class com.orientechnologies.orient.server.distributed.task.OCreateRecordTask
 
recordType - Variable in class com.orientechnologies.orient.server.distributed.task.OUpdateRecordTask
 
registerCommand(OServerCommand) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpNetworkCommandManager
Register all the names for the same instance.
registerDatabase(String) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedMessageService
 
registerLifecycleListener(OServerLifecycleListener) - Method in class com.orientechnologies.orient.server.OServer
 
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
 
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
 
registerVirtualFolder(String, OCallable<Object, String>) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetStaticContent
 
release() - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
release() - Method in class com.orientechnologies.orient.server.OClientConnection
Releases an acquired connection.
releaseCluster() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
releaseDatabase() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
reload() - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
reloadDatabase() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
removeCluster() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
removeMasterServer(String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
 
removeNodeInServerList(String, boolean) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
 
removeResource(String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
removeSession(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpSessionManager
 
removeShutdownHook() - Method in class com.orientechnologies.orient.server.OServer
 
removeUser() - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
renewIfNeeded(OToken) - Method in interface com.orientechnologies.orient.server.OTokenHandler
 
renewIfNeeded(OToken) - Method in class com.orientechnologies.orient.server.token.OrientTokenHandler
 
replicationDatabase() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
REPLICATOR_USER - Static variable in class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin
 
request - Variable in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
requestType - Variable in class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract
 
reset() - Method in class com.orientechnologies.orient.server.distributed.conflict.ODefaultReplicationConflictResolver
Deprecated.
 
reset() - Method in interface com.orientechnologies.orient.server.distributed.conflict.OReplicationConflictResolver
Deprecated.
 
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
 
resetConfiguration() - Method in class com.orientechnologies.orient.server.distributed.OLocalClusterStrategy
 
resources - Variable in class com.orientechnologies.orient.server.config.OServerSecurityConfiguration
 
resources - Variable in class com.orientechnologies.orient.server.config.OServerUserConfiguration
 
response - Variable in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
restore(InputStream, Map<String, Object>, Callable<Object>, OCommandOutputListener) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
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.OSyncCommandResultListener
 
resultStrategy - Variable in class com.orientechnologies.orient.server.distributed.task.OScriptTask
 
resultStrategy - Variable in class com.orientechnologies.orient.server.distributed.task.OSQLCommandTask
 
resurrectDeletedRecord(ORecordId) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
rid - Variable in class com.orientechnologies.orient.server.distributed.task.OAbstractRecordReplicatedTask
 
rid - Variable in class com.orientechnologies.orient.server.distributed.task.OReadRecordTask
 
roles - Variable in class com.orientechnologies.orient.server.config.OServerResourceConfiguration
 
rollback(OTransaction) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
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.
runInDistributedMode(Callable) - Static method in class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin
 
running - Variable in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
running - Variable in class com.orientechnologies.orient.server.OServer
 

S

save(OServerConfiguration) - Method in class com.orientechnologies.orient.server.config.OServerConfigurationLoaderXml
 
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
 
SECOND - Static variable in class com.orientechnologies.orient.server.schedule.CronExpression
 
seconds - Variable in class com.orientechnologies.orient.server.schedule.CronExpression
 
security - Variable in class com.orientechnologies.orient.server.config.OServerConfiguration
 
send(int, String, String, Object, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
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(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) - 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
 
sendDatabaseInfo(OHttpRequest, OHttpResponse, ODatabaseDocumentTx) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.post.OServerCommandPostDatabase
 
sendError(int, Throwable) - Method in class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract
 
sendError(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
 
sendErrorOrDropConnection(int, Throwable) - Method in class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract
 
sendNotAuthorizedResponse(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAuthenticatedServerAbstract
 
sendOk(int) - Method in class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract
 
sendOk(int) - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
sendORecordBinaryFileContent(OHttpRequest, OHttpResponse, int, String, String, ORecordBytes, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetFileDownload
 
sendRequest(String, Collection<String>, Collection<String>, OAbstractRemoteTask, ODistributedRequest.EXECUTION_MODE) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
sendResponse(ODocument) - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
sendResponseHeaders(String, boolean) - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
sendShutdown() - Method in class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin
 
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
 
sendStarted - Variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
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.OHttpResponse
 
sendStream(int, String, String, InputStream, long, 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.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
 
serializationImpl - Variable in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 
serialize() - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
 
serialize(OBinaryToken, OutputStream) - Method in class com.orientechnologies.orient.server.token.OBinaryTokenSerializer
 
serializeWebHeader(OJwtHeader) - Method in class com.orientechnologies.orient.server.token.OrientTokenHandler
 
serializeWebPayload(OJwtPayload) - Method in class com.orientechnologies.orient.server.token.OrientTokenHandler
 
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
 
serverInfo - Variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
serverInfo - Variable in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 
serverInstance - Variable in class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin
 
serverInstance - Variable in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
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
 
serverUser - Variable in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAuthenticatedServerAbstract
 
serverUser - Variable in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 
serverUser - Variable in class com.orientechnologies.orient.server.OClientConnection
 
serverUsername - Variable in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 
service() - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
SESSION_LENGHT_PAR - Static variable in class com.orientechnologies.orient.server.token.OrientTokenHandler
 
sessionId - Variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
sessionId - Variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
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
 
setAlgorithm(String) - Method in class com.orientechnologies.orient.server.token.OrientJwtHeader
 
setAudience(String) - Method in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
setCalendarHour(Calendar, int) - Method in class com.orientechnologies.orient.server.schedule.CronExpression
Advance the calendar to the particular hour paying particular attention to daylight saving problems.
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
 
setConflictStrategy(ORecordConflictStrategy) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
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.OHttpResponse
 
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
 
setDatabase(String) - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
setDatabase(String) - Method in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
setDatabaseName(String) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedRequest
 
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(String) - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
setDefaultClusterId(int) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
setDefaultDatabaseConfigFile(String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin
 
setDelayed(boolean) - Method in class com.orientechnologies.orient.server.distributed.task.ODeleteRecordTask
 
setDriverName(String) - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
setDriverVersion(String) - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
setExecutorNodeName(String) - Method in interface 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
 
setFetchPlan(String) - Method in class com.orientechnologies.orient.server.network.protocol.binary.OAbstractCommandResultListener
 
setFile(File) - Method in class com.orientechnologies.orient.server.config.OServerConfigurationLoaderXml
 
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
Stores additional headers to send
setHeader(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponseWrapper
Sets the response's additional headers to send back.
setId(long) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedRequest
 
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
 
setKeyId(String) - Method in class com.orientechnologies.orient.server.token.OrientJwtHeader
 
setLastOperationId(long) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
setLastValidBackup(File) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
setMasterServer(String, String) - Method in class com.orientechnologies.orient.server.distributed.ODistributedConfiguration
Sets the master server for the given cluster.
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.task.OAbstractRemoteTask
 
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
 
setPayload(Object) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedResponse
 
setProtocolVersion(short) - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
setResponseCharSet(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
setResultStrategy(OAbstractRemoteTask.RESULT_STRATEGY) - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractCommandTask
 
setResultStrategy(OAbstractRemoteTask.RESULT_STRATEGY) - Method in class com.orientechnologies.orient.server.distributed.task.OScriptTask
 
setResultStrategy(OAbstractRemoteTask.RESULT_STRATEGY) - Method in class com.orientechnologies.orient.server.distributed.task.OSQLCommandTask
 
setRid(ORecordId) - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractRecordReplicatedTask
 
setSenderNodeName(String) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedRequest
 
setSerializer(String) - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
setServerRootDirectory(String) - Method in class com.orientechnologies.orient.server.OServer
 
setServerUser(boolean) - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
setSessionId(String) - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpResponse
 
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
 
setTask(OAbstractRemoteTask) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedRequest
 
setTimeZone(TimeZone) - Method in class com.orientechnologies.orient.server.schedule.CronExpression
Sets the time zone for which this CronExpression will be resolved.
setTokenId(String) - Method in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
setType(String) - Method in class com.orientechnologies.orient.server.token.OrientJwtHeader
 
setUserName(String) - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
setUserName(String) - Method in interface com.orientechnologies.orient.server.distributed.ODistributedRequest
 
setUserName(String) - Method in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
setUserRid(ORID) - Method in class com.orientechnologies.orient.server.binary.impl.OBinaryToken
 
setUserRid(ORID) - Method in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
setVariable(String, Object) - Method in class com.orientechnologies.orient.server.OServer
 
setVersion(ORecordVersion) - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractRecordReplicatedTask
 
shutdown() - Method in class com.orientechnologies.orient.server.distributed.conflict.ODefaultReplicationConflictResolver
Deprecated.
 
shutdown() - Method in interface com.orientechnologies.orient.server.distributed.conflict.OReplicationConflictResolver
Deprecated.
 
shutdown() - Method in class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin
 
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.OBinaryNetworkProtocolAbstract
 
shutdown() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
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.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(int) - Static method in class com.orientechnologies.orient.server.ShutdownHelper
 
shutdownAsynchronousWorker() - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
shutdownConnection() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
ShutdownHelper - Class in com.orientechnologies.orient.server
Executes a JVM shutdown if the settings allow it.
ShutdownHelper() - Constructor for class com.orientechnologies.orient.server.ShutdownHelper
 
shutdownHook - Variable in class com.orientechnologies.orient.server.OServer
 
SIGN_KEY_PAR - Static variable in class com.orientechnologies.orient.server.token.OrientTokenHandler
 
since - Variable in class com.orientechnologies.orient.server.OClientConnection
 
size - Variable in class com.orientechnologies.orient.server.network.protocol.http.command.get.OStaticContentCachedEntry
 
sizeDatabase() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
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
 
skipWhiteSpace(int, String) - Method in class com.orientechnologies.orient.server.schedule.CronExpression
 
socket - Variable in class com.orientechnologies.orient.server.config.OServerNetworkListenerConfiguration
 
sockets - Variable in class com.orientechnologies.orient.server.config.OServerNetworkConfiguration
 
SRV_ROOT_ADMIN - Static variable in class com.orientechnologies.orient.server.config.OServerConfiguration
 
SRV_ROOT_GUEST - Static variable in class com.orientechnologies.orient.server.config.OServerConfiguration
 
startPluginClass(URLClassLoader, String, OServerParameterConfiguration[]) - Method in class com.orientechnologies.orient.server.plugin.OServerPluginManager
 
startup(OServer, ODistributedServerManager, String) - Method in class com.orientechnologies.orient.server.distributed.conflict.ODefaultReplicationConflictResolver
Deprecated.
 
startup(OServer, ODistributedServerManager, String) - Method in interface com.orientechnologies.orient.server.distributed.conflict.OReplicationConflictResolver
Deprecated.
 
startup() - Method in class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin
 
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.OServerPluginAbstract
 
startup() - Method in class com.orientechnologies.orient.server.plugin.OServerPluginManager
 
stateful - Variable in class com.orientechnologies.orient.server.config.OServerCommandConfiguration
 
stateFull - Variable in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 
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
 
storages - Variable in class com.orientechnologies.orient.server.config.OServerConfiguration
 
storages - Variable in class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin
 
storages - Variable in class com.orientechnologies.orient.server.managed.OrientServer
 
storeExpressionVals(int, String, int) - Method in class com.orientechnologies.orient.server.schedule.CronExpression
 
sub - Variable in class com.orientechnologies.orient.server.token.OrientJwtPayload
 
SUFFIX_QUEUE_NAME - Static variable in class com.orientechnologies.orient.server.distributed.task.OCreateRecordTask
 
synch() - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 

T

text - Variable in class com.orientechnologies.orient.server.distributed.task.OScriptTask
 
text - Variable in class com.orientechnologies.orient.server.distributed.task.OSQLCommandTask
 
timeout() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
timeout - Variable in class com.orientechnologies.orient.server.distributed.task.OSQLCommandTask
 
timeout() - Method in class com.orientechnologies.orient.server.network.protocol.http.ONetworkProtocolHttpAbstract
 
token - Variable in class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract
 
TOKEN_HANDLER_NAME - Static variable in interface com.orientechnologies.orient.server.OTokenHandler
 
tokenBased - Variable in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
 
tokenHandler - Variable in class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract
 
toString() - Method in class com.orientechnologies.orient.server.config.OServerParameterConfiguration
 
toString() - Method in exception com.orientechnologies.orient.server.distributed.conflict.OReplicationConflictException
Deprecated.
 
toString() - Method in class com.orientechnologies.orient.server.distributed.ODistributedDatabaseChunk
 
toString() - Method in exception com.orientechnologies.orient.server.distributed.OSkippedOperationException
 
toString() - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractRecordReplicatedTask
 
toString() - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractRemoteTask
 
toString() - Method in class com.orientechnologies.orient.server.distributed.task.ODeleteRecordTask
 
toString() - Method in class com.orientechnologies.orient.server.distributed.task.OScriptTask
 
toString() - Method in class com.orientechnologies.orient.server.distributed.task.OSQLCommandTask
 
toString() - Method in class com.orientechnologies.orient.server.distributed.task.OUpdateRecordTask
 
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
 
toString() - Method in class com.orientechnologies.orient.server.schedule.CronExpression
Returns the string representation of the CronExpression
toString() - Method in class com.orientechnologies.orient.server.security.OSecurityServerUser
 
totalCommandExecutionTime - Variable in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 
totalRequests - Variable in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocolData
 
trimCsvSerializedContent(byte[]) - Method in class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract
 
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(Bindings) - Method in class com.orientechnologies.orient.server.plugin.mail.OMailPlugin
 
undoRequest() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManager
 
uninstallPluginByFile(String) - Method in class com.orientechnologies.orient.server.plugin.OServerPluginManager
 
unregisterLifecycleListener(OServerLifecycleListener) - 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, ODocument, boolean) - Method in class com.orientechnologies.orient.server.distributed.ODistributedAbstractPlugin
 
updateLastClusterChange() - Method in interface com.orientechnologies.orient.server.distributed.ODistributedServerManager
 
updateLastUpdatedOn() - Method in class com.orientechnologies.orient.server.network.protocol.http.OHttpSession
 
updatePlugin(File) - Method in class com.orientechnologies.orient.server.plugin.OServerPluginManager
 
updateRecord(ORecordId, boolean, byte[], ORecordVersion, byte, int, ORecordCallback<ORecordVersion>) - Method in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
updateRecord(ODatabaseDocumentInternal, ORecordId, byte[], ORecordVersion, byte, boolean) - Method in class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract
 
updateRecord() - Method in class com.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBinary
VERSION MANAGEMENT:
-1 : DOCUMENT UPDATE, NO VERSION CONTROL
-2 : DOCUMENT UPDATE, NO VERSION CONTROL, NO VERSION INCREMENT
-3 : DOCUMENT ROLLBACK, DECREMENT VERSION
>-1 : MVCC CONTROL, RECORD UPDATE AND VERSION INCREMENT
<-3 : WRONG VERSION VALUE
url - Variable in class com.orientechnologies.orient.server.network.protocol.http.OHttpRequest
 
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 - Variable in class com.orientechnologies.orient.server.config.OServerStorageConfiguration
 
USERNAME_CONF - Static variable in class com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAuthProxy
 
userPassword - Variable in class com.orientechnologies.orient.server.config.OServerStorageConfiguration
 
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
 
users - Variable in class com.orientechnologies.orient.server.config.OServerConfiguration
 
users - Variable in class com.orientechnologies.orient.server.config.OServerSecurityConfiguration
 

V

validateBinaryToken(OToken) - Method in interface com.orientechnologies.orient.server.OTokenHandler
 
validateBinaryToken(OToken) - Method in class com.orientechnologies.orient.server.token.OrientTokenHandler
 
validateExpression(String) - Static method in class com.orientechnologies.orient.server.schedule.CronExpression
 
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
 
value - Variable in class com.orientechnologies.orient.server.config.OServerEntryConfiguration
 
value - Variable in class com.orientechnologies.orient.server.config.OServerParameterConfiguration
 
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.OAbstractRemoteTask.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.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.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.OAbstractRemoteTask.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.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 - Variable in class com.orientechnologies.orient.server.distributed.task.OAbstractRecordReplicatedTask
 

W

waitForSynchronousResponses() - Method in class com.orientechnologies.orient.server.distributed.ODistributedResponseManager
Waits until the minimum responses are collected or timeout occurs.
waitNodeIsOnline() - Method in class com.orientechnologies.orient.server.network.protocol.ONetworkProtocol
 
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
 
wrapped - Variable in class com.orientechnologies.orient.server.distributed.ODistributedStorage
 
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
 
write(int) - Method in class com.orientechnologies.orient.server.network.protocol.http.OChunkedResponse
 
writeConnections(OJSONWriter, String) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetConnections
 
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.
writeDatabases(OJSONWriter) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetServer
 
writeExternal(ObjectOutput) - Method in class com.orientechnologies.orient.server.distributed.ODistributedDatabaseChunk
 
writeExternal(ObjectOutput) - Method in class com.orientechnologies.orient.server.distributed.task.OAbstractRecordReplicatedTask
 
writeExternal(ObjectOutput) - Method in class com.orientechnologies.orient.server.distributed.task.OCopyDatabaseChunkTask
 
writeExternal(ObjectOutput) - Method in class com.orientechnologies.orient.server.distributed.task.OCreateRecordTask
 
writeExternal(ObjectOutput) - Method in class com.orientechnologies.orient.server.distributed.task.ODeleteRecordTask
 
writeExternal(ObjectOutput) - Method in class com.orientechnologies.orient.server.distributed.task.ODeployClusterTask
 
writeExternal(ObjectOutput) - Method in class com.orientechnologies.orient.server.distributed.task.ODeployDatabaseTask
 
writeExternal(ObjectOutput) - Method in class com.orientechnologies.orient.server.distributed.task.OFixTxTask
 
writeExternal(ObjectOutput) - Method in class com.orientechnologies.orient.server.distributed.task.OReadRecordTask
 
writeExternal(ObjectOutput) - Method in class com.orientechnologies.orient.server.distributed.task.OResurrectRecordTask
 
writeExternal(ObjectOutput) - Method in class com.orientechnologies.orient.server.distributed.task.OScriptTask
 
writeExternal(ObjectOutput) - Method in class com.orientechnologies.orient.server.distributed.task.OSQLCommandTask
 
writeExternal(ObjectOutput) - Method in class com.orientechnologies.orient.server.distributed.task.OTxTask
 
writeExternal(ObjectOutput) - Method in class com.orientechnologies.orient.server.distributed.task.OUpdateRecordTask
 
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(OIdentifiable) - Method in class com.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstract
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
 
writeProperties(OJSONWriter) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetServer
 
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) - 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(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
 
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.OHttpResponseWrapper
Sets the response's status as HTTP code and reason.
writeStorages(OJSONWriter) - Method in class com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetServer
 

Y

YEAR - Static variable in class com.orientechnologies.orient.server.schedule.CronExpression
 
years - Variable in class com.orientechnologies.orient.server.schedule.CronExpression
 
A B C D E F G H I J K L M N O P Q R S T U V W Y 
Skip navigation links

Copyright © 2009–2016 Orient Technologies. All rights reserved.