Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.orientechnologies.orient.core Classes and Interfaces - 845 results found.
NameDescriptionTypePackageFramework
AbstractEntryIteratorClasscom.orientechnologies.orient.core.index.mvrbtreeOrientdb
BytesContainerClasscom.orientechnologies.orient.core.serialization.serializer.record.binaryOrientdb
ConcurrentLRUListConcurrent implementation of LRUList.Classcom.orientechnologies.orient.core.index.hashindex.local.cacheOrientdb
DirtyFinderClasscom.orientechnologies.orient.core.record.implOrientdb
LRUListInterfacecom.orientechnologies.orient.core.index.hashindex.local.cacheOrientdb
OAbstractBlockClasscom.orientechnologies.orient.core.processor.blockOrientdb
OAbstractCheckPointStartRecordClasscom.orientechnologies.orient.core.storage.impl.local.paginated.walOrientdb
OAbstractCompressionBase class for the compression implementations.Classcom.orientechnologies.orient.core.compression.implOrientdb
OAbstractIndexDefinitionAbstract index definiton implementation.Classcom.orientechnologies.orient.core.indexOrientdb
OAbstractIndexDefinitionMultiValueBase class for all multivalue index definitions that contains base functionality which can be reused by concrete implementations.Classcom.orientechnologies.orient.core.indexOrientdb
OAbstractMapCacheClasscom.orientechnologies.orient.core.cacheOrientdb
OAbstractPageWALRecordClasscom.orientechnologies.orient.core.storage.impl.local.paginated.walOrientdb
OAbstractPaginatedStorageClasscom.orientechnologies.orient.core.storage.impl.localOrientdb
OAbstractRecordCacheCache of documents.Classcom.orientechnologies.orient.core.cacheOrientdb
OAbstractSQLMethodClasscom.orientechnologies.orient.core.sql.method.miscOrientdb
OAbstractWALRecordAbstract WAL record.Classcom.orientechnologies.orient.core.storage.impl.local.paginated.walOrientdb
OAbstractWriteAheadLogClasscom.orientechnologies.orient.core.storage.impl.local.paginated.walOrientdb
OAccessTells the way OrientDB should bind the field.Classcom.orientechnologies.orient.core.annotationOrientdb
OAccess .OAccessTypeReturns the enum constant of this type with the specified name.Classcom.orientechnologies.orient.core.annotation.OAccessOrientdb
OAfterDeserializationClasscom.orientechnologies.orient.core.annotationOrientdb
OAfterSerializationClasscom.orientechnologies.orient.core.annotationOrientdb
OAllCacheEntriesAreUsedExceptionClasscom.orientechnologies.orient.core.exceptionOrientdb
OAlwaysGreaterKeyKey that is used in OMVRBTree for partial composite key search.Classcom.orientechnologies.orient.core.indexOrientdb
OAlwaysLessKeyKey that is used in OMVRBTree for partial composite key search.Classcom.orientechnologies.orient.core.indexOrientdb
OAtomicOperationClasscom.orientechnologies.orient.core.storage.impl.local.paginated.atomicoperationsOrientdb
OAtomicOperationsManagerClasscom.orientechnologies.orient.core.storage.impl.local.paginated.atomicoperationsOrientdb
OAtomicUnitEndRecordClasscom.orientechnologies.orient.core.storage.impl.local.paginated.walOrientdb
OAtomicUnitStartRecordClasscom.orientechnologies.orient.core.storage.impl.local.paginated.walOrientdb
OAutoMergeRecordConflictStrategyAuto merges new record with the existent.Classcom.orientechnologies.orient.core.conflictOrientdb
OAutoshardedStorageThis interface indicates that used storage is autosharded and provides ability to determine current storage unique idSince:15.Interfacecom.orientechnologies.orient.core.storageOrientdb
OBackupableInterface to claim the resource can be backed up ad restored.Interfacecom.orientechnologies.orient.core.utilOrientdb
OBalancedClusterSelectionStrategyReturns the cluster selecting the most empty between all configured clusters.Classcom.orientechnologies.orient.core.metadata.schema.clusterselectionOrientdb
OBase64UtilsEncodes and decodes to and from Base64 notation.Classcom.orientechnologies.orient.core.serializationOrientdb
OBase64Utils .InputStreamA OBase64Utils.Classcom.orientechnologies.orient.core.serialization.OBase64UtilsOrientdb
OBase64Utils .OutputStreamA OBase64Utils.Classcom.orientechnologies.orient.core.serialization.OBase64UtilsOrientdb
OBasicCommandContextBasic implementation of OCommandContext interface that stores variables in a map.Classcom.orientechnologies.orient.core.commandOrientdb
OBeforeDeserializationClasscom.orientechnologies.orient.core.annotationOrientdb
OBeforeSerializationClasscom.orientechnologies.orient.core.annotationOrientdb
OBinaryProtocolStatic helper class to transform any kind of basic data in bytes and vice versa.Classcom.orientechnologies.orient.core.serializationOrientdb
OBinarySerializerFactoryThis class is responsible for obtaining OBinarySerializer realization, by it's id of type of object that should be serialized.Classcom.orientechnologies.orient.core.serialization.serializer.binaryOrientdb
OBlockedPageExceptionClasscom.orientechnologies.orient.core.index.hashindex.local.cacheOrientdb
OBonsaiBucketAbstractA base class for bonsai buckets.Classcom.orientechnologies.orient.core.index.sbtreebonsai.localOrientdb
OBonsaiBucketPointerA pointer to bucket in disk page.Classcom.orientechnologies.orient.core.index.sbtreebonsai.localOrientdb
OBonsaiCollectionPointerThe pointer to a bonsai collection.Classcom.orientechnologies.orient.core.db.record.ridbag.sbtreeOrientdb
OBufferClasscom.orientechnologies.orient.core.typeOrientdb
OCacheGeneric cache interface that should be implemented in order to plug-in custom cache.Interfacecom.orientechnologies.orient.core.cacheOrientdb
OCacheEntryClasscom.orientechnologies.orient.core.index.hashindex.local.cacheOrientdb
OCacheLevelOneLocatorInterfacecom.orientechnologies.orient.core.cacheOrientdb
OCacheLevelOneLocatorImplClasscom.orientechnologies.orient.core.cacheOrientdb
OCacheLevelTwoLocatorInterfacecom.orientechnologies.orient.core.cacheOrientdb
OCachePointerClasscom.orientechnologies.orient.core.index.hashindex.local.cacheOrientdb
OCaseInsensitiveCollateCase insensitive collate.Classcom.orientechnologies.orient.core.collateOrientdb
OChainedIndexProxyThere are some cases when we need to create index for some class by traversed property.Classcom.orientechnologies.orient.core.sqlOrientdb
OCheckpointEndRecordClasscom.orientechnologies.orient.core.storage.impl.local.paginated.walOrientdb
OClassInterfacecom.orientechnologies.orient.core.metadata.schemaOrientdb
OClass .ATTRIBUTESReturns the enum constant of this type with the specified name.Classcom.orientechnologies.orient.core.metadata.schema.OClassOrientdb
OClass .INDEX_TYPEReturns the enum constant of this type Classcom.orientechnologies.orient.core.metadata.schema.OClassOrientdb
OClassAbstractDelegateAbstract Delegate for OClass interface.Classcom.orientechnologies.orient.core.metadata.schemaOrientdb
OClassDictionaryClasscom.orientechnologies.orient.core.entityOrientdb
OClassImplSchema Class implementation.Classcom.orientechnologies.orient.core.metadata.schemaOrientdb
OClassIndexManagerHandles indexing when records change.Classcom.orientechnologies.orient.core.indexOrientdb
OClassTriggerAuthor : henryzhao81@gmail.Classcom.orientechnologies.orient.core.db.recordOrientdb
OClusterInterfacecom.orientechnologies.orient.core.storageOrientdb
OCluster .ATTRIBUTESReturns the enum constant of this type with the specified name.Classcom.orientechnologies.orient.core.storage.OClusterOrientdb
OClusterAwareWALRecordSkip navigation linksOverviewPackageClassUseTreeDeprecatedIndexHelpInterfacecom.orientechnologies.orient.core.storage.impl.local.paginated.walOrientdb
OClusterEntryIteratorClasscom.orientechnologies.orient.core.storageOrientdb
OClusterPageClasscom.orientechnologies.orient.core.storage.impl.local.paginatedOrientdb
OClusterPositionMapClasscom.orientechnologies.orient.core.storage.impl.local.paginatedOrientdb
OClusterPositionMapBucketClasscom.orientechnologies.orient.core.storage.impl.local.paginatedOrientdb
OClusterSelectionFactoryFactory to get the cluster selection strategy.Classcom.orientechnologies.orient.core.metadata.schema.clusterselectionOrientdb
OClusterSelectionStrategyStrategy to select the cluster to use.Interfacecom.orientechnologies.orient.core.metadata.schema.clusterselectionOrientdb
OCollateSpecify the Collating strategy when comparison in SQL statement is required.Interfacecom.orientechnologies.orient.core.collateOrientdb
OCollateFactorythe Collating strategy when comparison in SQL statement is required.Interfacecom.orientechnologies.orient.core.collateOrientdb
OCommandGeneric GOF command pattern implementation.Interfacecom.orientechnologies.orient.core.commandOrientdb
OCommandContextBasic interface for commands.Interfacecom.orientechnologies.orient.core.commandOrientdb
OCommandContext .TIMEOUT_STRATEGYReturns the enum constant of this type with the specified name.Classcom.orientechnologies.orient.core.command.OCommandContextOrientdb
OCommandDistributedReplicateRequestInterface to know if the command must be distributed in clustered scenario.Interfacecom.orientechnologies.orient.core.commandOrientdb
OCommandDistributedReplicateRequest .DISTRIBUTED_EXECUTION_MODEReturns the enum constant of this type with the specified nClasscom.orientechnologies.orient.core.command.OCommandDistributedReplicateRequestOrientdb
OCommandExecutionExceptionClasscom.orientechnologies.orient.core.exceptionOrientdb
OCommandExecutorGeneric GOF command pattern implementation.Interfacecom.orientechnologies.orient.core.commandOrientdb
OCommandExecutorAbstractAbstract implementation of Executor Command interface.Classcom.orientechnologies.orient.core.commandOrientdb
OCommandExecutorFunctionExecutes Script Commands.Classcom.orientechnologies.orient.core.command.scriptOrientdb
OCommandExecutorNotFoundExceptionClasscom.orientechnologies.orient.core.commandOrientdb
OCommandExecutorScriptExecutes Script Commands.Classcom.orientechnologies.orient.core.command.scriptOrientdb
OCommandExecutorSQLAbstractSQL abstract Command Executor implementation.Classcom.orientechnologies.orient.core.sqlOrientdb
OCommandExecutorSQLAlterClassSQL ALTER PROPERTY command: Changes an attribute of an existent property in the target class.Classcom.orientechnologies.orient.core.sqlOrientdb
OCommandExecutorSQLAlterClusterSQL ALTER PROPERTY command: Changes an attribute of an existent property in the target class.Classcom.orientechnologies.orient.core.sqlOrientdb
OCommandExecutorSQLAlterDatabaseSQL ALTER DATABASE command: Changes an attribute of the current database.Classcom.orientechnologies.orient.core.sqlOrientdb
OCommandExecutorSQLAlterPropertySQL ALTER PROPERTY command: Changes an attribute of an existent property in the target class.Classcom.orientechnologies.orient.core.sqlOrientdb
OCommandExecutorSQLCreateClassSQL CREATE CLASS command: Creates a new property in the target class.Classcom.orientechnologies.orient.core.sqlOrientdb
OCommandExecutorSQLCreateClusterSQL CREATE CLUSTER command: Creates a new cluster.Classcom.orientechnologies.orient.core.sqlOrientdb
OCommandExecutorSQLCreateFunctionSQL CREATE FUNCTION command.Classcom.orientechnologies.orient.core.sqlOrientdb
OCommandExecutorSQLCreateIndexSQL CREATE INDEX command: Create a new index against a property.Classcom.orientechnologies.orient.core.sqlOrientdb
OCommandExecutorSQLCreateLinkClasscom.orientechnologies.orient.core.sqlOrientdb
OCommandExecutorSQLCreatePropertySQL CREATE PROPERTY command: Creates a new property in the target class.Classcom.orientechnologies.orient.core.sqlOrientdb
OCommandExecutorSQLDelegateClasscom.orientechnologies.orient.core.sqlOrientdb
OCommandExecutorSQLDeleteClasscom.orientechnologies.orient.core.sqlOrientdb
OCommandExecutorSQLDropClassSQL DROP CLASS command: Drops a class from the database.Classcom.orientechnologies.orient.core.sqlOrientdb
OCommandExecutorSQLDropClusterClasscom.orientechnologies.orient.core.sqlOrientdb
OCommandExecutorSQLDropIndexClasscom.orientechnologies.orient.core.sqlOrientdb
OCommandExecutorSQLDropPropertySQL CREATE PROPERTY command: Creates a new property in the target class.Classcom.orientechnologies.orient.core.sqlOrientdb
OCommandExecutorSQLEarlyResultsetAbstractAbstract class that early executes the command and provide the iterator interface on top of the resultset.Classcom.orientechnologies.orient.core.sqlOrientdb
OCommandExecutorSQLExplainExplains the execution of a command returning profiling information.Classcom.orientechnologies.orient.core.sqlOrientdb
OCommandExecutorSQLFactoryFactory to register new OCommandExecutorSQL.Interfacecom.orientechnologies.orient.core.sqlOrientdb
OCommandExecutorSQLFindReferencesClasscom.orientechnologies.orient.core.sqlOrientdb
OCommandExecutorSQLGrantSQL GRANT command: Grant a privilege to a database role.Classcom.orientechnologies.orient.core.sqlOrientdb
OCommandExecutorSQLHideClasscom.orientechnologies.orient.core.sqlOrientdb
OCommandExecutorSQLInsertClasscom.orientechnologies.orient.core.sqlOrientdb
OCommandExecutorSQLPermissionAbstractSQL GRANT command: Grant a privilege to a database role.Classcom.orientechnologies.orient.core.sqlOrientdb
OCommandExecutorSQLRebuildIndexClasscom.orientechnologies.orient.core.sqlOrientdb
OCommandExecutorSQLResultsetAbstractExecutes a TRAVERSE crossing records.Classcom.orientechnologies.orient.core.sqlOrientdb
OCommandExecutorSQLResultsetDelegateClasscom.orientechnologies.orient.core.sqlOrientdb
OCommandExecutorSQLRetryAbstractClasscom.orientechnologies.orient.core.sqlOrientdb
OCommandExecutorSQLRevokeSQL REVOKE command: Revoke a privilege to a database role.Classcom.orientechnologies.orient.core.sqlOrientdb
OCommandExecutorSQLSelectExecutes the SQL SELECT statement.Classcom.orientechnologies.orient.core.sqlOrientdb
OCommandExecutorSQLSetAwareClasscom.orientechnologies.orient.core.sqlOrientdb
OCommandExecutorSQLTransactionalActs as a delegate to the real command inserting the execution of the command inside a new transaction if not yet begun.Classcom.orientechnologies.orient.core.sqlOrientdb
OCommandExecutorSQLTraverseExecutes a TRAVERSE crossing records.Classcom.orientechnologies.orient.core.sqlOrientdb
OCommandExecutorSQLTruncateClassSQL TRUNCATE CLASS command: Truncates an entire class deleting all configured clusters where the class relies on.Classcom.orientechnologies.orient.core.sqlOrientdb
OCommandExecutorSQLTruncateClusterSQL TRUNCATE CLUSTER command: Truncates an entire record cluster.Classcom.orientechnologies.orient.core.sqlOrientdb
OCommandExecutorSQLTruncateRecordSQL TRUNCATE RECORD command: Truncates a record without loading it.Classcom.orientechnologies.orient.core.sqlOrientdb
OCommandExecutorSQLUpdateClasscom.orientechnologies.orient.core.sqlOrientdb
OCommandExecutorUtilityScript utility classSee Also:OCommandScriptClasscom.orientechnologies.orient.core.command.scriptOrientdb
OCommandFunctionExecute a configured function.Classcom.orientechnologies.orient.core.command.scriptOrientdb
OCommandGenericIteratorIterator for commands.Classcom.orientechnologies.orient.core.commandOrientdb
OCommandManagerClasscom.orientechnologies.orient.core.commandOrientdb
OCommandOutputListenerReceives callback from a command as output.Interfacecom.orientechnologies.orient.core.commandOrientdb
OCommandParametersContainer of arguments.Classcom.orientechnologies.orient.core.sqlOrientdb
OCommandPredicateCommand predicate to be evaluated against a record and a context.Interfacecom.orientechnologies.orient.core.commandOrientdb
OCommandProcessBase command processing class.Classcom.orientechnologies.orient.core.commandOrientdb
OCommandRequestGeneric GOF command pattern implementation.Interfacecom.orientechnologies.orient.core.commandOrientdb
OCommandRequestAbstractText based Command Request abstract class.Classcom.orientechnologies.orient.core.commandOrientdb
OCommandRequestAsynchInterfacecom.orientechnologies.orient.core.commandOrientdb
OCommandRequestInternalInternal specialization of generic OCommand interface.Interfacecom.orientechnologies.orient.core.commandOrientdb
OCommandRequestTextInternal specialization of generic OCommand interface.Interfacecom.orientechnologies.orient.core.commandOrientdb
OCommandRequestTextAbstractText based Command Request abstract class.Classcom.orientechnologies.orient.core.commandOrientdb
OCommandResultListenerCallback interface called when the command returns results.Interfacecom.orientechnologies.orient.core.commandOrientdb
OCommandScriptScript command request implementation.Classcom.orientechnologies.orient.core.command.scriptOrientdb
OCommandScriptExceptionClasscom.orientechnologies.orient.core.command.scriptOrientdb
OCommandSQLSQL command request implementation.Classcom.orientechnologies.orient.core.sqlOrientdb
OCommandSQLParsingExceptionClasscom.orientechnologies.orient.core.sqlOrientdb
OCommandSQLResultsetIterable SQL command request implementation.Classcom.orientechnologies.orient.core.sqlOrientdb
OComposableProcessorClasscom.orientechnologies.orient.core.processorOrientdb
OCompositeIndexDefinitionIndex that consist of several indexDefinitions like OPropertyIndexDefinition.Classcom.orientechnologies.orient.core.indexOrientdb
OCompositeKeyContainer for the list of heterogeneous values that are going to be stored in in index as composite keys.Classcom.orientechnologies.orient.core.indexOrientdb
OCompositeKeySerializerSerializer that is used for serialization of OCompositeKey keys in index.Classcom.orientechnologies.orient.core.serialization.serializer.binary.impl.indexOrientdb
OCompressionInterfacecom.orientechnologies.orient.core.compressionOrientdb
OCompressionFactoryClasscom.orientechnologies.orient.core.compressionOrientdb
OConcurrentModificationExceptionException thrown when MVCC is enabled and a record cannot be updated or deleted because versions don't match.Classcom.orientechnologies.orient.core.exceptionOrientdb
OConfigurationChangeCallbackInterface of actions to call in case of change of the configuration.Interfacecom.orientechnologies.orient.core.configOrientdb
OConfigurationExceptionClasscom.orientechnologies.orient.core.exceptionOrientdb
OConstantsClasscom.orientechnologies.orient.coreOrientdb
OContentRecordConflictStrategyRecord conflict strategy that check the records content: if content is the same, se the higher version number.Classcom.orientechnologies.orient.core.conflictOrientdb
OContextConfigurationRepresents a context configuration where custom setting could be defined for the context only.Classcom.orientechnologies.orient.core.configOrientdb
OContextualRecordIdClasscom.orientechnologies.orient.core.idOrientdb
OCurrentStorageComponentsFactoryThe factory that defines a set of components that current database should use to be compatible to current version of storage.Classcom.orientechnologies.orient.core.db.recordOrientdb
ODatabaseGeneric Database interface.Interfacecom.orientechnologies.orient.core.dbOrientdb
ODatabase .ATTRIBUTESReturns the enum constant of this type with the speClasscom.orientechnologies.orient.core.db.ODatabaseOrientdb
ODatabase .OPERATION_MODEReturns the enum constant of this type with the specified name.Classcom.orientechnologies.orient.core.db.ODatabaseOrientdb
ODatabase .OPTIONSReturns the enum constant of this type with the specified name.Classcom.orientechnologies.orient.core.db.ODatabaseOrientdb
ODatabase .STATUSReturns the enum constant of this type with the specified name.Classcom.orientechnologies.orient.core.db.ODatabaseOrientdb
ODatabaseCompareClasscom.orientechnologies.orient.core.db.toolOrientdb
ODatabaseDocumentGeneric interface for document based Database implementations.Interfacecom.orientechnologies.orient.core.db.documentOrientdb
ODatabaseDocumentInternalInterfacecom.orientechnologies.orient.core.dbOrientdb
ODatabaseDocumentPoolClasscom.orientechnologies.orient.core.db.documentOrientdb
ODatabaseDocumentTxClasscom.orientechnologies.orient.core.db.documentOrientdb
ODatabaseDocumentTxPooledPooled wrapper to the ODatabaseDocumentTx class.Classcom.orientechnologies.orient.core.db.documentOrientdb
ODatabaseExceptionClasscom.orientechnologies.orient.core.exceptionOrientdb
ODatabaseExportExport data from a database to a file.Classcom.orientechnologies.orient.core.db.toolOrientdb
ODatabaseExportExceptionClasscom.orientechnologies.orient.core.db.toolOrientdb
ODatabaseFactoryFactory to create high-level ODatabase instances.Classcom.orientechnologies.orient.core.dbOrientdb
ODatabaseFunctionClasscom.orientechnologies.orient.core.metadata.functionOrientdb
ODatabaseFunctionFactoryClasscom.orientechnologies.orient.core.metadata.functionOrientdb
ODatabaseImpExpAbstractAbstract class for import/export of database and data in general.Classcom.orientechnologies.orient.core.db.toolOrientdb
ODatabaseImportImport data from a file into a database.Classcom.orientechnologies.orient.core.db.toolOrientdb
ODatabaseImportExceptionClasscom.orientechnologies.orient.core.db.toolOrientdb
ODatabaseInternalInterfacecom.orientechnologies.orient.core.dbOrientdb
ODatabaseLifecycleListenerListener Interface to receive callbacks on database usage.Interfacecom.orientechnologies.orient.core.dbOrientdb
ODatabaseLifecycleListener .PRIORITYReturns the enum constant of this type with the specified name.Classcom.orientechnologies.orient.core.db.ODatabaseLifecycleListenerOrientdb
ODatabaseListenerListener Interface for all the events of the Database instances.Interfacecom.orientechnologies.orient.core.dbOrientdb
ODatabaseObjectGeneric interface for object based Database implementations.Interfacecom.orientechnologies.orient.core.db.objectOrientdb
ODatabasePoolAbstractClasscom.orientechnologies.orient.core.dbOrientdb
ODatabasePoolBaseDatabase pool base class.Classcom.orientechnologies.orient.core.dbOrientdb
ODatabasePooledBasic interface for pooled database implementations.Interfacecom.orientechnologies.orient.core.dbOrientdb
ODatabasePoolEntryEntry in the database pool.Classcom.orientechnologies.orient.core.dbOrientdb
ODatabaseRecordThreadLocalClasscom.orientechnologies.orient.core.dbOrientdb
ODatabaseRecordWrapperAbstractClasscom.orientechnologies.orient.core.dbOrientdb
ODatabaseSchemaAwareGeneric interface for record based Database implementations with schema concept.Interfacecom.orientechnologies.orient.core.dbOrientdb
ODatabaseScriptManagerManages Script engines per database.Classcom.orientechnologies.orient.core.command.scriptOrientdb
ODatabaseSecurityResourcesContains all the resources used by the Database instance to check permissionsSee Also:OUser, OSecurityClasscom.orientechnologies.orient.core.metadata.securityOrientdb
ODatabaseThreadLocalFactoryInterfacecom.orientechnologies.orient.core.dbOrientdb
ODatabaseWrapperAbstractClasscom.orientechnologies.orient.core.dbOrientdb
ODateHelperClasscom.orientechnologies.orient.core.utilOrientdb
ODefaultClusterSelectionStrategyReturns always the first cluster configured.Classcom.orientechnologies.orient.core.metadata.schema.clusterselectionOrientdb
ODefaultCollateDefault collate, does not apply conversions.Classcom.orientechnologies.orient.core.collateOrientdb
ODefaultCollateFactorythe Collating strategy when comparison in SQL statement is required.Classcom.orientechnologies.orient.core.collateOrientdb
ODefaultCommandExecutorSQLFactoryDefault command operator executor factory.Classcom.orientechnologies.orient.core.sqlOrientdb
ODefaultIndexFactoryDefault OrientDB index factory for indexes based on MVRBTree.Classcom.orientechnologies.orient.core.indexOrientdb
ODefaultQueryOperatorFactoryDefault operator factory.Classcom.orientechnologies.orient.core.sql.operatorOrientdb
ODefaultSQLFunctionFactoryDefault set of SQL function.Classcom.orientechnologies.orient.core.sql.functionsOrientdb
ODefaultSQLMethodFactoryDefault method factory.Classcom.orientechnologies.orient.core.sql.methodOrientdb
ODetachableObjects of this class can be detached.Interfacecom.orientechnologies.orient.core.db.recordOrientdb
ODictionaryClasscom.orientechnologies.orient.core.dictionaryOrientdb
ODirectMemoryOnlyDiskCacheClasscom.orientechnologies.orient.core.storage.impl.memoryOrientdb
ODirectMemoryStorageClasscom.orientechnologies.orient.core.storage.impl.memoryOrientdb
ODirectoryFirstPageClasscom.orientechnologies.orient.core.index.hashindex.localOrientdb
ODirectoryPageClasscom.orientechnologies.orient.core.index.hashindex.localOrientdb
ODirtyPageClasscom.orientechnologies.orient.core.storage.impl.local.paginated.walOrientdb
ODirtyPagesRecordClasscom.orientechnologies.orient.core.storage.impl.local.paginated.walOrientdb
ODiskCacheThis class is heart of OrientDB storage model it presents disk backed data cache which works with direct memory.Interfacecom.orientechnologies.orient.core.index.hashindex.local.cacheOrientdb
ODiskWriteAheadLogClasscom.orientechnologies.orient.core.storage.impl.local.paginated.walOrientdb
ODistributedCommandInterfacecom.orientechnologies.orient.core.commandOrientdb
ODocumentDocument representation to handle values dynamically.Classcom.orientechnologies.orient.core.record.implOrientdb
ODocumentComparatorComparator implementation class used by ODocumentSorter class to sort documents following dynamic criteria.Classcom.orientechnologies.orient.core.record.implOrientdb
ODocumentFieldVisitorIs used in together with ODocumentFieldWalker to visit all fields ofIf currently processed value is collection or map of embedded documents or embedded document itself then current method isInterfacecom.orientechnologies.orient.core.db.documentOrientdb
ODocumentFieldWalkerThis class allows to walk through all fields of single document using instance of ODocumentFieldVisitor class.Classcom.orientechnologies.orient.core.db.documentOrientdb
ODocumentHelperHelper class to manage documents.Classcom.orientechnologies.orient.core.record.implOrientdb
ODocumentHelper .ODbRelatedCallSkip navigation linksOverviewPackageClassUseTreeDeprecatedIndexHelpInterfacecom.orientechnologies.orient.core.record.impl.ODocumentHelperOrientdb
ODocumentHelper .RIDMapperSkip navigation linksOverviewPackageClassUseTreeDeprecatedIndexHelpInterfacecom.orientechnologies.orient.core.record.impl.ODocumentHelperOrientdb
ODocumentHookAbstractHook abstract class that calls separate methods for ODocument records.Classcom.orientechnologies.orient.core.hookOrientdb
ODocumentInstanceClasscom.orientechnologies.orient.core.annotationOrientdb
ODocumentInternalClasscom.orientechnologies.orient.core.record.implOrientdb
ODocumentSerializableInterface for objects which are hold inside of document as field values and can serialize yourself into document.Interfacecom.orientechnologies.orient.core.serializationOrientdb
ODocumentSerializerInterfacecom.orientechnologies.orient.core.serialization.serializer.record.binaryOrientdb
ODocumentWrapperBase abstract class to wrap a document.Classcom.orientechnologies.orient.core.typeOrientdb
ODocumentWrapperNoClassBase abstract class to wrap a document without the management of type class.Classcom.orientechnologies.orient.core.typeOrientdb
ODurableComponentBase class for all durable data structures, that is data structures state of which can be consistently restored after systemcrash but results of last operations in small interval before crash may be lost.Classcom.orientechnologies.orient.core.storage.impl.local.paginated.baseOrientdb
ODurablePageBase page class for all durable data structures, that is data structures state of which can be consistently restored after systemcrash but results of last operations in small interval before crash may be lost.Classcom.orientechnologies.orient.core.storage.impl.local.paginated.baseOrientdb
ODurablePage .TrackModeReturns the enum constant of this type with the specified name.Classcom.orientechnologies.orient.core.storage.impl.local.paginated.base.ODurablePageOrientdb
ODynamicSQLElementFactoryDynamic sql elements factory.Classcom.orientechnologies.orient.core.sqlOrientdb
OEmbeddedRidBagClasscom.orientechnologies.orient.core.db.record.ridbag.embeddedOrientdb
OEmptyIteratorEmpty iterator against Object.Classcom.orientechnologies.orient.core.iteratorOrientdb
OEmptyMapEntryIteratorClasscom.orientechnologies.orient.core.iteratorOrientdb
OEngineInterfacecom.orientechnologies.orient.core.engineOrientdb
OEngineAbstractClasscom.orientechnologies.orient.core.engineOrientdb
OEngineLocalPaginatedClasscom.orientechnologies.orient.core.engine.localOrientdb
OEngineMemoryClasscom.orientechnologies.orient.core.engine.memoryOrientdb
OEntityManagerCreate a POJO by its class name.Classcom.orientechnologies.orient.core.entityOrientdb
OEntityManagerClassHandlerClasscom.orientechnologies.orient.core.entityOrientdb
OEntityManagerInternalClasscom.orientechnologies.orient.core.entityOrientdb
OExecuteBlockClasscom.orientechnologies.orient.core.processor.blockOrientdb
OFastConcurrentModificationExceptionException thrown when MVCC is enabled and a record cannot be updated or deleted because versions don't match.Classcom.orientechnologies.orient.core.exceptionOrientdb
OFetchContextInterfacecom.orientechnologies.orient.core.fetchOrientdb
OFetchExceptionClasscom.orientechnologies.orient.core.exceptionOrientdb
OFetchHelperHelper class for fetching.Classcom.orientechnologies.orient.core.fetchOrientdb
OFetchListenerListener interface used while fetching records.Interfacecom.orientechnologies.orient.core.fetchOrientdb
OFetchPlanClasscom.orientechnologies.orient.core.fetchOrientdb
OFileInterface to represent low-level File access.Interfacecom.orientechnologies.orient.core.storage.fsOrientdb
OFileClassicClasscom.orientechnologies.orient.core.storage.fsOrientdb
OFileCreatedCreatedWALRecordClasscom.orientechnologies.orient.core.storage.impl.local.paginated.walOrientdb
OFileFactoryOFile factory.Classcom.orientechnologies.orient.core.storage.fsOrientdb
OFilterAnalyzerClasscom.orientechnologies.orient.core.sqlOrientdb
OFilterOptimizerClasscom.orientechnologies.orient.core.sql.filterOrientdb
OFindReferenceHelperHelper class to find reference in records.Classcom.orientechnologies.orient.core.sqlOrientdb
OFreezableStorageStorage that supports freeze operation.Interfacecom.orientechnologies.orient.core.storage.impl.localOrientdb
OFullCheckpointStartRecordClasscom.orientechnologies.orient.core.storage.impl.local.paginated.walOrientdb
OFunctionStored function.Classcom.orientechnologies.orient.core.metadata.functionOrientdb
OFunctionBlockClasscom.orientechnologies.orient.core.processor.blockOrientdb
OFunctionLibraryManages stored functions.Interfacecom.orientechnologies.orient.core.metadata.functionOrientdb
OFunctionLibraryImplManages stored functions.Classcom.orientechnologies.orient.core.metadata.functionOrientdb
OFunctionLibraryProxyProxy class to access to the centralized Function Library instance.Classcom.orientechnologies.orient.core.metadata.functionOrientdb
OFunctionTriggerUpdate the in-memory function library.Classcom.orientechnologies.orient.core.metadata.functionOrientdb
OFunctionUtilWrapperWrapper of function with additional utility methods to help inside functions.Classcom.orientechnologies.orient.core.metadata.functionOrientdb
OFuzzyCheckpointEndRecordClasscom.orientechnologies.orient.core.storage.impl.local.paginated.walOrientdb
OFuzzyCheckpointStartRecordClasscom.orientechnologies.orient.core.storage.impl.local.paginated.walOrientdb
OGlobalConfigurationenum OGlobalConfigurationKeeps all configuration settings.Classcom.orientechnologies.orient.core.configOrientdb
OGlobalPropertySkip navigation linksOverviewPackageClassUseTreeDeprecatedIndexHelpInterfacecom.orientechnologies.orient.core.metadata.schemaOrientdb
OGlobalPropertyImplClasscom.orientechnologies.orient.core.metadata.schemaOrientdb
OGraphExceptionClasscom.orientechnologies.orient.core.exceptionOrientdb
OGroovyScriptFormatterJavascript script formatter.Classcom.orientechnologies.orient.core.command.script.formatterOrientdb
OGZIPCompressionClasscom.orientechnologies.orient.core.compression.implOrientdb
OHashFunctionInterfacecom.orientechnologies.orient.core.index.hashindex.localOrientdb
OHashIndexBucketClasscom.orientechnologies.orient.core.index.hashindex.localOrientdb
OHashIndexBucket .EntryClasscom.orientechnologies.orient.core.index.hashindex.local.OHashIndexBucketOrientdb
OHashIndexFactoryClasscom.orientechnologies.orient.core.index.hashindex.localOrientdb
OHashIndexFileLevelMetadataPageClasscom.orientechnologies.orient.core.index.hashindex.localOrientdb
OHashTableDirectoryClasscom.orientechnologies.orient.core.index.hashindex.localOrientdb
OHashTableIndexEngineClasscom.orientechnologies.orient.core.index.engineOrientdb
OHighZIPCompressionClasscom.orientechnologies.orient.core.compression.implOrientdb
OHookReplacedRecordThreadLocalUses Thread Local to store information used by hooks.Classcom.orientechnologies.orient.core.dbOrientdb
OHookThreadLocalAvoid recursion when hooks call themselves on the same record instances.Classcom.orientechnologies.orient.core.hookOrientdb
OHostInfoContains information about current host.Classcom.orientechnologies.orient.core.utilOrientdb
OIdTells that the field contains the RecordID.Classcom.orientechnologies.orient.core.annotationOrientdb
OIdentifiableBase interface for identifiable objects.Interfacecom.orientechnologies.orient.core.db.recordOrientdb
OIdentifiableIteratorIterator class to browse forward and backward the records of a cluster.Classcom.orientechnologies.orient.core.iteratorOrientdb
OIdentityChangedListenerListener that is called when identity of the OMVRBTreeEntryDataProvider was changed.Interfacecom.orientechnologies.orient.core.type.tree.providerOrientdb
OIdentityChangeListenerInterfacecom.orientechnologies.orient.core.db.recordOrientdb
OIdentityChangeListenerListener, which is called when record identity is changed.Interfacecom.orientechnologies.orient.core.recordOrientdb
OIfBlockClasscom.orientechnologies.orient.core.processor.blockOrientdb
OImmutableClassClasscom.orientechnologies.orient.core.metadata.schemaOrientdb
OImmutablePropertyClasscom.orientechnologies.orient.core.metadata.schemaOrientdb
OImmutableRecordIdImmutable ORID implementation.Classcom.orientechnologies.orient.core.idOrientdb
OImmutableRoleClasscom.orientechnologies.orient.core.metadata.securityOrientdb
OImmutableSchemaClasscom.orientechnologies.orient.core.metadata.schemaOrientdb
OImmutableUserClasscom.orientechnologies.orient.core.metadata.securityOrientdb
OIndexBasic interface to handle index.Interfacecom.orientechnologies.orient.core.indexOrientdb
OIndexAbstractHandles indexing when records change.Classcom.orientechnologies.orient.core.indexOrientdb
OIndexAbstractCursorClasscom.orientechnologies.orient.core.indexOrientdb
OIndexAbstractDelegateGeneric abstract wrapper for indexes.Classcom.orientechnologies.orient.core.indexOrientdb
OIndexCallbackInterfacecom.orientechnologies.orient.core.indexOrientdb
OIndexCursorPresentation of OrientDB index cursor for point and range queries.Interfacecom.orientechnologies.orient.core.indexOrientdb
OIndexCursorCollectionValueClasscom.orientechnologies.orient.core.indexOrientdb
OIndexCursorSingleValueClasscom.orientechnologies.orient.core.indexOrientdb
OIndexDefinitionPresentation of index that is used information and contained in documentThis object cannot be created directly, use OClass manipulation methodInterfacecom.orientechnologies.orient.core.indexOrientdb
OIndexDefinitionFactoryContains helper methods for OIndexDefinition creation.Classcom.orientechnologies.orient.core.indexOrientdb
OIndexDefinitionMultiValueInterface that indicates that index definition is based on collection of values but not on single value.Interfacecom.orientechnologies.orient.core.indexOrientdb
OIndexDictionaryDictionary index similar to unique index but does not check for updates, just executes changes.Classcom.orientechnologies.orient.core.indexOrientdb
OIndexEngineInterfacecom.orientechnologies.orient.core.indexOrientdb
OIndexEngine .ValuesTransformerInterfacecom.orientechnologies.orient.core.index.OIndexEngineOrientdb
OIndexEngineExceptionClasscom.orientechnologies.orient.core.indexOrientdb
OIndexesUtility class to create indexes.Classcom.orientechnologies.orient.core.indexOrientdb
OIndexExceptionClasscom.orientechnologies.orient.core.indexOrientdb
OIndexFactoryInterfacecom.orientechnologies.orient.core.indexOrientdb
OIndexFullTextFast index for full-text searches.Classcom.orientechnologies.orient.core.indexOrientdb
OIndexInternalInterface to handle index.Interfacecom.orientechnologies.orient.core.indexOrientdb
OIndexInternal .IndexMetadataClasscom.orientechnologies.orient.core.index.OIndexInternalOrientdb
OIndexKeyCursorInterfacecom.orientechnologies.orient.core.indexOrientdb
OIndexManagerAdds a cluster to tracked cluster list of specified index.Interfacecom.orientechnologies.orient.core.indexOrientdb
OIndexManagerAbstractAbstract class to manage indexes.Classcom.orientechnologies.orient.core.indexOrientdb
OIndexManagerProxyClasscom.orientechnologies.orient.core.indexOrientdb
OIndexManagerRemoteClasscom.orientechnologies.orient.core.indexOrientdb
OIndexManagerSharedManages indexes at database level.Classcom.orientechnologies.orient.core.indexOrientdb
OIndexMultiValuesAbstract index implementation that supports multi-values for the same key.Classcom.orientechnologies.orient.core.indexOrientdb
OIndexNotUniqueIndex implementation that allows multiple values for the same key.Classcom.orientechnologies.orient.core.indexOrientdb
OIndexOneValueAbstract Index implementation that allows only one value for a key.Classcom.orientechnologies.orient.core.indexOrientdb
OIndexRebuildOutputListenerProgress listener for index rebuild.Classcom.orientechnologies.orient.core.indexOrientdb
OIndexRemoteProxied abstract index.Classcom.orientechnologies.orient.core.indexOrientdb
OIndexRemoteMultiValueClasscom.orientechnologies.orient.core.indexOrientdb
OIndexRemoteOneValueProxied single value index.Classcom.orientechnologies.orient.core.indexOrientdb
OIndexReuseTypeenum OIndexReuseTypeRepresents hint how index can be used to calculate result of operator execution.Classcom.orientechnologies.orient.core.sql.operatorOrientdb
OIndexRIDContainerPersistent Set implementation that uses the SBTree to handle entries in persistent way.Classcom.orientechnologies.orient.core.db.record.ridbag.sbtreeOrientdb
OIndexRIDContainerSBTreePersistent Set implementation that uses the SBTree to handle entries in persistent way.Classcom.orientechnologies.orient.core.db.record.ridbag.sbtreeOrientdb
OIndexSearchResultPresents query subset in form of field1 = "field1 value" AND field2 = "field2 value" .Classcom.orientechnologies.orient.core.sqlOrientdb
OIndexTxAwareTransactional wrapper for indexes.Classcom.orientechnologies.orient.core.indexOrientdb
OIndexTxAwareDictionaryTransactional wrapper for dictionary index.Classcom.orientechnologies.orient.core.indexOrientdb
OIndexTxAwareMultiValueTransactional wrapper for indexes.Classcom.orientechnologies.orient.core.indexOrientdb
OIndexTxAwareOneValueTransactional wrapper for indexes.Classcom.orientechnologies.orient.core.indexOrientdb
OIndexUniqueIndex implementation that allows only one value for a key.Classcom.orientechnologies.orient.core.indexOrientdb
OIntentIntents aim to define common use case in order to optimize the execution.Interfacecom.orientechnologies.orient.core.intentOrientdb
OIntentMassiveInsertClasscom.orientechnologies.orient.core.intentOrientdb
OIntentMassiveReadClasscom.orientechnologies.orient.core.intentOrientdb
OIntentNoCacheDisable cache.Classcom.orientechnologies.orient.core.intentOrientdb
OIterableRecordSourceInterfacecom.orientechnologies.orient.core.sqlOrientdb
OIterateBlockClasscom.orientechnologies.orient.core.processor.blockOrientdb
OIterationExceptionClasscom.orientechnologies.orient.core.iteratorOrientdb
OJSONFetchContextClasscom.orientechnologies.orient.core.fetch.jsonOrientdb
OJSONFetchListenerClasscom.orientechnologies.orient.core.fetch.jsonOrientdb
OJSONReaderClasscom.orientechnologies.orient.core.serialization.serializerOrientdb
OJsonWebTokenCreated by emrul on 28/09/2014.Interfacecom.orientechnologies.orient.core.metadata.security.jwtOrientdb
OJSONWriterClasscom.orientechnologies.orient.core.serialization.serializerOrientdb
OJSScriptFormatterJavascript script formatter.Classcom.orientechnologies.orient.core.command.script.formatterOrientdb
OJwtHeaderCreated by emrul on 28/09/2014.Interfacecom.orientechnologies.orient.core.metadata.security.jwtOrientdb
OJwtPayloadCreated by emrul on 28/09/2014.Interfacecom.orientechnologies.orient.core.metadata.security.jwtOrientdb
OKeyProviderCreated by emrul on 28/09/2014.Interfacecom.orientechnologies.orient.core.metadata.security.jwtOrientdb
OLazyObjectListInterfaceInterfacecom.orientechnologies.orient.core.db.objectOrientdb
OLazyObjectMapInterfaceInterfacecom.orientechnologies.orient.core.db.objectOrientdb
OLazyObjectSetInterfaceInterfacecom.orientechnologies.orient.core.db.objectOrientdb
OLazyRecordIteratorLazy implementation of Iterator that load the records only when accessed.Classcom.orientechnologies.orient.core.db.recordOrientdb
OLazyRecordMultiIteratorLazy implementation of Iterator that load the records only when accessed.Classcom.orientechnologies.orient.core.db.recordOrientdb
OLazyWrapperIteratorIterator that created wrapped objects during browsing.Classcom.orientechnologies.orient.core.iteratorOrientdb
OLetBlockClasscom.orientechnologies.orient.core.processor.blockOrientdb
OLinkSerializerSerializer for OType.Classcom.orientechnologies.orient.core.serialization.serializer.binary.implOrientdb
OLocalHashTablealgorithm.Classcom.orientechnologies.orient.core.index.hashindex.localOrientdb
OLocalPaginatedStorageClasscom.orientechnologies.orient.core.storage.impl.local.paginatedOrientdb
OLocalRecordCacheLocal cache.Classcom.orientechnologies.orient.core.cacheOrientdb
OLogSequenceNumberClasscom.orientechnologies.orient.core.storage.impl.local.paginated.walOrientdb
OLowDiskSpaceExceptionClasscom.orientechnologies.orient.core.exceptionOrientdb
OLowMemoryExceptionException to signal a low memory condition on classes able to handle it.Classcom.orientechnologies.orient.core.memoryOrientdb
OLowZIPCompressionClasscom.orientechnologies.orient.core.compression.implOrientdb
OMemoryInputStreamClass to parse and write buffers in very fast way.Classcom.orientechnologies.orient.core.serializationOrientdb
OMemoryLockExceptionThis exception is thrown when error on locking memory occurred.Classcom.orientechnologies.orient.core.exceptionOrientdb
OMemoryStreamClass to parse and write buffers in very fast way.Classcom.orientechnologies.orient.core.serializationOrientdb
OMemoryWriteAheadLogClasscom.orientechnologies.orient.core.storage.impl.memoryOrientdb
OMetadataInterfacecom.orientechnologies.orient.core.metadataOrientdb
OMetadataDefaultClasscom.orientechnologies.orient.core.metadataOrientdb
OMetadataInternalInterfacecom.orientechnologies.orient.core.metadataOrientdb
OMetricRecorderClasscom.orientechnologies.orient.core.sqlOrientdb
OMultiValueChangeEventEvent that contains information about operation that is performed on tracked collection.Classcom.orientechnologies.orient.core.db.recordOrientdb
OMultiValueChangeEvent .OChangeTypeOperation that is performed on collection.Classcom.orientechnologies.orient.core.db.record.OMultiValueChangeEventOrientdb
OMultiValueChangeListenerListen operations that are performed on tracked collection.Interfacecom.orientechnologies.orient.core.db.recordOrientdb
OMultiValueChangeTimeLineContainer that contains information about all operations that were performed on collection starting fromthe time when it was loaded from DB.Classcom.orientechnologies.orient.core.db.recordOrientdb
OMurmurHash3HashFunctionClasscom.orientechnologies.orient.core.index.hashindex.localOrientdb
OMVRBTreeBase abstract class of MVRB-Tree algorithm.Classcom.orientechnologies.orient.core.index.mvrbtreeOrientdb
OMVRBTree .PartialSearchModeIndicates search behavior in case of OCompositeKey keys that have less amountof internal keys are used, whether lowest or highest partially matched key should be used.Classcom.orientechnologies.orient.core.index.mvrbtree.OMVRBTreeOrientdb
OMVRBTreeEntryClasscom.orientechnologies.orient.core.index.mvrbtreeOrientdb
OMVRBTreeEntryDataProviderInterface to handle persistence of a tree node.Interfacecom.orientechnologies.orient.core.type.tree.providerOrientdb
OMVRBTreeEntryDataProviderAbstractClasscom.orientechnologies.orient.core.type.tree.providerOrientdb
OMVRBTreeEntryMemoryClasscom.orientechnologies.orient.core.index.mvrbtreeOrientdb
OMVRBTreeEntryPersistentClasscom.orientechnologies.orient.core.type.treeOrientdb
OMVRBTreeEntryPositionKeeps the position of a key/value inside a tree node.Classcom.orientechnologies.orient.core.index.mvrbtreeOrientdb
OMVRBTreeMapEntryProviderClasscom.orientechnologies.orient.core.type.tree.providerOrientdb
OMVRBTreeMapProviderClasscom.orientechnologies.orient.core.type.tree.providerOrientdb
OMVRBTreeMemoryClasscom.orientechnologies.orient.core.index.mvrbtreeOrientdb
OMVRBTreePersistentPersistent based MVRB-Tree implementation.Classcom.orientechnologies.orient.core.type.treeOrientdb
OMVRBTreeProviderInterface to handle persistence of a tree.Interfacecom.orientechnologies.orient.core.type.tree.providerOrientdb
OMVRBTreeProviderAbstractClasscom.orientechnologies.orient.core.type.tree.providerOrientdb
OMVRBTreeRIDPersistent MVRB-Tree Set implementation.Classcom.orientechnologies.orient.core.type.treeOrientdb
OMVRBTreeRIDEntryProviderHandles a set of references optimizing the memory space used.Classcom.orientechnologies.orient.core.type.tree.providerOrientdb
OMVRBTreeRIDProviderMVRB-Tree implementation to handle a set of RID.Classcom.orientechnologies.orient.core.type.tree.providerOrientdb
OMVRBTreeRIDSetPersistent Set implementation that uses the MVRB-Tree to handle entries in persistent way.Classcom.orientechnologies.orient.core.type.treeOrientdb
OMVRBTreeSetClasscom.orientechnologies.orient.core.index.mvrbtreeOrientdb
OMVRBTreeStoragePersistent MVRB-Tree implementation.Classcom.orientechnologies.orient.core.type.treeOrientdb
ONestedRollbackExceptionClasscom.orientechnologies.orient.core.storage.impl.local.paginated.atomicoperationsOrientdb
ONetworkThreadLocalSerializerClasscom.orientechnologies.orient.core.serialization.serializerOrientdb
ONonTxOperationPerformedWALRecordClasscom.orientechnologies.orient.core.storage.impl.local.paginated.walOrientdb
ONothingCompressionClasscom.orientechnologies.orient.core.compression.implOrientdb
ONullBucketClasscom.orientechnologies.orient.core.index.hashindex.localOrientdb
ONullBucketBucket which is intended to save values stored in sbtree under null key.Classcom.orientechnologies.orient.core.index.sbtree.localOrientdb
ONullOutputListenerProgress listener with no output.Classcom.orientechnologies.orient.core.indexOrientdb
OObjectIteratorClassInterfaceInterfacecom.orientechnologies.orient.core.iterator.objectOrientdb
OObjectIteratorClusterInterfaceInterfacecom.orientechnologies.orient.core.iterator.objectOrientdb
OObjectLazyMultivalueElementInterfacecom.orientechnologies.orient.core.db.objectOrientdb
OObjectSerializerInterfacecom.orientechnologies.orient.core.serialization.serializer.objectOrientdb
OObjectSerializerHelperDocumentClasscom.orientechnologies.orient.core.serialization.serializer.objectOrientdb
OObjectSerializerHelperInterfaceInterfacecom.orientechnologies.orient.core.serialization.serializer.objectOrientdb
OObjectSerializerHelperManagerClasscom.orientechnologies.orient.core.serialization.serializer.objectOrientdb
OOfflineClusterRepresents an offline cluster, created with the "alter cluster X status offline" command.Classcom.orientechnologies.orient.core.storage.impl.local.paginatedOrientdb
OOfflineClusterExceptionException when any non idempotent operation is executed against the offline clusterSince:2.Classcom.orientechnologies.orient.core.storage.impl.local.paginatedOrientdb
OOperationUnitIdClasscom.orientechnologies.orient.core.storage.impl.local.paginated.walOrientdb
OOperationUnitRecordClasscom.orientechnologies.orient.core.storage.impl.local.paginated.walOrientdb
OOrderByOptimizerClasscom.orientechnologies.orient.core.sqlOrientdb
OOrientListenerListener Interface for basic Orient events.Interfacecom.orientechnologies.orient.coreOrientdb
OOrientListenerAbstractAbstract implementation of OOrientListener interface.Classcom.orientechnologies.orient.coreOrientdb
OOrientStartupListenerListener Interface to catch Orient startup event.Interfacecom.orientechnologies.orient.coreOrientdb
OOriginalRecordsReturnHandlerClasscom.orientechnologies.orient.core.sqlOrientdb
OOutputBlockClasscom.orientechnologies.orient.core.processor.blockOrientdb
OPageChangesClasscom.orientechnologies.orient.core.storage.impl.local.paginated.walOrientdb
OPageDataVerificationErrorClasscom.orientechnologies.orient.core.index.hashindex.local.cacheOrientdb
OPaginatedClusterClasscom.orientechnologies.orient.core.storage.impl.local.paginatedOrientdb
OPaginatedClusterFactoryClasscom.orientechnologies.orient.core.storage.impl.local.paginated.walOrientdb
OPaginatedClusterStateClasscom.orientechnologies.orient.core.storage.impl.local.paginatedOrientdb
OPaginatedStorageDirtyFlagClasscom.orientechnologies.orient.core.storage.impl.local.paginatedOrientdb
OPartitionedDatabasePoolLock free implementation of database pool which has good multicore scalability characteristics.Classcom.orientechnologies.orient.core.dbOrientdb
OPartitionedDatabasePoolFactoryFactory for OPartitionedDatabasePool pool, which also works as LRU cache with good mutlicore architecture support.Classcom.orientechnologies.orient.core.dbOrientdb
OPhysicalPositionClasscom.orientechnologies.orient.core.storageOrientdb
OPhysicalPositionSerializerClasscom.orientechnologies.orient.core.storage.impl.local.ehOrientdb
OPlaceholderBase interface for identifiable objects.Classcom.orientechnologies.orient.core.db.recordOrientdb
OProcessExceptionClasscom.orientechnologies.orient.core.processorOrientdb
OProcessorInterfacecom.orientechnologies.orient.core.processorOrientdb
OProcessorBlockInterfacecom.orientechnologies.orient.core.processor.blockOrientdb
OProcessorManagerClasscom.orientechnologies.orient.core.processorOrientdb
OPropertyContains the description of a persistent class property.Interfacecom.orientechnologies.orient.core.metadata.schemaOrientdb
OProperty .ATTRIBUTESReturns the enum constant of this type with the specified name.Classcom.orientechnologies.orient.core.metadata.schema.OPropertyOrientdb
OPropertyAbstractDelegateAbstract Delegate for OProperty interface.Classcom.orientechnologies.orient.core.metadata.schemaOrientdb
OPropertyImplContains the description of a persistent class property.Classcom.orientechnologies.orient.core.metadata.schemaOrientdb
OPropertyIndexDefinitionIndex implementation bound to one schema class property.Classcom.orientechnologies.orient.core.indexOrientdb
OPropertyListIndexDefinitionIndex implementation bound to one schema class property that presentsOType.Classcom.orientechnologies.orient.core.indexOrientdb
OPropertyMapIndexDefinitionIndex implementation bound to one schema class property that presents{@link com.Classcom.orientechnologies.orient.core.indexOrientdb
OPropertyMapIndexDefinition .INDEX_BYIndicates whether Map will be indexed using its keys or values.Classcom.orientechnologies.orient.core.index.OPropertyMapIndexDefinitionOrientdb
OPropertyRidBagIndexDefinitionIndex definition for index which is bound to field with type OType.Classcom.orientechnologies.orient.core.indexOrientdb
OProxedResourceGeneric proxy abstratc class.Classcom.orientechnologies.orient.core.db.recordOrientdb
OQueryExecutes the query without limit about the result set.Interfacecom.orientechnologies.orient.core.queryOrientdb
OQueryAbstractClasscom.orientechnologies.orient.core.queryOrientdb
OQueryBlockClasscom.orientechnologies.orient.core.processor.blockOrientdb
OQueryContextClasscom.orientechnologies.orient.core.queryOrientdb
OQueryHelperClasscom.orientechnologies.orient.core.queryOrientdb
OQueryOperatorQuery Operators.Classcom.orientechnologies.orient.core.sql.operatorOrientdb
OQueryOperator .ORDERUsed when this operator must be after the other oneUsed when this operator must be before the other oneClasscom.orientechnologies.orient.core.sql.operator.OQueryOperatorOrientdb
OQueryOperatorAndClasscom.orientechnologies.orient.core.sql.operatorOrientdb
OQueryOperatorBetweenClasscom.orientechnologies.orient.core.sql.operatorOrientdb
OQueryOperatorContainsClasscom.orientechnologies.orient.core.sql.operatorOrientdb
OQueryOperatorContainsAllCONTAINS ALL operator.Classcom.orientechnologies.orient.core.sql.operatorOrientdb
OQueryOperatorContainsKeyCONTAINS KEY operator.Classcom.orientechnologies.orient.core.sql.operatorOrientdb
OQueryOperatorContainsTextCONTAINSTEXT operator.Classcom.orientechnologies.orient.core.sql.operatorOrientdb
OQueryOperatorContainsValueCONTAINS KEY operator.Classcom.orientechnologies.orient.core.sql.operatorOrientdb
OQueryOperatorDivideDIVIDE "/" operator.Classcom.orientechnologies.orient.core.sql.operator.mathOrientdb
OQueryOperatorEqualityBase equality operator.Classcom.orientechnologies.orient.core.sql.operatorOrientdb
OQueryOperatorEqualityNotNullsBase equality operator that not admit NULL in the LEFT and in the RIGHT operands.Classcom.orientechnologies.orient.core.sql.operatorOrientdb
OQueryOperatorEqualsClasscom.orientechnologies.orient.core.sql.operatorOrientdb
OQueryOperatorFactoryFactory to register new OqueryOperators.Interfacecom.orientechnologies.orient.core.sql.operatorOrientdb
OQueryOperatorInClasscom.orientechnologies.orient.core.sql.operatorOrientdb
OQueryOperatorInstanceofClasscom.orientechnologies.orient.core.sql.operatorOrientdb
OQueryOperatorIsIS operator.Classcom.orientechnologies.orient.core.sql.operatorOrientdb
OQueryOperatorLikeClasscom.orientechnologies.orient.core.sql.operatorOrientdb
OQueryOperatorMajorClasscom.orientechnologies.orient.core.sql.operatorOrientdb
OQueryOperatorMajorEqualsMAJOR EQUALS operator.Classcom.orientechnologies.orient.core.sql.operatorOrientdb
OQueryOperatorMatchesMATCHES operator.Classcom.orientechnologies.orient.core.sql.operatorOrientdb
OQueryOperatorMinorClasscom.orientechnologies.orient.core.sql.operatorOrientdb
OQueryOperatorMinorEqualsMINOR EQUALS operator.Classcom.orientechnologies.orient.core.sql.operatorOrientdb
OQueryOperatorMinusClasscom.orientechnologies.orient.core.sql.operator.mathOrientdb
OQueryOperatorModClasscom.orientechnologies.orient.core.sql.operator.mathOrientdb
OQueryOperatorMultiplyMULTIPLY "*" operator.Classcom.orientechnologies.orient.core.sql.operator.mathOrientdb
OQueryOperatorNotClasscom.orientechnologies.orient.core.sql.operatorOrientdb
OQueryOperatorNotEqualsNOT EQUALS operator.Classcom.orientechnologies.orient.core.sql.operatorOrientdb
OQueryOperatorOrClasscom.orientechnologies.orient.core.sql.operatorOrientdb
OQueryOperatorPlusClasscom.orientechnologies.orient.core.sql.operator.mathOrientdb
OQueryOperatorTraverseClasscom.orientechnologies.orient.core.sql.operatorOrientdb
OQueryParsingExceptionClasscom.orientechnologies.orient.core.exceptionOrientdb
OQueryRuntimeValueMultiRepresent multiple values in query.Classcom.orientechnologies.orient.core.queryOrientdb
OQueryTargetOperatorOperator that filters the target records.Classcom.orientechnologies.orient.core.sql.operatorOrientdb
ORawBufferClasscom.orientechnologies.orient.core.storageOrientdb
OReadWriteDiskCacheClasscom.orientechnologies.orient.core.index.hashindex.local.cacheOrientdb
ORecordGeneric record representation.Interfacecom.orientechnologies.orient.core.recordOrientdb
ORecordAbstractClasscom.orientechnologies.orient.core.recordOrientdb
ORecordBytesThe rawest representation of a record.Classcom.orientechnologies.orient.core.record.implOrientdb
ORecordBytesLazyExtension of ORecordBytes that handle lazy serialization and converts temporary links (record id in transactions) to finals.Classcom.orientechnologies.orient.core.record.implOrientdb
ORecordCallbackCallback to handle response against record operations.Interfacecom.orientechnologies.orient.core.storageOrientdb
ORecordCallback .OPERATIONReturns the enum constant of this type with the specified name.Classcom.orientechnologies.orient.core.storage.ORecordCallbackOrientdb
ORecordConflictStrategyManages the MVCC conflicts.Interfacecom.orientechnologies.orient.core.conflictOrientdb
ORecordConflictStrategyFactoryFactory to manage the record conflict strategy implementations.Classcom.orientechnologies.orient.core.conflictOrientdb
ORecordCountHandlerClasscom.orientechnologies.orient.core.sqlOrientdb
ORecordDuplicatedExceptionClasscom.orientechnologies.orient.core.storageOrientdb
ORecordElementBase interface that represents a record element.Interfacecom.orientechnologies.orient.core.db.recordOrientdb
ORecordElement .STATUSAvailable record statuses.Classcom.orientechnologies.orient.core.db.record.ORecordElementOrientdb
ORecordFactoryManagerRecord factory.Classcom.orientechnologies.orient.core.recordOrientdb
ORecordFactoryManager .ORecordFactorySkip navigation linksOverviewPackageClassUseTreeDeprecatedIndexHelpInterfacecom.orientechnologies.orient.core.record.ORecordFactoryManagerOrientdb
ORecordFlatIt's schema less.Classcom.orientechnologies.orient.core.record.implOrientdb
ORecordHookHook interface to catch all events regarding records.Interfacecom.orientechnologies.orient.core.hookOrientdb
ORecordHook .DISTRIBUTED_EXECUTION_MODEReturns the enum constant of this type with the specified name.Classcom.orientechnologies.orient.core.hook.ORecordHookOrientdb
ORecordHook .HOOK_POSITIONReturns the enum constant of this type with the specified name.Classcom.orientechnologies.orient.core.hook.ORecordHookOrientdb
ORecordHook .RESULTReturns the enum constant of this type with the specified name.Classcom.orientechnologies.orient.core.hook.ORecordHookOrientdb
ORecordHook .TYPEClasscom.orientechnologies.orient.core.hook.ORecordHookOrientdb
ORecordHookAbstractHook abstract class that calls separate methods for each hook defined.Classcom.orientechnologies.orient.core.hookOrientdb
ORecordIdClasscom.orientechnologies.orient.core.idOrientdb
ORecordInternalClasscom.orientechnologies.orient.core.recordOrientdb
ORecordIteratorClassIterator class to browse forward and backward the records of a cluster.Classcom.orientechnologies.orient.core.iteratorOrientdb
ORecordIteratorClassDescendentOrderRecord iterator to browse records in inverse order: from last to the first.Classcom.orientechnologies.orient.core.iteratorOrientdb
ORecordIteratorClusterIterator class to browse forward and backward the records of a cluster.Classcom.orientechnologies.orient.core.iteratorOrientdb
ORecordIteratorClustersIterator to browse multiple clusters forward and backward.Classcom.orientechnologies.orient.core.iteratorOrientdb
ORecordLazyListLazy implementation of ArrayList.Classcom.orientechnologies.orient.core.db.recordOrientdb
ORecordLazyListenerSkip navigation linksOverviewPackageClassUseTreeDeprecatedIndexHelpInterfacecom.orientechnologies.orient.core.db.recordOrientdb
ORecordLazyMapLazy implementation of LinkedHashMap.Classcom.orientechnologies.orient.core.db.recordOrientdb
ORecordLazyMultiValueBrowse all the set to convert all the items into records.Interfacecom.orientechnologies.orient.core.db.recordOrientdb
ORecordLazySetLazy implementation of Set.Classcom.orientechnologies.orient.core.db.recordOrientdb
ORecordListenerListener interface to catch all the record events.Interfacecom.orientechnologies.orient.core.recordOrientdb
ORecordListener .EVENTReturns the enum constant of this type with the specified name.Classcom.orientechnologies.orient.core.record.ORecordListenerOrientdb
ORecordListenerManagerClasscom.orientechnologies.orient.core.recordOrientdb
ORecordMetadataClasscom.orientechnologies.orient.core.storageOrientdb
ORecordMultiValueHelperLazy implementation of ArrayList.Classcom.orientechnologies.orient.core.db.recordOrientdb
ORecordMultiValueHelper .MULTIVALUE_CONTENT_TYPEReturns the enum constant of this type with the specified name.Classcom.orientechnologies.orient.core.db.record.ORecordMultiValueHelperOrientdb
ORecordNotFoundExceptionClasscom.orientechnologies.orient.core.exceptionOrientdb
ORecordOperationContains the information about a database operation.Classcom.orientechnologies.orient.core.db.recordOrientdb
ORecordSchemaAwareGeneric record representation with a schema definition.Interfacecom.orientechnologies.orient.core.recordOrientdb
ORecordSerializationContextClasscom.orientechnologies.orient.core.storage.impl.local.paginatedOrientdb
ORecordSerializationOperationInterfacecom.orientechnologies.orient.core.storage.impl.local.paginatedOrientdb
ORecordSerializerInterfacecom.orientechnologies.orient.core.serialization.serializer.recordOrientdb
ORecordSerializerBinaryClasscom.orientechnologies.orient.core.serialization.serializer.record.binaryOrientdb
ORecordSerializerBinaryV0Classcom.orientechnologies.orient.core.serialization.serializer.record.binaryOrientdb
ORecordSerializerCSVAbstractClasscom.orientechnologies.orient.core.serialization.serializer.record.stringOrientdb
ORecordSerializerFactoryFactory of record serialized.Classcom.orientechnologies.orient.core.serialization.serializer.recordOrientdb
ORecordSerializerJSONClasscom.orientechnologies.orient.core.serialization.serializer.record.stringOrientdb
ORecordSerializerRawClasscom.orientechnologies.orient.core.serialization.serializer.recordOrientdb
ORecordSerializerSchemaAware2CSVClasscom.orientechnologies.orient.core.serialization.serializer.record.stringOrientdb
ORecordSerializerStringAbstractClasscom.orientechnologies.orient.core.serialization.serializer.record.stringOrientdb
ORecordsReturnHandlerClasscom.orientechnologies.orient.core.sqlOrientdb
ORecordStringableGeneric record representation without a schema definition.Interfacecom.orientechnologies.orient.core.recordOrientdb
ORecordTrackedIteratorClasscom.orientechnologies.orient.core.db.recordOrientdb
ORecordTrackedListwhen the list is changed.Classcom.orientechnologies.orient.core.db.recordOrientdb
ORecordTrackedSetClasscom.orientechnologies.orient.core.db.recordOrientdb
ORecordVersionAbstraction for record version.Interfacecom.orientechnologies.orient.core.versionOrientdb
ORecordVersion .ORecordVersionSerializerProvides serialization to different sources.Interfacecom.orientechnologies.orient.core.version.ORecordVersionOrientdb
ORemoteFetchContextClasscom.orientechnologies.orient.core.fetch.remoteOrientdb
ORemoteFetchListenerFetch listener for classWhenever a record has to be fetched it will be added to the list of records to sendClasscom.orientechnologies.orient.core.fetch.remoteOrientdb
ORemoteIndexEngineClasscom.orientechnologies.orient.core.index.engineOrientdb
ORestrictedAccessHookChecks the access against restricted resources.Classcom.orientechnologies.orient.core.metadata.securityOrientdb
OResultSetResultSet class that implements List interface for retro compatibility.Classcom.orientechnologies.orient.core.sql.queryOrientdb
OReturnHandlerInterfacecom.orientechnologies.orient.core.sqlOrientdb
ORIDInterfacecom.orientechnologies.orient.core.idOrientdb
ORidBagA collection that contain links to OIdentifiable.Classcom.orientechnologies.orient.core.db.record.ridbagOrientdb
ORidBagDelegateInterfacecom.orientechnologies.orient.core.db.record.ridbagOrientdb
ORidBagDeleteHookClasscom.orientechnologies.orient.core.db.record.ridbag.sbtreeOrientdb
ORidBagDeleteSerializationOperationClasscom.orientechnologies.orient.core.storage.impl.local.paginatedOrientdb
ORidBagUpdateSerializationOperationClasscom.orientechnologies.orient.core.storage.impl.local.paginatedOrientdb
OrientClasscom.orientechnologies.orient.coreOrientdb
OrientShutdownHookClasscom.orientechnologies.orient.coreOrientdb
ORoleContains the user settings about security and permissions roles.Classcom.orientechnologies.orient.core.metadata.securityOrientdb
ORollbackExceptionClasscom.orientechnologies.orient.core.txOrientdb
ORoundRobinClusterSelectionStrategyReturns the cluster selecting by round robin algorithm.Classcom.orientechnologies.orient.core.metadata.schema.clusterselectionOrientdb
ORubyScriptFormatterClasscom.orientechnologies.orient.core.command.script.formatterOrientdb
ORuleClasscom.orientechnologies.orient.core.metadata.securityOrientdb
ORule .ResourceGenericReturns the enum constant of this type with the specified name.Classcom.orientechnologies.orient.core.metadata.security.ORuleOrientdb
ORuntimeKeyIndexDefinitionIndex definition that use the serializer specified at run-time not based on type.Classcom.orientechnologies.orient.core.indexOrientdb
ORuntimeResultHandles runtime results.Classcom.orientechnologies.orient.core.sqlOrientdb
OSBTreeThis is implementation which is based on B+-tree implementation threaded tree.Classcom.orientechnologies.orient.core.index.sbtree.localOrientdb
OSBTree .OSBTreeCursorMap.Interfacecom.orientechnologies.orient.core.index.sbtree.local.OSBTreeOrientdb
OSBTree .OSBTreeKeyCursorInterfacecom.orientechnologies.orient.core.index.sbtree.local.OSBTreeOrientdb
OSBTreeBonsaiThe tree that have similar structure to OSBTree and designed to store small entries.Interfacecom.orientechnologies.orient.core.index.sbtreebonsai.localOrientdb
OSBTreeBonsaiBucketClasscom.orientechnologies.orient.core.index.sbtreebonsai.localOrientdb
OSBTreeBonsaiBucket .SBTreeEntryClasscom.orientechnologies.orient.core.index.sbtreebonsai.local.OSBTreeBonsaiBucketOrientdb
OSBTreeBonsaiLocalTree-based dictionary algorithm.Classcom.orientechnologies.orient.core.index.sbtreebonsai.localOrientdb
OSBTreeBucketClasscom.orientechnologies.orient.core.index.sbtree.localOrientdb
OSBTreeBucket .SBTreeEntryClasscom.orientechnologies.orient.core.index.sbtree.local.OSBTreeBucketOrientdb
OSBTreeCollectionManagerInterfacecom.orientechnologies.orient.core.db.record.ridbag.sbtreeOrientdb
OSBTreeCollectionManagerAbstractClasscom.orientechnologies.orient.core.db.record.ridbag.sbtreeOrientdb
OSBTreeCollectionManagerProxyClasscom.orientechnologies.orient.core.db.record.ridbag.sbtreeOrientdb
OSBTreeCollectionManagerSharedClasscom.orientechnologies.orient.core.db.record.ridbag.sbtreeOrientdb
OSBTreeExceptionClasscom.orientechnologies.orient.core.index.sbtree.localOrientdb
OSBTreeIndexEngineClasscom.orientechnologies.orient.core.index.engineOrientdb
OSBTreeMapEntryIteratorClasscom.orientechnologies.orient.core.index.sbtreeOrientdb
OSBTreeRidBagPersistent Set implementation that uses the SBTree to handle entries in persistent way.Classcom.orientechnologies.orient.core.db.record.ridbag.sbtreeOrientdb
OSBTreeRidBag .ChangeInterfacecom.orientechnologies.orient.core.db.record.ridbag.sbtree.OSBTreeRidBagOrientdb
OSBTreeRidBag .ChangeSerializationHelperClasscom.orientechnologies.orient.core.db.record.ridbag.sbtree.OSBTreeRidBagOrientdb
OSBTreeValueClasscom.orientechnologies.orient.core.index.sbtree.localOrientdb
OSBTreeValuePageThis page will contain value if it exceeds value limit for SBTree.Classcom.orientechnologies.orient.core.index.sbtree.localOrientdb
OScenarioThreadLocalThread local to know when the request comes from distributed requester avoiding loops.Classcom.orientechnologies.orient.core.dbOrientdb
OScenarioThreadLocal .RUN_MODEReturns the enum constant of this type with the specified name.Classcom.orientechnologies.orient.core.db.OScenarioThreadLocalOrientdb
OSchedulerClasscom.orientechnologies.orient.core.scheduleOrientdb
OSchedulerListenerInterfacecom.orientechnologies.orient.core.scheduleOrientdb
OSchedulerListener .SCHEDULER_STATUSReturns the enum constant of this type with the specified name.Classcom.orientechnologies.orient.core.schedule.OSchedulerListenerOrientdb
OSchedulerListenerImplClasscom.orientechnologies.orient.core.scheduleOrientdb
OSchedulerListenerProxyClasscom.orientechnologies.orient.core.scheduleOrientdb
OSchedulerTriggerClasscom.orientechnologies.orient.core.scheduleOrientdb
OSchemaInterfacecom.orientechnologies.orient.core.metadata.schemaOrientdb
OSchemaExceptionClasscom.orientechnologies.orient.core.exceptionOrientdb
OSchemaProxyProxy class to use the shared OSchemaShared instance.Classcom.orientechnologies.orient.core.metadata.schemaOrientdb
OSchemaSharedShared schema class.Classcom.orientechnologies.orient.core.metadata.schemaOrientdb
OScriptBlockClasscom.orientechnologies.orient.core.processor.blockOrientdb
OScriptDocumentDatabaseWrapperDocument Database wrapper class to use from scripts.Classcom.orientechnologies.orient.core.command.scriptOrientdb
OScriptFormatterInterface to provide script formatter in any language.Interfacecom.orientechnologies.orient.core.command.script.formatterOrientdb
OScriptInjectionInject custom settings on Script execution.Interfacecom.orientechnologies.orient.core.command.scriptOrientdb
OScriptManagerExecutes Script Commands.Classcom.orientechnologies.orient.core.command.scriptOrientdb
OScriptOrientWrapperOrient wrapper class to use from scripts.Classcom.orientechnologies.orient.core.command.scriptOrientdb
OSecurityManages users and roles.Interfacecom.orientechnologies.orient.core.metadata.securityOrientdb
OSecurityAccessExceptionClasscom.orientechnologies.orient.core.exceptionOrientdb
OSecurityExceptionGeneric Security exception.Classcom.orientechnologies.orient.core.exceptionOrientdb
OSecurityManagerClasscom.orientechnologies.orient.core.securityOrientdb
OSecurityNullDummy security implementation.Classcom.orientechnologies.orient.core.metadata.securityOrientdb
OSecurityProxyClasscom.orientechnologies.orient.core.metadata.securityOrientdb
OSecurityRoleInterfacecom.orientechnologies.orient.core.metadata.securityOrientdb
OSecurityRole .ALLOW_MODESReturns the enum constant of this type with the specified name.Classcom.orientechnologies.orient.core.metadata.security.OSecurityRoleOrientdb
OSecuritySharedShared security class.Classcom.orientechnologies.orient.core.metadata.securityOrientdb
OSecurityTrackerHookClasscom.orientechnologies.orient.core.metadata.securityOrientdb
OSecurityUserInterfacecom.orientechnologies.orient.core.metadata.securityOrientdb
OSecurityUser .STATUSESReturns the enum constant of this type with the specified name.Classcom.orientechnologies.orient.core.metadata.security.OSecurityUserOrientdb
OSerializableStreamBase interface of serialization.Interfacecom.orientechnologies.orient.core.serializationOrientdb
OSerializableWrapperClasscom.orientechnologies.orient.core.serialization.serializer.record.binaryOrientdb
OSerializationExceptionClasscom.orientechnologies.orient.core.exceptionOrientdb
OSerializationSetThreadLocalThread local set of serialized documents.Classcom.orientechnologies.orient.core.serialization.serializer.recordOrientdb
OSerializationThreadLocalClasscom.orientechnologies.orient.core.serialization.serializer.recordOrientdb
OSignalHandlerClasscom.orientechnologies.orient.coreOrientdb
OSimpleKeyIndexDefinitionClasscom.orientechnologies.orient.core.indexOrientdb
OSimpleKeySerializerSerializer that is used for serialization of non OCompositeKey keys in index.Classcom.orientechnologies.orient.core.serialization.serializer.binary.impl.indexOrientdb
OSimpleVersionClasscom.orientechnologies.orient.core.versionOrientdb
OSingleFileSegmentClasscom.orientechnologies.orient.core.storage.impl.localOrientdb
OSnappyCompressionClasscom.orientechnologies.orient.core.compression.implOrientdb
OSQLAsynchQuerySQL asynchronous query.Classcom.orientechnologies.orient.core.sql.queryOrientdb
OSQLEngineClasscom.orientechnologies.orient.core.sqlOrientdb
OSQLFilterParsed query.Classcom.orientechnologies.orient.core.sql.filterOrientdb
OSQLFilterConditionRun-time query condition evaluator.Classcom.orientechnologies.orient.core.sql.filterOrientdb
OSQLFilterItemRepresent a value inside a query condition.Interfacecom.orientechnologies.orient.core.sql.filterOrientdb
OSQLFilterItemAbstractRepresents an object field as value in the query condition.Classcom.orientechnologies.orient.core.sql.filterOrientdb
OSQLFilterItemFieldRepresent an object field as value in the query condition.Classcom.orientechnologies.orient.core.sql.filterOrientdb
OSQLFilterItemFieldAllRepresent one or more object fields as value in the query condition.Classcom.orientechnologies.orient.core.sql.filterOrientdb
OSQLFilterItemFieldAnyRepresent one or more object fields as value in the query condition.Classcom.orientechnologies.orient.core.sql.filterOrientdb
OSQLFilterItemFieldMultiAbstractRepresents one or more object fields as value in the query condition.Classcom.orientechnologies.orient.core.sql.filterOrientdb
OSQLFilterItemParameterRepresents a constant value, used to bind parameters.Classcom.orientechnologies.orient.core.sql.filterOrientdb
OSQLFilterItemVariableRepresents a context variable as value in the query condition.Classcom.orientechnologies.orient.core.sql.filterOrientdb
OSQLFunctionInterface that defines a SQL Function.Interfacecom.orientechnologies.orient.core.sql.functionsOrientdb
OSQLFunctionAbstractAbstract class to extend to build Custom SQL Functions.Classcom.orientechnologies.orient.core.sql.functionsOrientdb
OSQLFunctionAverageCompute the average value for a field.Classcom.orientechnologies.orient.core.sql.functions.mathOrientdb
OSQLFunctionCoalesceReturns the first field/value not null parameter.Classcom.orientechnologies.orient.core.sql.functions.miscOrientdb
OSQLFunctionConfigurableAbstractAbstract class to extend to build Custom SQL Functions that saves the configured parameters.Classcom.orientechnologies.orient.core.sql.functionsOrientdb
OSQLFunctionCountCount the record that contains a field.Classcom.orientechnologies.orient.core.sql.functions.miscOrientdb
OSQLFunctionDateBuilds a date object from the format passed.Classcom.orientechnologies.orient.core.sql.functions.miscOrientdb
OSQLFunctionDecodeClasscom.orientechnologies.orient.core.sql.functions.miscOrientdb
OSQLFunctionDifferenceThis operator can work as aggregate or inline.Classcom.orientechnologies.orient.core.sql.functions.collOrientdb
OSQLFunctionDistanceHaversine formula to compute the distance between 2 gro points.Classcom.orientechnologies.orient.core.sql.functions.geoOrientdb
OSQLFunctionDistinctClasscom.orientechnologies.orient.core.sql.functions.collOrientdb
OSQLFunctionDocumentThis operator add an entry in a map.Classcom.orientechnologies.orient.core.sql.functions.collOrientdb
OSQLFunctionEncodeClasscom.orientechnologies.orient.core.sql.functions.miscOrientdb
OSQLFunctionEvalEvaluates a complex expression.Classcom.orientechnologies.orient.core.sql.functions.mathOrientdb
OSQLFunctionFactoryCreate function for the given name.Interfacecom.orientechnologies.orient.core.sql.functionsOrientdb
OSQLFunctionFirstExtract the first item of multi values (arrays, collections and maps) or return the same value for non multi-value types.Classcom.orientechnologies.orient.core.sql.functions.collOrientdb
OSQLFunctionFormatClasscom.orientechnologies.orient.core.sql.functions.miscOrientdb
OSQLFunctionFormatClasscom.orientechnologies.orient.core.sql.functions.textOrientdb
OSQLFunctionIfReturns different values based on the condition.Classcom.orientechnologies.orient.core.sql.functions.miscOrientdb
OSQLFunctionIfNullReturns the passed field/value (or optional parameter return_value_if_not_null) iffield/value is not null; otherwise it returns return_value_if_null.Classcom.orientechnologies.orient.core.sql.functions.miscOrientdb
OSQLFunctionIntersectThis operator can work as aggregate or inline.Classcom.orientechnologies.orient.core.sql.functions.collOrientdb
OSQLFunctionLastExtract the last item of multi values (arrays, collections and maps) or return the same value for non multi-value types.Classcom.orientechnologies.orient.core.sql.functions.collOrientdb
OSQLFunctionListThis operator add an item in a list.Classcom.orientechnologies.orient.core.sql.functions.collOrientdb
OSQLFunctionMapThis operator add an entry in a map.Classcom.orientechnologies.orient.core.sql.functions.collOrientdb
OSQLFunctionMathAbstractAbstract class for math function.Classcom.orientechnologies.orient.core.sql.functions.mathOrientdb
OSQLFunctionMaxCompute the maximum value for a field.Classcom.orientechnologies.orient.core.sql.functions.mathOrientdb
OSQLFunctionMedianComputes the median for a field.Classcom.orientechnologies.orient.core.sql.functions.statOrientdb
OSQLFunctionMinCompute the minimum value for a field.Classcom.orientechnologies.orient.core.sql.functions.mathOrientdb
OSQLFunctionModeCompute the mode (or multimodal) value for a field.Classcom.orientechnologies.orient.core.sql.functions.statOrientdb
OSQLFunctionMultiValueAbstractAbstract class for multi-value based function implementations.Classcom.orientechnologies.orient.core.sql.functions.collOrientdb
OSQLFunctionPercentileComputes the percentile for a field.Classcom.orientechnologies.orient.core.sql.functions.statOrientdb
OSQLFunctionRuntimeWraps function managing the binding of parameters.Classcom.orientechnologies.orient.core.sql.functionsOrientdb
OSQLFunctionSetThis operator add an item in a set.Classcom.orientechnologies.orient.core.sql.functions.collOrientdb
OSQLFunctionStandardDeviationCompute the standard deviation for a given field.Classcom.orientechnologies.orient.core.sql.functions.statOrientdb
OSQLFunctionSumComputes the sum of field.Classcom.orientechnologies.orient.core.sql.functions.mathOrientdb
OSQLFunctionSysdateReturns the current date time.Classcom.orientechnologies.orient.core.sql.functions.miscOrientdb
OSQLFunctionTraversedEdgeReturns a traversed element from the stack.Classcom.orientechnologies.orient.core.sql.functions.collOrientdb
OSQLFunctionTraversedElementReturns a traversed element from the stack.Classcom.orientechnologies.orient.core.sql.functions.collOrientdb
OSQLFunctionTraversedVertexReturns a traversed element from the stack.Classcom.orientechnologies.orient.core.sql.functions.collOrientdb
OSQLFunctionUnionAllThis operator can work as aggregate or inline.Classcom.orientechnologies.orient.core.sql.functions.collOrientdb
OSQLFunctionUUIDGenerates a UUID as a 128-bits value using the Leach-Salz variant.Classcom.orientechnologies.orient.core.sql.functions.miscOrientdb
OSQLFunctionVarianceCompute the variance estimation for a given field.Classcom.orientechnologies.orient.core.sql.functions.statOrientdb
OSQLHelperClasscom.orientechnologies.orient.core.sqlOrientdb
OSQLMethodMethods can be used on various objects with different number of arguments.Interfacecom.orientechnologies.orient.core.sql.methodOrientdb
OSQLMethodAppendAppends strings.Classcom.orientechnologies.orient.core.sql.functions.textOrientdb
OSQLMethodAsBooleanClasscom.orientechnologies.orient.core.sql.method.miscOrientdb
OSQLMethodAsDateTransforms a value to date.Classcom.orientechnologies.orient.core.sql.functions.conversionOrientdb
OSQLMethodAsDateTimeTransforms a value to datetime.Classcom.orientechnologies.orient.core.sql.functions.conversionOrientdb
OSQLMethodAsDecimalTransforms a value to decimal.Classcom.orientechnologies.orient.core.sql.functions.conversionOrientdb
OSQLMethodAsFloatClasscom.orientechnologies.orient.core.sql.method.miscOrientdb
OSQLMethodAsIntegerClasscom.orientechnologies.orient.core.sql.method.miscOrientdb
OSQLMethodAsListTransforms current value in a List.Classcom.orientechnologies.orient.core.sql.method.miscOrientdb
OSQLMethodAsLongClasscom.orientechnologies.orient.core.sql.method.miscOrientdb
OSQLMethodAsMapTransforms current value in a Map.Classcom.orientechnologies.orient.core.sql.method.miscOrientdb
OSQLMethodAsSetTransforms current value in a Set.Classcom.orientechnologies.orient.core.sql.method.miscOrientdb
OSQLMethodAsStringClasscom.orientechnologies.orient.core.sql.method.miscOrientdb
OSQLMethodCharAtReturns a character in a string.Classcom.orientechnologies.orient.core.sql.methodOrientdb
OSQLMethodConvertConverts a value to another type in Java or OrientDB's supported types.Classcom.orientechnologies.orient.core.sql.functions.conversionOrientdb
OSQLMethodExcludeFilter the content by excluding only some fields.Classcom.orientechnologies.orient.core.sql.functions.miscOrientdb
OSQLMethodFactoryCreate method for the given name.Interfacecom.orientechnologies.orient.core.sql.methodOrientdb
OSQLMethodFieldClasscom.orientechnologies.orient.core.sql.method.miscOrientdb
OSQLMethodFormatClasscom.orientechnologies.orient.core.sql.method.miscOrientdb
OSQLMethodFromJSONConverts a document in JSON string.Classcom.orientechnologies.orient.core.sql.functions.textOrientdb
OSQLMethodFunctionDelegateDelegates the execution to a function.Classcom.orientechnologies.orient.core.sql.method.miscOrientdb
OSQLMethodHashClasscom.orientechnologies.orient.core.sql.functions.textOrientdb
OSQLMethodIncludeFilter the content by including only some fields.Classcom.orientechnologies.orient.core.sql.functions.miscOrientdb
OSQLMethodIndexOfClasscom.orientechnologies.orient.core.sql.method.miscOrientdb
OSQLMethodJavaTypeReturns the value's Java type.Classcom.orientechnologies.orient.core.sql.method.miscOrientdb
OSQLMethodKeysClasscom.orientechnologies.orient.core.sql.method.miscOrientdb
OSQLMethodLastIndexOfClasscom.orientechnologies.orient.core.sql.method.miscOrientdb
OSQLMethodLeftReturns the first characters from the beginning of the string.Classcom.orientechnologies.orient.core.sql.methodOrientdb
OSQLMethodLengthReturns the string length.Classcom.orientechnologies.orient.core.sql.functions.textOrientdb
OSQLMethodMultiValueWorks against multi value objects like collections, maps and arrays.Classcom.orientechnologies.orient.core.sql.functions.collOrientdb
OSQLMethodNormalizeClasscom.orientechnologies.orient.core.sql.method.miscOrientdb
OSQLMethodPrefixClasscom.orientechnologies.orient.core.sql.method.miscOrientdb
OSQLMethodRemoveRemove the first occurrence of elements from a collection.Classcom.orientechnologies.orient.core.sql.method.miscOrientdb
OSQLMethodRemoveAllRemove all the occurrences of elements from a collection.Classcom.orientechnologies.orient.core.sql.method.miscOrientdb
OSQLMethodReplaceReplaces all the occurrences.Classcom.orientechnologies.orient.core.sql.functions.textOrientdb
OSQLMethodRightReturns the first characters from the end of the string.Classcom.orientechnologies.orient.core.sql.functions.textOrientdb
OSQLMethodRuntimeWraps function managing the binding of parameters.Classcom.orientechnologies.orient.core.sql.methodsOrientdb
OSQLMethodSizeClasscom.orientechnologies.orient.core.sql.method.miscOrientdb
OSQLMethodSubStringExtracts a sub string from the original.Classcom.orientechnologies.orient.core.sql.functions.textOrientdb
OSQLMethodToJSONConverts a document in JSON string.Classcom.orientechnologies.orient.core.sql.functions.textOrientdb
OSQLMethodToLowerCaseClasscom.orientechnologies.orient.core.sql.method.miscOrientdb
OSQLMethodToUpperCaseClasscom.orientechnologies.orient.core.sql.method.miscOrientdb
OSQLMethodTrimClasscom.orientechnologies.orient.core.sql.method.miscOrientdb
OSQLMethodTypeReturns the value's OrientDB Type.Classcom.orientechnologies.orient.core.sql.method.miscOrientdb
OSQLMethodValuesClasscom.orientechnologies.orient.core.sql.method.miscOrientdb
OSQLPredicateParses text in SQL format and build a tree of conditions.Classcom.orientechnologies.orient.core.sql.filterOrientdb
OSQLQuerySQL query implementation.Classcom.orientechnologies.orient.core.sql.queryOrientdb
OSQLScriptEngineDynamic script engine for OrientDB SQL commands.Classcom.orientechnologies.orient.core.sqlOrientdb
OSQLScriptEngineFactoryDynamic script engine factory for OrientDB SQL commands.Classcom.orientechnologies.orient.core.sqlOrientdb
OSQLScriptFormatterSQL script formatter.Classcom.orientechnologies.orient.core.command.script.formatterOrientdb
OSQLSynchQuerySQL synchronous query.Classcom.orientechnologies.orient.core.sql.queryOrientdb
OSQLTargetClasscom.orientechnologies.orient.core.sql.filterOrientdb
OStorageThis is the gateway interface between the Database side and the storage.Interfacecom.orientechnologies.orient.core.storageOrientdb
OStorage .LOCKING_STRATEGYReturns the enum constant of this type with the specified name.Classcom.orientechnologies.orient.core.storage.OStorageOrientdb
OStorage .SIZEReturns the enum constant of this type with the specified name.Classcom.orientechnologies.orient.core.storage.OStorageOrientdb
OStorage .STATUSReturns the enum constant of this type with the specified name.Classcom.orientechnologies.orient.core.storage.OStorageOrientdb
OStorageAbstractClasscom.orientechnologies.orient.core.storageOrientdb
OStorageClusterConfigurationInterfacecom.orientechnologies.orient.core.configOrientdb
OStorageClusterConfiguration .STATUSReturns the enum constant of this type with the specified name.Classcom.orientechnologies.orient.core.config.OStorageClusterConfigurationOrientdb
OStorageClusterHoleConfigurationClasscom.orientechnologies.orient.core.configOrientdb
OStorageConfiguration3 = introduced file directory in physical segments and data-segment id in clusters4 = ??5 = ??6 = ??7 = ??8 = introduced cluster selection strategy as string9 = introduced minimumclusters as string12 = introduced record conflict strategy as string in both storage and paginated clusters13 = introduced cluster status to manage cluster as "offline" with the new command "alter cluster status offline".Classcom.orientechnologies.orient.core.configOrientdb
OStorageConfigurationSegmentHandles the database configuration in one big record.Classcom.orientechnologies.orient.core.storage.impl.localOrientdb
OStorageDataHoleConfigurationClasscom.orientechnologies.orient.core.configOrientdb
OStorageEntryConfigurationClasscom.orientechnologies.orient.core.configOrientdb
OStorageExceptionClasscom.orientechnologies.orient.core.exceptionOrientdb
OStorageFileConfigurationClasscom.orientechnologies.orient.core.configOrientdb
OStorageMemoryConfigurationClasscom.orientechnologies.orient.core.storage.impl.local.paginatedOrientdb
OStorageOperationResultThis class represent CRUD operation result RET is the actual result Stores addition information about command execution processFlag isMoved == true indicates that operation has been executed on local OrientDB server node, isMoved == falseClasscom.orientechnologies.orient.core.storageOrientdb
OStoragePaginatedClusterConfigurationClasscom.orientechnologies.orient.core.configOrientdb
OStorageProxyInterfacecom.orientechnologies.orient.core.storageOrientdb
OStorageSegmentConfigurationClasscom.orientechnologies.orient.core.configOrientdb
OStorageSegmentConfiguration .STATUSReturns the enum constant of this type with the specified name.Classcom.orientechnologies.orient.core.config.OStorageSegmentConfigurationOrientdb
OStorageTransactionClasscom.orientechnologies.orient.core.storage.impl.local.paginatedOrientdb
OStorageVariableParserClasscom.orientechnologies.orient.core.storage.impl.localOrientdb
OStreamSerializerInterfacecom.orientechnologies.orient.core.serialization.serializer.streamOrientdb
OStreamSerializerAnyRecordAllow short and long form.Classcom.orientechnologies.orient.core.serialization.serializer.streamOrientdb
OStreamSerializerAnyRuntimeUses the Java serialization.Classcom.orientechnologies.orient.core.serialization.serializer.streamOrientdb
OStreamSerializerAnyStaticClasscom.orientechnologies.orient.core.serialization.serializer.streamOrientdb
OStreamSerializerAnyStreamableClasscom.orientechnologies.orient.core.serialization.serializer.streamOrientdb
OStreamSerializerFactoryClasscom.orientechnologies.orient.core.serialization.serializer.streamOrientdb
OStreamSerializerHelperAbstract class.Classcom.orientechnologies.orient.core.serialization.serializer.streamOrientdb
OStreamSerializerIntegerClasscom.orientechnologies.orient.core.serialization.serializer.streamOrientdb
OStreamSerializerListRIDClasscom.orientechnologies.orient.core.serialization.serializer.streamOrientdb
OStreamSerializerLiteralClasscom.orientechnologies.orient.core.serialization.serializer.streamOrientdb
OStreamSerializerLongClasscom.orientechnologies.orient.core.serialization.serializer.streamOrientdb
OStreamSerializerOldRIDContainerSerializer of OIndexRIDContainer for back-compatibility with v1.Classcom.orientechnologies.orient.core.serialization.serializer.streamOrientdb
OStreamSerializerRecordClasscom.orientechnologies.orient.core.serialization.serializer.streamOrientdb
OStreamSerializerRIDClasscom.orientechnologies.orient.core.serialization.serializer.streamOrientdb
OStreamSerializerSBTreeIndexRIDContainerClasscom.orientechnologies.orient.core.serialization.serializer.streamOrientdb
OStreamSerializerSBTreeIndexRIDContainer_1_7_9Classcom.orientechnologies.orient.core.serialization.serializer.binary.impl.legacyOrientdb
OStreamSerializerStringClasscom.orientechnologies.orient.core.serialization.serializer.streamOrientdb
OStringBuilderSerializableInterfacecom.orientechnologies.orient.core.serialization.serializer.stringOrientdb
OStringSerializerInterfacecom.orientechnologies.orient.core.serialization.serializer.stringOrientdb
OStringSerializerAnyRuntimeClasscom.orientechnologies.orient.core.serialization.serializer.stringOrientdb
OStringSerializerAnyStreamableClasscom.orientechnologies.orient.core.serialization.serializer.stringOrientdb
OStringSerializerEmbeddedClasscom.orientechnologies.orient.core.serialization.serializer.stringOrientdb
OStringSerializerHelperClasscom.orientechnologies.orient.core.serialization.serializerOrientdb
OSysBucketA system bucket for bonsai tree pages.Classcom.orientechnologies.orient.core.index.sbtreebonsai.localOrientdb
OTableBlockClasscom.orientechnologies.orient.core.processor.blockOrientdb
OTokenCreated by emrul on 25/10/2014.Interfacecom.orientechnologies.orient.core.metadata.securityOrientdb
OTrackedListmakeDirty() by hand when the list is changed.Classcom.orientechnologies.orient.core.db.recordOrientdb
OTrackedMaphand when the map is changed.Classcom.orientechnologies.orient.core.db.recordOrientdb
OTrackedMultiValueInterface that indicates that collection will send notifications about operations that are performed on it to the listeners.Interfacecom.orientechnologies.orient.core.db.recordOrientdb
OTrackedSetClasscom.orientechnologies.orient.core.db.recordOrientdb
OTransactionInterfacecom.orientechnologies.orient.core.txOrientdb
OTransaction .TXSTATUSReturns the enum constant of this type with the specified name.Classcom.orientechnologies.orient.core.tx.OTransactionOrientdb
OTransaction .TXTYPEReturns the enum constant of this type with the specified name.Classcom.orientechnologies.orient.core.tx.OTransactionOrientdb
OTransactionAbortedExceptionClasscom.orientechnologies.orient.core.exceptionOrientdb
OTransactionAbstractClasscom.orientechnologies.orient.core.txOrientdb
OTransactionBlockedExceptionClasscom.orientechnologies.orient.core.exceptionOrientdb
OTransactionExceptionClasscom.orientechnologies.orient.core.exceptionOrientdb
OTransactionIndexChangesClasscom.orientechnologies.orient.core.txOrientdb
OTransactionIndexChanges .OPERATIONReturns the enum constant of this type with the specified name.Classcom.orientechnologies.orient.core.tx.OTransactionIndexChangesOrientdb
OTransactionIndexChangesPerKeyClasscom.orientechnologies.orient.core.txOrientdb
OTransactionIndexChangesPerKey .OTransactionIndexEntryClasscom.orientechnologies.orient.core.tx.OTransactionIndexChangesPerKeyOrientdb
OTransactionNoTxNo operation transaction.Classcom.orientechnologies.orient.core.txOrientdb
OTransactionOptimisticClasscom.orientechnologies.orient.core.txOrientdb
OTransactionRealAbstractClasscom.orientechnologies.orient.core.txOrientdb
OTransactionRealAbstract .OTransactionRecordIndexOperationRepresents information for each index operation for each record in DB.Classcom.orientechnologies.orient.core.tx.OTransactionRealAbstractOrientdb
OTraverseBase class for traversing.Classcom.orientechnologies.orient.core.command.traverseOrientdb
OTraverse .STRATEGYReturns the enum constant of this type with the specified name.Classcom.orientechnologies.orient.core.command.traverse.OTraverseOrientdb
OTraverseAbstractProcessClasscom.orientechnologies.orient.core.command.traverseOrientdb
OTraverseContextClasscom.orientechnologies.orient.core.command.traverseOrientdb
OTraverseMultiValueProcessClasscom.orientechnologies.orient.core.command.traverseOrientdb
OTraversePathClasscom.orientechnologies.orient.core.command.traverseOrientdb
OTraverseRecordProcessClasscom.orientechnologies.orient.core.command.traverseOrientdb
OTraverseRecordSetProcessClasscom.orientechnologies.orient.core.command.traverseOrientdb
OTreeInternalInterfacecom.orientechnologies.orient.core.index.sbtreeOrientdb
OTreeInternal .AccumulativeListenerClasscom.orientechnologies.orient.core.index.sbtree.OTreeInternalOrientdb
OTreeInternal .RangeResultListenerCallback method for result entries.Interfacecom.orientechnologies.orient.core.index.sbtree.OTreeInternalOrientdb
OTxListenerListener interface to catch events during transactions phases.Interfacecom.orientechnologies.orient.core.txOrientdb
OTxListener .EVENTReturns the enum constant of this type with the specified name.Classcom.orientechnologies.orient.core.tx.OTxListenerOrientdb
OTypeGeneric representation of a type.Classcom.orientechnologies.orient.core.metadata.schemaOrientdb
OUnboundedWeakCacheClasscom.orientechnologies.orient.core.cacheOrientdb
OUpdatedRecordsReturnHandlerClasscom.orientechnologies.orient.core.sqlOrientdb
OUpdatePageRecordClasscom.orientechnologies.orient.core.storage.impl.local.paginated.walOrientdb
OUserContains the user settings about security and permissions.Classcom.orientechnologies.orient.core.metadata.securityOrientdb
OUserObject2RecordHandlerBasic interface to handle the mapping between user objects and records.Interfacecom.orientechnologies.orient.core.dbOrientdb
OUserTriggerEncrypt the password using the SHA-256 algorithm.Classcom.orientechnologies.orient.core.metadata.securityOrientdb
OValidationExceptionClasscom.orientechnologies.orient.core.exceptionOrientdb
OVarIntSerializerClasscom.orientechnologies.orient.core.serialization.serializer.record.binaryOrientdb
OVersionClasscom.orientechnologies.orient.core.annotationOrientdb
OVersionFactoryClasscom.orientechnologies.orient.core.versionOrientdb
OVersionRecordConflictStrategyDefault strategy that checks the record version number: if the current update has a version different than stored one, then aOConcurrentModificationException is thrown.Classcom.orientechnologies.orient.core.conflictOrientdb
OWALPageClasscom.orientechnologies.orient.core.storage.impl.local.paginated.walOrientdb
OWALPageBrokenExceptionClasscom.orientechnologies.orient.core.storage.impl.local.paginated.walOrientdb
OWALRecordInterfacecom.orientechnologies.orient.core.storage.impl.local.paginated.walOrientdb
OWALRecordsFactoryClasscom.orientechnologies.orient.core.storage.impl.local.paginated.walOrientdb
OWOWCacheClasscom.orientechnologies.orient.core.index.hashindex.local.cacheOrientdb
OWOWCache .LowDiskSpaceListenerInterfacecom.orientechnologies.orient.core.index.hashindex.local.cache.OWOWCacheOrientdb
OWriteAheadLogInterfacecom.orientechnologies.orient.core.storage.impl.local.paginated.walOrientdb
OZIPCompressionClasscom.orientechnologies.orient.core.compression.implOrientdb
OZIPCompressionUtilClasscom.orientechnologies.orient.core.compression.implOrientdb
SQLUpdateReturnModeEnumenum SQLUpdateReturnModeEnumCreated by Kowalot on 10.Classcom.orientechnologies.orient.core.sqlOrientdb
SynchronizedLRUListClasscom.orientechnologies.orient.core.index.hashindex.local.cacheOrientdb