Name | Description | Type | Package | Framework |
AbstractEntryIterator | | Class | com.orientechnologies.orient.core.index.mvrbtree | Orientdb |
|
AIXCLibrary | | Class | com.orientechnologies.nio | Orientdb |
|
BytesContainer | | Class | com.orientechnologies.orient.core.serialization.serializer.record.binary | Orientdb |
|
CLibrary | | Interface | com.orientechnologies.nio | Orientdb |
|
ConcurrentLRUList | Concurrent implementation of LRUList. | Class | com.orientechnologies.orient.core.index.hashindex.local.cache | Orientdb |
|
ConsoleCommand | | Class | com.orientechnologies.common.console.annotation | Orientdb |
|
ConsoleParameter | | Class | com.orientechnologies.common.console.annotation | Orientdb |
|
DefaultConsoleReader | | Class | com.orientechnologies.common.console | Orientdb |
|
DirtyFinder | | Class | com.orientechnologies.orient.core.record.impl | Orientdb |
|
GeneralCLibrary | | Class | com.orientechnologies.nio | Orientdb |
|
JPAHandler | This code is responsible for parsing the persistence. | Class | com.orientechnologies.orient.object.jpa.parsing | Orientdb |
|
JPAVersion | | Class | com.orientechnologies.orient.object.jpa.parsing | Orientdb |
|
LRUList | | Interface | com.orientechnologies.orient.core.index.hashindex.local.cache | Orientdb |
|
MemoryLocker | This class is used to lock memory and prevent swapping to provide fast mmap working. | Class | com.orientechnologies.nio | Orientdb |
|
MemoryLockerLinux | | Interface | com.orientechnologies.nio | Orientdb |
|
MersenneTwister | MersenneTwister and MersenneTwisterFastVersion 17, based on version MT199937(99/10/29) of the Mersenne Twister algorithm found at The Mersenne Twister Home Page, with the initialization improved using | Class | com.orientechnologies.common.util | Orientdb |
|
MersenneTwisterFast | MersenneTwister and MersenneTwisterFastVersion 17, based on version MT199937(99/10/29) of the Mersenne Twister algorithm found at The Mersenne Twister Home Page, with the initialization improved using | Class | com.orientechnologies.common.util | Orientdb |
|
OAbstractBlock | | Class | com.orientechnologies.orient.core.processor.block | Orientdb |
|
OAbstractCheckPointStartRecord | | Class | com.orientechnologies.orient.core.storage.impl.local.paginated.wal | Orientdb |
|
OAbstractCompression | Base class for the compression implementations. | Class | com.orientechnologies.orient.core.compression.impl | Orientdb |
|
OAbstractIndexDefinition | Abstract index definiton implementation. | Class | com.orientechnologies.orient.core.index | Orientdb |
|
OAbstractIndexDefinitionMultiValue | Base class for all multivalue index definitions that contains base functionality which can be reused by concrete implementations. | Class | com.orientechnologies.orient.core.index | Orientdb |
|
OAbstractLock | Abstract Lock class. | Class | com.orientechnologies.common.concur.lock | Orientdb |
|
OAbstractMapCache | | Class | com.orientechnologies.orient.core.cache | Orientdb |
|
OAbstractPageWALRecord | | Class | com.orientechnologies.orient.core.storage.impl.local.paginated.wal | Orientdb |
|
OAbstractPaginatedStorage | | Class | com.orientechnologies.orient.core.storage.impl.local | Orientdb |
|
OAbstractProfiler | | Class | com.orientechnologies.common.profiler | Orientdb |
|
OAbstractRecordCache | Cache of documents. | Class | com.orientechnologies.orient.core.cache | Orientdb |
|
OAbstractSQLMethod | | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb |
|
OAbstractWALRecord | Abstract WAL record. | Class | com.orientechnologies.orient.core.storage.impl.local.paginated.wal | Orientdb |
|
OAbstractWriteAheadLog | | Class | com.orientechnologies.orient.core.storage.impl.local.paginated.wal | Orientdb |
|
OAccess | Tells the way OrientDB should bind the field. | Class | com.orientechnologies.orient.core.annotation | Orientdb |
|
OAdaptiveLock | Adaptive class to handle shared resources. | Class | com.orientechnologies.common.concur.lock | Orientdb |
|
OAfterDeserialization | | Class | com.orientechnologies.orient.core.annotation | Orientdb |
|
OAfterSerialization | | Class | com.orientechnologies.orient.core.annotation | Orientdb |
|
OAllCacheEntriesAreUsedException | | Class | com.orientechnologies.orient.core.exception | Orientdb |
|
OAlwaysGreaterKey | Key that is used in OMVRBTree for partial composite key search. | Class | com.orientechnologies.orient.core.index | Orientdb |
|
OAlwaysLessKey | Key that is used in OMVRBTree for partial composite key search. | Class | com.orientechnologies.orient.core.index | Orientdb |
|
OArrays | | Class | com.orientechnologies.common.util | Orientdb |
|
OAtomicOperation | | Class | com.orientechnologies.orient.core.storage.impl.local.paginated.atomicoperations | Orientdb |
|
OAtomicOperationsManager | | Class | com.orientechnologies.orient.core.storage.impl.local.paginated.atomicoperations | Orientdb |
|
OAtomicUnitEndRecord | | Class | com.orientechnologies.orient.core.storage.impl.local.paginated.wal | Orientdb |
|
OAtomicUnitStartRecord | | Class | com.orientechnologies.orient.core.storage.impl.local.paginated.wal | Orientdb |
|
OAutoMergeRecordConflictStrategy | Auto merges new record with the existent. | Class | com.orientechnologies.orient.core.conflict | Orientdb |
|
OAutoshardedStorage | This interface indicates that used storage is autosharded and provides ability to determine current storage unique idSince:15. | Interface | com.orientechnologies.orient.core.storage | Orientdb |
|
OBackupable | Interface to claim the resource can be backed up ad restored. | Interface | com.orientechnologies.orient.core.util | Orientdb |
|
OBalancedClusterSelectionStrategy | Returns the cluster selecting the most empty between all configured clusters. | Class | com.orientechnologies.orient.core.metadata.schema.clusterselection | Orientdb |
|
OBase64Utils | Encodes and decodes to and from Base64 notation. | Class | com.orientechnologies.orient.core.serialization | Orientdb |
|
OBaseParser | Abstract generic command to parse. | Class | com.orientechnologies.common.parser | Orientdb |
|
OBasicCommandContext | Basic implementation of OCommandContext interface that stores variables in a map. | Class | com.orientechnologies.orient.core.command | Orientdb |
|
OBeforeDeserialization | | Class | com.orientechnologies.orient.core.annotation | Orientdb |
|
OBeforeSerialization | | Class | com.orientechnologies.orient.core.annotation | Orientdb |
|
OBinary | Binary wrapper to let to byte[] to be managed inside OrientDB where comparable is needed, like for indexes. | Class | com.orientechnologies.common.types | Orientdb |
|
OBinaryConverter | | Interface | com.orientechnologies.common.serialization | Orientdb |
|
OBinaryConverterFactory | | Class | com.orientechnologies.common.serialization | Orientdb |
|
OBinaryProtocol | Static helper class to transform any kind of basic data in bytes and vice versa. | Class | com.orientechnologies.orient.core.serialization | Orientdb |
|
OBinarySerializer | This interface is used for serializing OrientDB datatypes in binary format. | Interface | com.orientechnologies.common.serialization.types | Orientdb |
|
OBinarySerializerFactory | This class is responsible for obtaining OBinarySerializer realization, by it's id of type of object that should be serialized. | Class | com.orientechnologies.orient.core.serialization.serializer.binary | Orientdb |
|
OBinaryTypeSerializer | Serializer for byte arrays . | Class | com.orientechnologies.common.serialization.types | Orientdb |
|
OBlockedPageException | | Class | com.orientechnologies.orient.core.index.hashindex.local.cache | Orientdb |
|
OBonsaiBucketAbstract | A base class for bonsai buckets. | Class | com.orientechnologies.orient.core.index.sbtreebonsai.local | Orientdb |
|
OBonsaiBucketPointer | A pointer to bucket in disk page. | Class | com.orientechnologies.orient.core.index.sbtreebonsai.local | Orientdb |
|
OBonsaiCollectionPointer | The pointer to a bonsai collection. | Class | com.orientechnologies.orient.core.db.record.ridbag.sbtree | Orientdb |
|
OBooleanSerializer | Serializer for boolean type . | Class | com.orientechnologies.common.serialization.types | Orientdb |
|
OBuffer | | Class | com.orientechnologies.orient.core.type | Orientdb |
|
OByteArrayComparator | Comparator for byte arrays comparison. | Class | com.orientechnologies.common.comparator | Orientdb |
|
OByteBufferUtils | This class is utility class for split primitive types to separate byte buffers and vice versa. | Class | com.orientechnologies.common.util | Orientdb |
|
OByteSerializer | Serializer for byte type . | Class | com.orientechnologies.common.serialization.types | Orientdb |
|
OCache | Generic cache interface that should be implemented in order to plug-in custom cache. | Interface | com.orientechnologies.orient.core.cache | Orientdb |
|
OCacheEntry | | Class | com.orientechnologies.orient.core.index.hashindex.local.cache | Orientdb |
|
OCacheLevelOneLocator | | Interface | com.orientechnologies.orient.core.cache | Orientdb |
|
OCacheLevelOneLocatorImpl | | Class | com.orientechnologies.orient.core.cache | Orientdb |
|
OCacheLevelTwoLocator | | Interface | com.orientechnologies.orient.core.cache | Orientdb |
|
OCachePointer | | Class | com.orientechnologies.orient.core.index.hashindex.local.cache | Orientdb |
|
OCallable | Generic callable interface that accepts a parameter. | Interface | com.orientechnologies.common.util | Orientdb |
|
OCaseInsensitiveCollate | Case insensitive collate. | Class | com.orientechnologies.orient.core.collate | Orientdb |
|
OCaseInsentiveComparator | Compares strings without taking into account their case. | Class | com.orientechnologies.common.comparator | Orientdb |
|
OChainedIndexProxy | There are some cases when we need to create index for some class by traversed property. | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCharSerializer | | Class | com.orientechnologies.common.serialization.types | Orientdb |
|
OCheckpointEndRecord | | Class | com.orientechnologies.orient.core.storage.impl.local.paginated.wal | Orientdb |
|
OClass | | Interface | com.orientechnologies.orient.core.metadata.schema | Orientdb |
|
OClassAbstractDelegate | Abstract Delegate for OClass interface. | Class | com.orientechnologies.orient.core.metadata.schema | Orientdb |
|
OClassDictionary | | Class | com.orientechnologies.orient.core.entity | Orientdb |
|
OClassImpl | Schema Class implementation. | Class | com.orientechnologies.orient.core.metadata.schema | Orientdb |
|
OClassIndexManager | Handles indexing when records change. | Class | com.orientechnologies.orient.core.index | Orientdb |
|
OClassLoaderHelper | | Class | com.orientechnologies.common.util | Orientdb |
|
OClassTrigger | Author : henryzhao81@gmail. | Class | com.orientechnologies.orient.core.db.record | Orientdb |
|
OCLibraryFactory | | Class | com.orientechnologies.nio | Orientdb |
|
OCloseable | | Interface | com.orientechnologies.common.concur.resource | Orientdb |
|
OCluster | | Interface | com.orientechnologies.orient.core.storage | Orientdb |
|
OClusterAwareWALRecord | Skip navigation linksOverviewPackageClassUseTreeDeprecatedIndexHelp | Interface | com.orientechnologies.orient.core.storage.impl.local.paginated.wal | Orientdb |
|
OClusterEntryIterator | | Class | com.orientechnologies.orient.core.storage | Orientdb |
|
OClusterPage | | Class | com.orientechnologies.orient.core.storage.impl.local.paginated | Orientdb |
|
OClusterPositionMap | | Class | com.orientechnologies.orient.core.storage.impl.local.paginated | Orientdb |
|
OClusterPositionMapBucket | | Class | com.orientechnologies.orient.core.storage.impl.local.paginated | Orientdb |
|
OClusterRemote | | Class | com.orientechnologies.orient.client.remote | Orientdb |
|
OClusterSelectionFactory | Factory to get the cluster selection strategy. | Class | com.orientechnologies.orient.core.metadata.schema.clusterselection | Orientdb |
|
OClusterSelectionStrategy | Strategy to select the cluster to use. | Interface | com.orientechnologies.orient.core.metadata.schema.clusterselection | Orientdb |
|
OCollate | Specify the Collating strategy when comparison in SQL statement is required. | Interface | com.orientechnologies.orient.core.collate | Orientdb |
|
OCollateFactory | the Collating strategy when comparison in SQL statement is required. | Interface | com.orientechnologies.orient.core.collate | Orientdb |
|
OCollection | | Interface | com.orientechnologies.common.collection | Orientdb |
|
OCollectionNetworkSerializer | | Class | com.orientechnologies.orient.client.remote | Orientdb |
|
OCollections | Set of utility methods to work with collections. | Class | com.orientechnologies.common.util | Orientdb |
|
OCommand | Generic GOF command pattern implementation. | Interface | com.orientechnologies.orient.core.command | Orientdb |
|
OCommandContext | Basic interface for commands. | Interface | com.orientechnologies.orient.core.command | Orientdb |
|
OCommandDistributedReplicateRequest | Interface to know if the command must be distributed in clustered scenario. | Interface | com.orientechnologies.orient.core.command | Orientdb |
|
OCommandExecutionException | | Class | com.orientechnologies.orient.core.exception | Orientdb |
|
OCommandExecutor | Generic GOF command pattern implementation. | Interface | com.orientechnologies.orient.core.command | Orientdb |
|
OCommandExecutorAbstract | Abstract implementation of Executor Command interface. | Class | com.orientechnologies.orient.core.command | Orientdb |
|
OCommandExecutorFunction | Executes Script Commands. | Class | com.orientechnologies.orient.core.command.script | Orientdb |
|
OCommandExecutorNotFoundException | | Class | com.orientechnologies.orient.core.command | Orientdb |
|
OCommandExecutorScript | Executes Script Commands. | Class | com.orientechnologies.orient.core.command.script | Orientdb |
|
OCommandExecutorSQLAbstract | SQL abstract Command Executor implementation. | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandExecutorSQLAlterClass | SQL ALTER PROPERTY command: Changes an attribute of an existent property in the target class. | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandExecutorSQLAlterCluster | SQL ALTER PROPERTY command: Changes an attribute of an existent property in the target class. | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandExecutorSQLAlterDatabase | SQL ALTER DATABASE command: Changes an attribute of the current database. | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandExecutorSQLAlterProperty | SQL ALTER PROPERTY command: Changes an attribute of an existent property in the target class. | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandExecutorSQLCreateClass | SQL CREATE CLASS command: Creates a new property in the target class. | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandExecutorSQLCreateCluster | SQL CREATE CLUSTER command: Creates a new cluster. | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandExecutorSQLCreateEdge | SQL CREATE EDGE command. | Class | com.orientechnologies.orient.graph.sql | Orientdb |
|
OCommandExecutorSQLCreateFunction | SQL CREATE FUNCTION command. | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandExecutorSQLCreateIndex | SQL CREATE INDEX command: Create a new index against a property. | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandExecutorSQLCreateLink | | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandExecutorSQLCreateProperty | SQL CREATE PROPERTY command: Creates a new property in the target class. | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandExecutorSQLCreateVertex | SQL CREATE VERTEX command. | Class | com.orientechnologies.orient.graph.sql | Orientdb |
|
OCommandExecutorSQLDelegate | | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandExecutorSQLDelete | | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandExecutorSQLDeleteEdge | SQL DELETE EDGE command. | Class | com.orientechnologies.orient.graph.sql | Orientdb |
|
OCommandExecutorSQLDeleteVertex | SQL DELETE VERTEX command. | Class | com.orientechnologies.orient.graph.sql | Orientdb |
|
OCommandExecutorSQLDropClass | SQL DROP CLASS command: Drops a class from the database. | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandExecutorSQLDropCluster | | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandExecutorSQLDropIndex | | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandExecutorSQLDropProperty | SQL CREATE PROPERTY command: Creates a new property in the target class. | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandExecutorSQLEarlyResultsetAbstract | Abstract class that early executes the command and provide the iterator interface on top of the resultset. | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandExecutorSQLExplain | Explains the execution of a command returning profiling information. | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandExecutorSQLFactory | Factory to register new OCommandExecutorSQL. | Interface | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandExecutorSQLFindReferences | | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandExecutorSQLGrant | SQL GRANT command: Grant a privilege to a database role. | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandExecutorSQLHide | | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandExecutorSQLInsert | | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandExecutorSQLMoveVertex | SQL MOVE VERTEX command. | Class | com.orientechnologies.orient.graph.sql | Orientdb |
|
OCommandExecutorSQLPermissionAbstract | SQL GRANT command: Grant a privilege to a database role. | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandExecutorSQLRebuildIndex | | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandExecutorSQLResultsetAbstract | Executes a TRAVERSE crossing records. | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandExecutorSQLResultsetDelegate | | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandExecutorSQLRetryAbstract | | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandExecutorSQLRevoke | SQL REVOKE command: Revoke a privilege to a database role. | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandExecutorSQLSelect | Executes the SQL SELECT statement. | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandExecutorSQLSetAware | | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandExecutorSQLTransactional | Acts as a delegate to the real command inserting the execution of the command inside a new transaction if not yet begun. | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandExecutorSQLTraverse | Executes a TRAVERSE crossing records. | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandExecutorSQLTruncateClass | SQL TRUNCATE CLASS command: Truncates an entire class deleting all configured clusters where the class relies on. | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandExecutorSQLTruncateCluster | SQL TRUNCATE CLUSTER command: Truncates an entire record cluster. | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandExecutorSQLTruncateRecord | SQL TRUNCATE RECORD command: Truncates a record without loading it. | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandExecutorSQLUpdate | | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandExecutorUtility | Script utility classSee Also:OCommandScript | Class | com.orientechnologies.orient.core.command.script | Orientdb |
|
OCommandFunction | Execute a configured function. | Class | com.orientechnologies.orient.core.command.script | Orientdb |
|
OCommandGenericIterator | Iterator for commands. | Class | com.orientechnologies.orient.core.command | Orientdb |
|
OCommandGremlin | Executes a GREMLIN commandSee Also:Serialized Form | Class | com.orientechnologies.orient.graph.gremlin | Orientdb |
|
OCommandGremlinExecutor | Executes a GREMLIN command. | Class | com.orientechnologies.orient.graph.gremlin | Orientdb |
|
OCommandManager | | Class | com.orientechnologies.orient.core.command | Orientdb |
|
OCommandOutputListener | Receives callback from a command as output. | Interface | com.orientechnologies.orient.core.command | Orientdb |
|
OCommandParameters | Container of arguments. | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandPredicate | Command predicate to be evaluated against a record and a context. | Interface | com.orientechnologies.orient.core.command | Orientdb |
|
OCommandProcess | Base command processing class. | Class | com.orientechnologies.orient.core.command | Orientdb |
|
OCommandRequest | Generic GOF command pattern implementation. | Interface | com.orientechnologies.orient.core.command | Orientdb |
|
OCommandRequestAbstract | Text based Command Request abstract class. | Class | com.orientechnologies.orient.core.command | Orientdb |
|
OCommandRequestAsynch | | Interface | com.orientechnologies.orient.core.command | Orientdb |
|
OCommandRequestInternal | Internal specialization of generic OCommand interface. | Interface | com.orientechnologies.orient.core.command | Orientdb |
|
OCommandRequestText | Internal specialization of generic OCommand interface. | Interface | com.orientechnologies.orient.core.command | Orientdb |
|
OCommandRequestTextAbstract | Text based Command Request abstract class. | Class | com.orientechnologies.orient.core.command | Orientdb |
|
OCommandResultListener | Callback interface called when the command returns results. | Interface | com.orientechnologies.orient.core.command | Orientdb |
|
OCommandScript | Script command request implementation. | Class | com.orientechnologies.orient.core.command.script | Orientdb |
|
OCommandScriptException | | Class | com.orientechnologies.orient.core.command.script | Orientdb |
|
OCommandSQL | SQL command request implementation. | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandSQLParsingException | | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandSQLPojoWrapper | Wraps the execution of a generic command by assuring to convert the result set in POJO where applicable. | Class | com.orientechnologies.orient.object.db | Orientdb |
|
OCommandSQLResultset | Iterable SQL command request implementation. | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OCommandStream | | Interface | com.orientechnologies.common.console | Orientdb |
|
OComparatorFactory | Creates comparators for classes that does not implement Comparable but logically can be compared. | Class | com.orientechnologies.common.comparator | Orientdb |
|
OComposableProcessor | | Class | com.orientechnologies.orient.core.processor | Orientdb |
|
OCompositeIndexDefinition | Index that consist of several indexDefinitions like OPropertyIndexDefinition. | Class | com.orientechnologies.orient.core.index | Orientdb |
|
OCompositeKey | Container for the list of heterogeneous values that are going to be stored in in index as composite keys. | Class | com.orientechnologies.orient.core.index | Orientdb |
|
OCompositeKeySerializer | Serializer that is used for serialization of OCompositeKey keys in index. | Class | com.orientechnologies.orient.core.serialization.serializer.binary.impl.index | Orientdb |
|
OCompression | | Interface | com.orientechnologies.orient.core.compression | Orientdb |
|
OCompressionFactory | | Class | com.orientechnologies.orient.core.compression | Orientdb |
|
OConcurrentModificationException | Exception thrown when MVCC is enabled and a record cannot be updated or deleted because versions don't match. | Class | com.orientechnologies.orient.core.exception | Orientdb |
|
OConfigurableStatefulFactory | Configurable stateful factory. | Class | com.orientechnologies.common.factory | Orientdb |
|
OConfigurationChangeCallback | Interface of actions to call in case of change of the configuration. | Interface | com.orientechnologies.orient.core.config | Orientdb |
|
OConfigurationException | | Class | com.orientechnologies.orient.core.exception | Orientdb |
|
OConsoleApplication | | Class | com.orientechnologies.common.console | Orientdb |
|
OConsoleCommandCollection | Commun interface for addtitional console commands. | Class | com.orientechnologies.common.console | Orientdb |
|
OConsoleReader | | Interface | com.orientechnologies.common.console | Orientdb |
|
OConstants | | Class | com.orientechnologies.orient.core | Orientdb |
|
OContentRecordConflictStrategy | Record conflict strategy that check the records content: if content is the same, se the higher version number. | Class | com.orientechnologies.orient.core.conflict | Orientdb |
|
OContextConfiguration | Represents a context configuration where custom setting could be defined for the context only. | Class | com.orientechnologies.orient.core.config | Orientdb |
|
OContextualRecordId | | Class | com.orientechnologies.orient.core.id | Orientdb |
|
OCurrentStorageComponentsFactory | The factory that defines a set of components that current database should use to be compatible to current version of storage. | Class | com.orientechnologies.orient.core.db.record | Orientdb |
|
ODatabase | Generic Database interface. | Interface | com.orientechnologies.orient.core.db | Orientdb |
|
ODatabaseCompare | | Class | com.orientechnologies.orient.core.db.tool | Orientdb |
|
ODatabaseDocument | Generic interface for document based Database implementations. | Interface | com.orientechnologies.orient.core.db.document | Orientdb |
|
ODatabaseDocumentInternal | | Interface | com.orientechnologies.orient.core.db | Orientdb |
|
ODatabaseDocumentPool | | Class | com.orientechnologies.orient.core.db.document | Orientdb |
|
ODatabaseDocumentTx | | Class | com.orientechnologies.orient.core.db.document | Orientdb |
|
ODatabaseDocumentTxPooled | Pooled wrapper to the ODatabaseDocumentTx class. | Class | com.orientechnologies.orient.core.db.document | Orientdb |
|
ODatabaseException | | Class | com.orientechnologies.orient.core.exception | Orientdb |
|
ODatabaseExport | Export data from a database to a file. | Class | com.orientechnologies.orient.core.db.tool | Orientdb |
|
ODatabaseExportException | | Class | com.orientechnologies.orient.core.db.tool | Orientdb |
|
ODatabaseFactory | Factory to create high-level ODatabase instances. | Class | com.orientechnologies.orient.core.db | Orientdb |
|
ODatabaseFunction | | Class | com.orientechnologies.orient.core.metadata.function | Orientdb |
|
ODatabaseFunctionFactory | | Class | com.orientechnologies.orient.core.metadata.function | Orientdb |
|
ODatabaseHelper | | Class | com.orientechnologies.orient.client.db | Orientdb |
|
ODatabaseImpExpAbstract | Abstract class for import/export of database and data in general. | Class | com.orientechnologies.orient.core.db.tool | Orientdb |
|
ODatabaseImport | Import data from a file into a database. | Class | com.orientechnologies.orient.core.db.tool | Orientdb |
|
ODatabaseImportException | | Class | com.orientechnologies.orient.core.db.tool | Orientdb |
|
ODatabaseInternal | | Interface | com.orientechnologies.orient.core.db | Orientdb |
|
ODatabaseLifecycleListener | Listener Interface to receive callbacks on database usage. | Interface | com.orientechnologies.orient.core.db | Orientdb |
|
ODatabaseListener | Listener Interface for all the events of the Database instances. | Interface | com.orientechnologies.orient.core.db | Orientdb |
|
ODatabaseObject | Generic interface for object based Database implementations. | Interface | com.orientechnologies.orient.core.db.object | Orientdb |
|
ODatabasePojoAbstract | | Class | com.orientechnologies.orient.object.db | Orientdb |
|
ODatabasePoolAbstract | | Class | com.orientechnologies.orient.core.db | Orientdb |
|
ODatabasePoolBase | Database pool base class. | Class | com.orientechnologies.orient.core.db | Orientdb |
|
ODatabasePooled | Basic interface for pooled database implementations. | Interface | com.orientechnologies.orient.core.db | Orientdb |
|
ODatabasePoolEntry | Entry in the database pool. | Class | com.orientechnologies.orient.core.db | Orientdb |
|
ODatabaseRecordThreadLocal | | Class | com.orientechnologies.orient.core.db | Orientdb |
|
ODatabaseRecordWrapperAbstract | | Class | com.orientechnologies.orient.core.db | Orientdb |
|
ODatabaseSchemaAware | Generic interface for record based Database implementations with schema concept. | Interface | com.orientechnologies.orient.core.db | Orientdb |
|
ODatabaseScriptManager | Manages Script engines per database. | Class | com.orientechnologies.orient.core.command.script | Orientdb |
|
ODatabaseSecurityResources | Contains all the resources used by the Database instance to check permissionsSee Also:OUser, OSecurity | Class | com.orientechnologies.orient.core.metadata.security | Orientdb |
|
ODatabaseThreadLocalFactory | | Interface | com.orientechnologies.orient.core.db | Orientdb |
|
ODatabaseWrapperAbstract | | Class | com.orientechnologies.orient.core.db | Orientdb |
|
ODateHelper | | Class | com.orientechnologies.orient.core.util | Orientdb |
|
ODateSerializer | Serializer for Date type, it serializes it without time part. | Class | com.orientechnologies.common.serialization.types | Orientdb |
|
ODateTimeSerializer | Serializer for Date type. | Class | com.orientechnologies.common.serialization.types | Orientdb |
|
ODecimalSerializer | Serializer for BigDecimal type. | Class | com.orientechnologies.common.serialization.types | Orientdb |
|
ODefaultClusterSelectionStrategy | Returns always the first cluster configured. | Class | com.orientechnologies.orient.core.metadata.schema.clusterselection | Orientdb |
|
ODefaultCollate | Default collate, does not apply conversions. | Class | com.orientechnologies.orient.core.collate | Orientdb |
|
ODefaultCollateFactory | the Collating strategy when comparison in SQL statement is required. | Class | com.orientechnologies.orient.core.collate | Orientdb |
|
ODefaultCommandExecutorSQLFactory | Default command operator executor factory. | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
ODefaultComparator | Comparator that calls Comparable. | Class | com.orientechnologies.common.comparator | Orientdb |
|
ODefaultIndexFactory | Default OrientDB index factory for indexes based on MVRBTree. | Class | com.orientechnologies.orient.core.index | Orientdb |
|
ODefaultQueryOperatorFactory | Default operator factory. | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
|
ODefaultSQLFunctionFactory | Default set of SQL function. | Class | com.orientechnologies.orient.core.sql.functions | Orientdb |
|
ODefaultSQLMethodFactory | Default method factory. | Class | com.orientechnologies.orient.core.sql.method | Orientdb |
|
ODetachable | Objects of this class can be detached. | Interface | com.orientechnologies.orient.core.db.record | Orientdb |
|
ODFACommandStream | | Class | com.orientechnologies.common.console | Orientdb |
|
ODictionary | | Class | com.orientechnologies.orient.core.dictionary | Orientdb |
|
ODictionaryWrapper | Wrapper of dictionary instance that convert values in records. | Class | com.orientechnologies.orient.object.dictionary | Orientdb |
|
ODirectMemory | Abstraction of different kind of implementations of non-GC memory, memory that managed not by GC but directly by application. | Interface | com.orientechnologies.common.directmemory | Orientdb |
|
ODirectMemoryOnlyDiskCache | | Class | com.orientechnologies.orient.core.storage.impl.memory | Orientdb |
|
ODirectMemoryPointer | Abstraction of pointer which points to allocated direct memory area. | Class | com.orientechnologies.common.directmemory | Orientdb |
|
ODirectMemoryStorage | | Class | com.orientechnologies.orient.core.storage.impl.memory | Orientdb |
|
ODirectMemoryViolationException | | Class | com.orientechnologies.common.directmemory | Orientdb |
|
ODirectoryFirstPage | | Class | com.orientechnologies.orient.core.index.hashindex.local | Orientdb |
|
ODirectoryPage | | Class | com.orientechnologies.orient.core.index.hashindex.local | Orientdb |
|
ODirtyPage | | Class | com.orientechnologies.orient.core.storage.impl.local.paginated.wal | Orientdb |
|
ODirtyPagesRecord | | Class | com.orientechnologies.orient.core.storage.impl.local.paginated.wal | Orientdb |
|
ODiskCache | This class is heart of OrientDB storage model it presents disk backed data cache which works with direct memory. | Interface | com.orientechnologies.orient.core.index.hashindex.local.cache | Orientdb |
|
ODiskWriteAheadLog | | Class | com.orientechnologies.orient.core.storage.impl.local.paginated.wal | Orientdb |
|
ODistributedCommand | | Interface | com.orientechnologies.orient.core.command | Orientdb |
|
ODocument | Document representation to handle values dynamically. | Class | com.orientechnologies.orient.core.record.impl | Orientdb |
|
ODocumentComparator | Comparator implementation class used by ODocumentSorter class to sort documents following dynamic criteria. | Class | com.orientechnologies.orient.core.record.impl | Orientdb |
|
ODocumentFieldVisitor | Is 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 is | Interface | com.orientechnologies.orient.core.db.document | Orientdb |
|
ODocumentFieldWalker | This class allows to walk through all fields of single document using instance of ODocumentFieldVisitor class. | Class | com.orientechnologies.orient.core.db.document | Orientdb |
|
ODocumentHelper | Helper class to manage documents. | Class | com.orientechnologies.orient.core.record.impl | Orientdb |
|
ODocumentHookAbstract | Hook abstract class that calls separate methods for ODocument records. | Class | com.orientechnologies.orient.core.hook | Orientdb |
|
ODocumentInstance | | Class | com.orientechnologies.orient.core.annotation | Orientdb |
|
ODocumentInternal | | Class | com.orientechnologies.orient.core.record.impl | Orientdb |
|
ODocumentSerializable | Interface for objects which are hold inside of document as field values and can serialize yourself into document. | Interface | com.orientechnologies.orient.core.serialization | Orientdb |
|
ODocumentSerializer | | Interface | com.orientechnologies.orient.core.serialization.serializer.record.binary | Orientdb |
|
ODocumentWrapper | Base abstract class to wrap a document. | Class | com.orientechnologies.orient.core.type | Orientdb |
|
ODocumentWrapperNoClass | Base abstract class to wrap a document without the management of type class. | Class | com.orientechnologies.orient.core.type | Orientdb |
|
ODoubleSerializer | | Class | com.orientechnologies.common.serialization.types | Orientdb |
|
ODurableComponent | Base 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. | Class | com.orientechnologies.orient.core.storage.impl.local.paginated.base | Orientdb |
|
ODurablePage | Base 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. | Class | com.orientechnologies.orient.core.storage.impl.local.paginated.base | Orientdb |
|
ODynamicFactory | | Class | com.orientechnologies.common.factory | Orientdb |
|
ODynamicFactoryInverse | | Class | com.orientechnologies.common.factory | Orientdb |
|
ODynamicSQLElementFactory | Dynamic sql elements factory. | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OEmbeddedRidBag | | Class | com.orientechnologies.orient.core.db.record.ridbag.embedded | Orientdb |
|
OEmptyIterator | Empty iterator against Object. | Class | com.orientechnologies.orient.core.iterator | Orientdb |
|
OEmptyMapEntryIterator | | Class | com.orientechnologies.orient.core.iterator | Orientdb |
|
OEngine | | Interface | com.orientechnologies.orient.core.engine | Orientdb |
|
OEngineAbstract | | Class | com.orientechnologies.orient.core.engine | Orientdb |
|
OEngineLocalPaginated | | Class | com.orientechnologies.orient.core.engine.local | Orientdb |
|
OEngineMemory | | Class | com.orientechnologies.orient.core.engine.memory | Orientdb |
|
OEngineRemote | | Class | com.orientechnologies.orient.client.remote | Orientdb |
|
OEntityManager | Create a POJO by its class name. | Class | com.orientechnologies.orient.core.entity | Orientdb |
|
OEntityManagerClassHandler | | Class | com.orientechnologies.orient.core.entity | Orientdb |
|
OEntityManagerInternal | | Class | com.orientechnologies.orient.core.entity | Orientdb |
|
OException | | Class | com.orientechnologies.common.exception | Orientdb |
|
OExclusiveLock | Lock that uses the write lock of a reader writer lock object. | Class | com.orientechnologies.common.concur.lock | Orientdb |
|
OExecuteBlock | | Class | com.orientechnologies.orient.core.processor.block | Orientdb |
|
OFastConcurrentModificationException | Exception thrown when MVCC is enabled and a record cannot be updated or deleted because versions don't match. | Class | com.orientechnologies.orient.core.exception | Orientdb |
|
OFetchContext | | Interface | com.orientechnologies.orient.core.fetch | Orientdb |
|
OFetchException | | Class | com.orientechnologies.orient.core.exception | Orientdb |
|
OFetchHelper | Helper class for fetching. | Class | com.orientechnologies.orient.core.fetch | Orientdb |
|
OFetchListener | Listener interface used while fetching records. | Interface | com.orientechnologies.orient.core.fetch | Orientdb |
|
OFetchPlan | | Class | com.orientechnologies.orient.core.fetch | Orientdb |
|
OFile | Interface to represent low-level File access. | Interface | com.orientechnologies.orient.core.storage.fs | Orientdb |
|
OFileClassic | | Class | com.orientechnologies.orient.core.storage.fs | Orientdb |
|
OFileCreatedCreatedWALRecord | | Class | com.orientechnologies.orient.core.storage.impl.local.paginated.wal | Orientdb |
|
OFileFactory | OFile factory. | Class | com.orientechnologies.orient.core.storage.fs | Orientdb |
|
OFileUtils | | Class | com.orientechnologies.common.io | Orientdb |
|
OFileUtilsJava7 | | Class | com.orientechnologies.common.io | Orientdb |
|
OFilterAnalyzer | | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OFilterOptimizer | | Class | com.orientechnologies.orient.core.sql.filter | Orientdb |
|
OFindReferenceHelper | Helper class to find reference in records. | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OFloatSerializer | Serializer for Float type. | Class | com.orientechnologies.common.serialization.types | Orientdb |
|
OFreezableStorage | Storage that supports freeze operation. | Interface | com.orientechnologies.orient.core.storage.impl.local | Orientdb |
|
OFullCheckpointStartRecord | | Class | com.orientechnologies.orient.core.storage.impl.local.paginated.wal | Orientdb |
|
OFunction | Stored function. | Class | com.orientechnologies.orient.core.metadata.function | Orientdb |
|
OFunctionBlock | | Class | com.orientechnologies.orient.core.processor.block | Orientdb |
|
OFunctionLibrary | Manages stored functions. | Interface | com.orientechnologies.orient.core.metadata.function | Orientdb |
|
OFunctionLibraryImpl | Manages stored functions. | Class | com.orientechnologies.orient.core.metadata.function | Orientdb |
|
OFunctionLibraryProxy | Proxy class to access to the centralized Function Library instance. | Class | com.orientechnologies.orient.core.metadata.function | Orientdb |
|
OFunctionTrigger | Update the in-memory function library. | Class | com.orientechnologies.orient.core.metadata.function | Orientdb |
|
OFunctionUtilWrapper | Wrapper of function with additional utility methods to help inside functions. | Class | com.orientechnologies.orient.core.metadata.function | Orientdb |
|
OFuzzyCheckpointEndRecord | | Class | com.orientechnologies.orient.core.storage.impl.local.paginated.wal | Orientdb |
|
OFuzzyCheckpointStartRecord | | Class | com.orientechnologies.orient.core.storage.impl.local.paginated.wal | Orientdb |
|
OGlobalConfiguration | enum OGlobalConfigurationKeeps all configuration settings. | Class | com.orientechnologies.orient.core.config | Orientdb |
|
OGlobalProperty | Skip navigation linksOverviewPackageClassUseTreeDeprecatedIndexHelp | Interface | com.orientechnologies.orient.core.metadata.schema | Orientdb |
|
OGlobalPropertyImpl | | Class | com.orientechnologies.orient.core.metadata.schema | Orientdb |
|
OGraphBatchInsert | this is and API for fast batch import of graphs with only one class for edges and one class for vertices,starting from an empty (or non existing) DB. | Class | com.orientechnologies.orient.graph.batch | Orientdb |
|
OGraphBatchInsertBasic | this is and API for fast batch import of simple graphs, starting from an empty (or non existing) DB. | Class | com.orientechnologies.orient.graph.batch | Orientdb |
|
OGraphCommandExecutorSQLFactory | Graph related command operator executor factory. | Class | com.orientechnologies.orient.graph.sql | Orientdb |
|
OGraphException | | Class | com.orientechnologies.orient.core.exception | Orientdb |
|
OGraphFunctionFactory | | Class | com.orientechnologies.orient.graph.sql.functions | Orientdb |
|
OGraphMigration | In OrientDb 1. | Class | com.orientechnologies.orient.graph.migration | Orientdb |
|
OGraphMLReader | GraphMLReader writes the data from a GraphML stream to a graph. | Class | com.orientechnologies.orient.graph.console | Orientdb |
|
OGraphServerHandler | | Class | com.orientechnologies.orient.graph.handler | Orientdb |
|
OGremlinConsole | Gremlin specialized console. | Class | com.orientechnologies.orient.graph.console | Orientdb |
|
OGremlinEngineThreadLocal | | Class | com.orientechnologies.orient.graph.gremlin | Orientdb |
|
OGremlinHelper | | Class | com.orientechnologies.orient.graph.gremlin | Orientdb |
|
OGroovyScriptFormatter | Javascript script formatter. | Class | com.orientechnologies.orient.core.command.script.formatter | Orientdb |
|
OGZIPCompression | | Class | com.orientechnologies.orient.core.compression.impl | Orientdb |
|
OHashFunction | | Interface | com.orientechnologies.orient.core.index.hashindex.local | Orientdb |
|
OHashIndexBucket | | Class | com.orientechnologies.orient.core.index.hashindex.local | Orientdb |
|
OHashIndexFactory | | Class | com.orientechnologies.orient.core.index.hashindex.local | Orientdb |
|
OHashIndexFileLevelMetadataPage | | Class | com.orientechnologies.orient.core.index.hashindex.local | Orientdb |
|
OHashTableDirectory | | Class | com.orientechnologies.orient.core.index.hashindex.local | Orientdb |
|
OHashTableIndexEngine | | Class | com.orientechnologies.orient.core.index.engine | Orientdb |
|
OHighZIPCompression | | Class | com.orientechnologies.orient.core.compression.impl | Orientdb |
|
OHookReplacedRecordThreadLocal | Uses Thread Local to store information used by hooks. | Class | com.orientechnologies.orient.core.db | Orientdb |
|
OHookThreadLocal | Avoid recursion when hooks call themselves on the same record instances. | Class | com.orientechnologies.orient.core.hook | Orientdb |
|
OHostInfo | Contains information about current host. | Class | com.orientechnologies.orient.core.util | Orientdb |
|
OId | Tells that the field contains the RecordID. | Class | com.orientechnologies.orient.core.annotation | Orientdb |
|
OIdentifiable | Base interface for identifiable objects. | Interface | com.orientechnologies.orient.core.db.record | Orientdb |
|
OIdentifiableIterator | Iterator class to browse forward and backward the records of a cluster. | Class | com.orientechnologies.orient.core.iterator | Orientdb |
|
OIdentityChangedListener | Listener that is called when identity of the OMVRBTreeEntryDataProvider was changed. | Interface | com.orientechnologies.orient.core.type.tree.provider | Orientdb |
|
OIdentityChangeListener | | Interface | com.orientechnologies.orient.core.db.record | Orientdb |
|
OIdentityChangeListener | Listener, which is called when record identity is changed. | Interface | com.orientechnologies.orient.core.record | Orientdb |
|
OIfBlock | | Class | com.orientechnologies.orient.core.processor.block | Orientdb |
|
OImmutableClass | | Class | com.orientechnologies.orient.core.metadata.schema | Orientdb |
|
OImmutableProperty | | Class | com.orientechnologies.orient.core.metadata.schema | Orientdb |
|
OImmutableRecordId | Immutable ORID implementation. | Class | com.orientechnologies.orient.core.id | Orientdb |
|
OImmutableRole | | Class | com.orientechnologies.orient.core.metadata.security | Orientdb |
|
OImmutableSchema | | Class | com.orientechnologies.orient.core.metadata.schema | Orientdb |
|
OImmutableUser | | Class | com.orientechnologies.orient.core.metadata.security | Orientdb |
|
OIndex | Basic interface to handle index. | Interface | com.orientechnologies.orient.core.index | Orientdb |
|
OIndexAbstract | Handles indexing when records change. | Class | com.orientechnologies.orient.core.index | Orientdb |
|
OIndexAbstractCursor | | Class | com.orientechnologies.orient.core.index | Orientdb |
|
OIndexAbstractDelegate | Generic abstract wrapper for indexes. | Class | com.orientechnologies.orient.core.index | Orientdb |
|
OIndexCallback | | Interface | com.orientechnologies.orient.core.index | Orientdb |
|
OIndexCursor | Presentation of OrientDB index cursor for point and range queries. | Interface | com.orientechnologies.orient.core.index | Orientdb |
|
OIndexCursorCollectionValue | | Class | com.orientechnologies.orient.core.index | Orientdb |
|
OIndexCursorSingleValue | | Class | com.orientechnologies.orient.core.index | Orientdb |
|
OIndexDefinition | Presentation of index that is used information and contained in documentThis object cannot be created directly, use OClass manipulation method | Interface | com.orientechnologies.orient.core.index | Orientdb |
|
OIndexDefinitionFactory | Contains helper methods for OIndexDefinition creation. | Class | com.orientechnologies.orient.core.index | Orientdb |
|
OIndexDefinitionMultiValue | Interface that indicates that index definition is based on collection of values but not on single value. | Interface | com.orientechnologies.orient.core.index | Orientdb |
|
OIndexDictionary | Dictionary index similar to unique index but does not check for updates, just executes changes. | Class | com.orientechnologies.orient.core.index | Orientdb |
|
OIndexEngine | | Interface | com.orientechnologies.orient.core.index | Orientdb |
|
OIndexEngineException | | Class | com.orientechnologies.orient.core.index | Orientdb |
|
OIndexes | Utility class to create indexes. | Class | com.orientechnologies.orient.core.index | Orientdb |
|
OIndexException | | Class | com.orientechnologies.orient.core.index | Orientdb |
|
OIndexFactory | | Interface | com.orientechnologies.orient.core.index | Orientdb |
|
OIndexFullText | Fast index for full-text searches. | Class | com.orientechnologies.orient.core.index | Orientdb |
|
OIndexInternal | Interface to handle index. | Interface | com.orientechnologies.orient.core.index | Orientdb |
|
OIndexKeyCursor | | Interface | com.orientechnologies.orient.core.index | Orientdb |
|
OIndexManager | Adds a cluster to tracked cluster list of specified index. | Interface | com.orientechnologies.orient.core.index | Orientdb |
|
OIndexManagerAbstract | Abstract class to manage indexes. | Class | com.orientechnologies.orient.core.index | Orientdb |
|
OIndexManagerProxy | | Class | com.orientechnologies.orient.core.index | Orientdb |
|
OIndexManagerRemote | | Class | com.orientechnologies.orient.core.index | Orientdb |
|
OIndexManagerShared | Manages indexes at database level. | Class | com.orientechnologies.orient.core.index | Orientdb |
|
OIndexMultiValues | Abstract index implementation that supports multi-values for the same key. | Class | com.orientechnologies.orient.core.index | Orientdb |
|
OIndexNotUnique | Index implementation that allows multiple values for the same key. | Class | com.orientechnologies.orient.core.index | Orientdb |
|
OIndexOneValue | Abstract Index implementation that allows only one value for a key. | Class | com.orientechnologies.orient.core.index | Orientdb |
|
OIndexRebuildOutputListener | Progress listener for index rebuild. | Class | com.orientechnologies.orient.core.index | Orientdb |
|
OIndexRemote | Proxied abstract index. | Class | com.orientechnologies.orient.core.index | Orientdb |
|
OIndexRemoteMultiValue | | Class | com.orientechnologies.orient.core.index | Orientdb |
|
OIndexRemoteOneValue | Proxied single value index. | Class | com.orientechnologies.orient.core.index | Orientdb |
|
OIndexReuseType | enum OIndexReuseTypeRepresents hint how index can be used to calculate result of operator execution. | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
|
OIndexRIDContainer | Persistent Set implementation that uses the SBTree to handle entries in persistent way. | Class | com.orientechnologies.orient.core.db.record.ridbag.sbtree | Orientdb |
|
OIndexRIDContainerSBTree | Persistent Set implementation that uses the SBTree to handle entries in persistent way. | Class | com.orientechnologies.orient.core.db.record.ridbag.sbtree | Orientdb |
|
OIndexSearchResult | Presents query subset in form of field1 = "field1 value" AND field2 = "field2 value" . | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OIndexTxAware | Transactional wrapper for indexes. | Class | com.orientechnologies.orient.core.index | Orientdb |
|
OIndexTxAwareDictionary | Transactional wrapper for dictionary index. | Class | com.orientechnologies.orient.core.index | Orientdb |
|
OIndexTxAwareMultiValue | Transactional wrapper for indexes. | Class | com.orientechnologies.orient.core.index | Orientdb |
|
OIndexTxAwareOneValue | Transactional wrapper for indexes. | Class | com.orientechnologies.orient.core.index | Orientdb |
|
OIndexUnique | Index implementation that allows only one value for a key. | Class | com.orientechnologies.orient.core.index | Orientdb |
|
OIntegerSerializer | Serializer for Integer type. | Class | com.orientechnologies.common.serialization.types | Orientdb |
|
OIntent | Intents aim to define common use case in order to optimize the execution. | Interface | com.orientechnologies.orient.core.intent | Orientdb |
|
OIntentMassiveInsert | | Class | com.orientechnologies.orient.core.intent | Orientdb |
|
OIntentMassiveRead | | Class | com.orientechnologies.orient.core.intent | Orientdb |
|
OIntentNoCache | Disable cache. | Class | com.orientechnologies.orient.core.intent | Orientdb |
|
OInterruptedException | | Class | com.orientechnologies.common.concur.lock | Orientdb |
|
OIOException | | Class | com.orientechnologies.common.io | Orientdb |
|
OIOUtils | | Class | com.orientechnologies.common.io | Orientdb |
|
OIterableObject | | Class | com.orientechnologies.common.collection | Orientdb |
|
OIterableObjectArray | Allow to iterate over the array casted to Object. | Class | com.orientechnologies.common.collection | Orientdb |
|
OIterableRecordSource | | Interface | com.orientechnologies.orient.core.sql | Orientdb |
|
OIterateBlock | | Class | com.orientechnologies.orient.core.processor.block | Orientdb |
|
OIterationException | | Class | com.orientechnologies.orient.core.iterator | Orientdb |
|
OJNADirectMemory | | Class | com.orientechnologies.nio | Orientdb |
|
OJPAEntityManager | | Class | com.orientechnologies.orient.object.jpa | Orientdb |
|
OJPAEntityManagerFactory | JPA EntityManagerFactory implementation that uses OrientDB EntityManager instances. | Class | com.orientechnologies.orient.object.jpa | Orientdb |
|
OJPAEntityTransaction | | Class | com.orientechnologies.orient.object.jpa | Orientdb |
|
OJPAPersistenceProvider | | Class | com.orientechnologies.orient.object.jpa | Orientdb |
|
OJPAPersistenceUnitInfo | | Class | com.orientechnologies.orient.object.jpa | Orientdb |
|
OJPAProviderUtil | | Class | com.orientechnologies.orient.object.jpa | Orientdb |
|
OJSONFetchContext | | Class | com.orientechnologies.orient.core.fetch.json | Orientdb |
|
OJSONFetchListener | | Class | com.orientechnologies.orient.core.fetch.json | Orientdb |
|
OJSONReader | | Class | com.orientechnologies.orient.core.serialization.serializer | Orientdb |
|
OJsonWebToken | Created by emrul on 28/09/2014. | Interface | com.orientechnologies.orient.core.metadata.security.jwt | Orientdb |
|
OJSONWriter | | Class | com.orientechnologies.orient.core.serialization.serializer | Orientdb |
|
OJSScriptFormatter | Javascript script formatter. | Class | com.orientechnologies.orient.core.command.script.formatter | Orientdb |
|
OJwtHeader | Created by emrul on 28/09/2014. | Interface | com.orientechnologies.orient.core.metadata.security.jwt | Orientdb |
|
OJwtPayload | Created by emrul on 28/09/2014. | Interface | com.orientechnologies.orient.core.metadata.security.jwt | Orientdb |
|
OKeyProvider | Created by emrul on 28/09/2014. | Interface | com.orientechnologies.orient.core.metadata.security.jwt | Orientdb |
|
OLazyCollectionUtil | | Class | com.orientechnologies.orient.object.db | Orientdb |
|
OLazyIterator | Generic interface for lazy iterators allowing the update of current value. | Interface | com.orientechnologies.common.collection | Orientdb |
|
OLazyIteratorListWrapper | Lazy iterator implementation based on List Iterator. | Class | com.orientechnologies.common.collection | Orientdb |
|
OLazyObjectListInterface | | Interface | com.orientechnologies.orient.core.db.object | Orientdb |
|
OLazyObjectMapInterface | | Interface | com.orientechnologies.orient.core.db.object | Orientdb |
|
OLazyObjectSetInterface | | Interface | com.orientechnologies.orient.core.db.object | Orientdb |
|
OLazyRecordIterator | Lazy implementation of Iterator that load the records only when accessed. | Class | com.orientechnologies.orient.core.db.record | Orientdb |
|
OLazyRecordMultiIterator | Lazy implementation of Iterator that load the records only when accessed. | Class | com.orientechnologies.orient.core.db.record | Orientdb |
|
OLazyWrapperIterator | Iterator that created wrapped objects during browsing. | Class | com.orientechnologies.orient.core.iterator | Orientdb |
|
OLetBlock | | Class | com.orientechnologies.orient.core.processor.block | Orientdb |
|
OLimitedMap | | Class | com.orientechnologies.common.collection | Orientdb |
|
OLinkSerializer | Serializer for OType. | Class | com.orientechnologies.orient.core.serialization.serializer.binary.impl | Orientdb |
|
OListenerManger | Abstract class to manage listeners. | Class | com.orientechnologies.common.listener | Orientdb |
|
OLocalHashTable | algorithm. | Class | com.orientechnologies.orient.core.index.hashindex.local | Orientdb |
|
OLocalPaginatedStorage | | Class | com.orientechnologies.orient.core.storage.impl.local.paginated | Orientdb |
|
OLocalRecordCache | Local cache. | Class | com.orientechnologies.orient.core.cache | Orientdb |
|
OLock | Interface for locks. | Interface | com.orientechnologies.common.concur.lock | Orientdb |
|
OLockException | | Class | com.orientechnologies.common.concur.lock | Orientdb |
|
OLockManager | | Class | com.orientechnologies.common.concur.lock | Orientdb |
|
OLogFormatter | | Class | com.orientechnologies.common.log | Orientdb |
|
OLogManager | Object. | Class | com.orientechnologies.common.log | Orientdb |
|
OLogSequenceNumber | | Class | com.orientechnologies.orient.core.storage.impl.local.paginated.wal | Orientdb |
|
OLongSerializer | Serializer for Long type. | Class | com.orientechnologies.common.serialization.types | Orientdb |
|
OLowDiskSpaceException | | Class | com.orientechnologies.orient.core.exception | Orientdb |
|
OLowMemoryException | Exception to signal a low memory condition on classes able to handle it. | Class | com.orientechnologies.orient.core.memory | Orientdb |
|
OLowZIPCompression | | Class | com.orientechnologies.orient.core.compression.impl | Orientdb |
|
OMemoryInputStream | Class to parse and write buffers in very fast way. | Class | com.orientechnologies.orient.core.serialization | Orientdb |
|
OMemoryLockException | This exception is thrown when error on locking memory occurred. | Class | com.orientechnologies.orient.core.exception | Orientdb |
|
OMemoryStream | Class to parse and write buffers in very fast way. | Class | com.orientechnologies.orient.core.serialization | Orientdb |
|
OMemoryWriteAheadLog | | Class | com.orientechnologies.orient.core.storage.impl.memory | Orientdb |
|
OMetadata | | Interface | com.orientechnologies.orient.core.metadata | Orientdb |
|
OMetadataDefault | | Class | com.orientechnologies.orient.core.metadata | Orientdb |
|
OMetadataInternal | | Interface | com.orientechnologies.orient.core.metadata | Orientdb |
|
OMetadataObject | | Class | com.orientechnologies.orient.object.metadata | Orientdb |
|
OMetricRecorder | | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OModifiableInteger | Modifiable Integer. | Class | com.orientechnologies.common.types | Orientdb |
|
OModificationLock | This lock is intended to be used inside of storage to request lock on any data modifications. | Class | com.orientechnologies.common.concur.lock | Orientdb |
|
OModificationOperationProhibitedException | Exception is thrown in case DB is locked for modifications but modification request ist trying to be acquired. | Class | com.orientechnologies.common.concur.lock | Orientdb |
|
OMultiCollectionIterator | Iterator that allow to iterate against multiple collection of elements. | Class | com.orientechnologies.common.collection | Orientdb |
|
OMultiKey | Multiple key container that is used as key for Map. | Class | com.orientechnologies.common.util | Orientdb |
|
OMultiValue | Handles Multi-value types such as Arrays, Collections and Maps. | Class | com.orientechnologies.common.collection | Orientdb |
|
OMultiValueChangeEvent | Event that contains information about operation that is performed on tracked collection. | Class | com.orientechnologies.orient.core.db.record | Orientdb |
|
OMultiValueChangeListener | Listen operations that are performed on tracked collection. | Interface | com.orientechnologies.orient.core.db.record | Orientdb |
|
OMultiValueChangeTimeLine | Container that contains information about all operations that were performed on collection starting fromthe time when it was loaded from DB. | Class | com.orientechnologies.orient.core.db.record | Orientdb |
|
OMurmurHash3 | | Class | com.orientechnologies.common.hash | Orientdb |
|
OMurmurHash3HashFunction | | Class | com.orientechnologies.orient.core.index.hashindex.local | Orientdb |
|
OMVRBTree | Base abstract class of MVRB-Tree algorithm. | Class | com.orientechnologies.orient.core.index.mvrbtree | Orientdb |
|
OMVRBTreeEntry | | Class | com.orientechnologies.orient.core.index.mvrbtree | Orientdb |
|
OMVRBTreeEntryDataProvider | Interface to handle persistence of a tree node. | Interface | com.orientechnologies.orient.core.type.tree.provider | Orientdb |
|
OMVRBTreeEntryDataProviderAbstract | | Class | com.orientechnologies.orient.core.type.tree.provider | Orientdb |
|
OMVRBTreeEntryMemory | | Class | com.orientechnologies.orient.core.index.mvrbtree | Orientdb |
|
OMVRBTreeEntryPersistent | | Class | com.orientechnologies.orient.core.type.tree | Orientdb |
|
OMVRBTreeEntryPosition | Keeps the position of a key/value inside a tree node. | Class | com.orientechnologies.orient.core.index.mvrbtree | Orientdb |
|
OMVRBTreeMapEntryProvider | | Class | com.orientechnologies.orient.core.type.tree.provider | Orientdb |
|
OMVRBTreeMapProvider | | Class | com.orientechnologies.orient.core.type.tree.provider | Orientdb |
|
OMVRBTreeMemory | | Class | com.orientechnologies.orient.core.index.mvrbtree | Orientdb |
|
OMVRBTreePersistent | Persistent based MVRB-Tree implementation. | Class | com.orientechnologies.orient.core.type.tree | Orientdb |
|
OMVRBTreeProvider | Interface to handle persistence of a tree. | Interface | com.orientechnologies.orient.core.type.tree.provider | Orientdb |
|
OMVRBTreeProviderAbstract | | Class | com.orientechnologies.orient.core.type.tree.provider | Orientdb |
|
OMVRBTreeRID | Persistent MVRB-Tree Set implementation. | Class | com.orientechnologies.orient.core.type.tree | Orientdb |
|
OMVRBTreeRIDEntryProvider | Handles a set of references optimizing the memory space used. | Class | com.orientechnologies.orient.core.type.tree.provider | Orientdb |
|
OMVRBTreeRIDProvider | MVRB-Tree implementation to handle a set of RID. | Class | com.orientechnologies.orient.core.type.tree.provider | Orientdb |
|
OMVRBTreeRIDSet | Persistent Set implementation that uses the MVRB-Tree to handle entries in persistent way. | Class | com.orientechnologies.orient.core.type.tree | Orientdb |
|
OMVRBTreeSet | | Class | com.orientechnologies.orient.core.index.mvrbtree | Orientdb |
|
OMVRBTreeStorage | Persistent MVRB-Tree implementation. | Class | com.orientechnologies.orient.core.type.tree | Orientdb |
|
ONavigableMap | This interface emulates the NavigableMap of Java 1. | Interface | com.orientechnologies.common.collection | Orientdb |
|
ONavigableSet | This interface emulates the NavigableSet of Java 1. | Interface | com.orientechnologies.common.collection | Orientdb |
|
ONeedRetryException | Abstract base exception to extend for all the exception that report to the user it has been thrown but re-executing it couldSee Also:Serialized Form | Class | com.orientechnologies.common.concur | Orientdb |
|
ONestedRollbackException | | Class | com.orientechnologies.orient.core.storage.impl.local.paginated.atomicoperations | Orientdb |
|
ONetworkThreadLocalSerializer | | Class | com.orientechnologies.orient.core.serialization.serializer | Orientdb |
|
ONewLockManager | | Class | com.orientechnologies.common.concur.lock | Orientdb |
|
ONonTxOperationPerformedWALRecord | | Class | com.orientechnologies.orient.core.storage.impl.local.paginated.wal | Orientdb |
|
ONothingCompression | | Class | com.orientechnologies.orient.core.compression.impl | Orientdb |
|
ONotSharedResource | Not shared resource. | Class | com.orientechnologies.common.concur.resource | Orientdb |
|
ONullBucket | | Class | com.orientechnologies.orient.core.index.hashindex.local | Orientdb |
|
ONullBucket | Bucket which is intended to save values stored in sbtree under null key. | Class | com.orientechnologies.orient.core.index.sbtree.local | Orientdb |
|
ONullOutputListener | Progress listener with no output. | Class | com.orientechnologies.orient.core.index | Orientdb |
|
ONullSerializer | Serializes and deserializes null values. | Class | com.orientechnologies.common.serialization.types | Orientdb |
|
OObjectCustomSerializerIterator | Lazy implementation of Iterator that load the records only when accessed. | Class | com.orientechnologies.orient.object.serialization | Orientdb |
|
OObjectCustomSerializerList | | Class | com.orientechnologies.orient.object.serialization | Orientdb |
|
OObjectCustomSerializerMap | | Class | com.orientechnologies.orient.object.serialization | Orientdb |
|
OObjectCustomSerializerSet | | Class | com.orientechnologies.orient.object.serialization | Orientdb |
|
OObjectDatabasePool | | Class | com.orientechnologies.orient.object.db | Orientdb |
|
OObjectDatabaseTx | Object Database instance. | Class | com.orientechnologies.orient.object.db | Orientdb |
|
OObjectDatabaseTxPooled | Pooled wrapper to the OObjectDatabaseTx class. | Class | com.orientechnologies.orient.object.db | Orientdb |
|
OObjectEntityClassHandler | | Class | com.orientechnologies.orient.object.entity | Orientdb |
|
OObjectEntityEnhancer | | Class | com.orientechnologies.orient.object.enhancement | Orientdb |
|
OObjectEntitySerializer | | Class | com.orientechnologies.orient.object.enhancement | Orientdb |
|
OObjectEnumLazyIterator | Lazy implementation of Iterator that load the records only when accessed. | Class | com.orientechnologies.orient.object.enumerations | Orientdb |
|
OObjectEnumLazyList | | Class | com.orientechnologies.orient.object.enumerations | Orientdb |
|
OObjectEnumLazyMap | | Class | com.orientechnologies.orient.object.enumerations | Orientdb |
|
OObjectEnumLazySet | | Class | com.orientechnologies.orient.object.enumerations | Orientdb |
|
OObjectFetchContext | | Class | com.orientechnologies.orient.object.fetch | Orientdb |
|
OObjectFetchListener | | Class | com.orientechnologies.orient.object.fetch | Orientdb |
|
OObjectIteratorClass | | Class | com.orientechnologies.orient.object.iterator | Orientdb |
|
OObjectIteratorClassInterface | | Interface | com.orientechnologies.orient.core.iterator.object | Orientdb |
|
OObjectIteratorCluster | | Class | com.orientechnologies.orient.object.iterator | Orientdb |
|
OObjectIteratorClusterInterface | | Interface | com.orientechnologies.orient.core.iterator.object | Orientdb |
|
OObjectLazyCustomSerializer | | Interface | com.orientechnologies.orient.object.serialization | Orientdb |
|
OObjectLazyEnumSerializer | | Interface | com.orientechnologies.orient.object.enumerations | Orientdb |
|
OObjectLazyIterator | Lazy implementation of Iterator that load the records only when accessed. | Class | com.orientechnologies.orient.object.db | Orientdb |
|
OObjectLazyList | | Class | com.orientechnologies.orient.object.db | Orientdb |
|
OObjectLazyListIterator | Lazy implementation of Iterator that load the records only when accessed. | Class | com.orientechnologies.orient.object.db | Orientdb |
|
OObjectLazyMap | | Class | com.orientechnologies.orient.object.db | Orientdb |
|
OObjectLazyMultivalueElement | | Interface | com.orientechnologies.orient.core.db.object | Orientdb |
|
OObjectLazySet | Lazy implementation of Set. | Class | com.orientechnologies.orient.object.db | Orientdb |
|
OObjectMethodFilter | | Class | com.orientechnologies.orient.object.enhancement | Orientdb |
|
OObjectNotDetachedException | | Class | com.orientechnologies.orient.object.db | Orientdb |
|
OObjectNotManagedException | | Class | com.orientechnologies.orient.object.db | Orientdb |
|
OObjectProxyMethodHandler | | Class | com.orientechnologies.orient.object.enhancement | Orientdb |
|
OObjectSerializationThreadLocal | | Class | com.orientechnologies.orient.object.serialization | Orientdb |
|
OObjectSerializer | | Interface | com.orientechnologies.orient.core.serialization.serializer.object | Orientdb |
|
OObjectSerializerContext | | Class | com.orientechnologies.orient.object.serialization | Orientdb |
|
OObjectSerializerHelper | | Class | com.orientechnologies.orient.object.serialization | Orientdb |
|
OObjectSerializerHelperDocument | | Class | com.orientechnologies.orient.core.serialization.serializer.object | Orientdb |
|
OObjectSerializerHelperInterface | | Interface | com.orientechnologies.orient.core.serialization.serializer.object | Orientdb |
|
OObjectSerializerHelperManager | | Class | com.orientechnologies.orient.core.serialization.serializer.object | Orientdb |
|
OObjectSerializerManager | | Class | com.orientechnologies.orient.object.serialization | Orientdb |
|
OOfflineCluster | Represents an offline cluster, created with the "alter cluster X status offline" command. | Class | com.orientechnologies.orient.core.storage.impl.local.paginated | Orientdb |
|
OOfflineClusterException | Exception when any non idempotent operation is executed against the offline clusterSince:2. | Class | com.orientechnologies.orient.core.storage.impl.local.paginated | Orientdb |
|
OOperationUnitId | | Class | com.orientechnologies.orient.core.storage.impl.local.paginated.wal | Orientdb |
|
OOperationUnitRecord | | Class | com.orientechnologies.orient.core.storage.impl.local.paginated.wal | Orientdb |
|
OOrderByOptimizer | | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OOrientListener | Listener Interface for basic Orient events. | Interface | com.orientechnologies.orient.core | Orientdb |
|
OOrientListenerAbstract | Abstract implementation of OOrientListener interface. | Class | com.orientechnologies.orient.core | Orientdb |
|
OOrientStartupListener | Listener Interface to catch Orient startup event. | Interface | com.orientechnologies.orient.core | Orientdb |
|
OOriginalRecordsReturnHandler | | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OOutputBlock | | Class | com.orientechnologies.orient.core.processor.block | Orientdb |
|
OPageChanges | | Class | com.orientechnologies.orient.core.storage.impl.local.paginated.wal | Orientdb |
|
OPageDataVerificationError | | Class | com.orientechnologies.orient.core.index.hashindex.local.cache | Orientdb |
|
OPaginatedCluster | | Class | com.orientechnologies.orient.core.storage.impl.local.paginated | Orientdb |
|
OPaginatedClusterFactory | | Class | com.orientechnologies.orient.core.storage.impl.local.paginated.wal | Orientdb |
|
OPaginatedClusterState | | Class | com.orientechnologies.orient.core.storage.impl.local.paginated | Orientdb |
|
OPaginatedStorageDirtyFlag | | Class | com.orientechnologies.orient.core.storage.impl.local.paginated | Orientdb |
|
OPair | Keeps a pair of values as Key/Value. | Class | com.orientechnologies.common.util | Orientdb |
|
OPartitionedDatabasePool | Lock free implementation of database pool which has good multicore scalability characteristics. | Class | com.orientechnologies.orient.core.db | Orientdb |
|
OPartitionedDatabasePoolFactory | Factory for OPartitionedDatabasePool pool, which also works as LRU cache with good mutlicore architecture support. | Class | com.orientechnologies.orient.core.db | Orientdb |
|
OPartitionedObjectPool | This is internal API, do not use it. | Class | com.orientechnologies.common.concur.resource | Orientdb |
|
OPartitionedObjectPoolFactory | This is internal API, do not use it. | Class | com.orientechnologies.common.concur.resource | Orientdb |
|
OPhysicalPosition | | Class | com.orientechnologies.orient.core.storage | Orientdb |
|
OPhysicalPositionSerializer | | Class | com.orientechnologies.orient.core.storage.impl.local.eh | Orientdb |
|
OPlaceholder | Base interface for identifiable objects. | Class | com.orientechnologies.orient.core.db.record | Orientdb |
|
OPollerThread | | Class | com.orientechnologies.common.thread | Orientdb |
|
OProcessException | | Class | com.orientechnologies.orient.core.processor | Orientdb |
|
OProcessor | | Interface | com.orientechnologies.orient.core.processor | Orientdb |
|
OProcessorBlock | | Interface | com.orientechnologies.orient.core.processor.block | Orientdb |
|
OProcessorManager | | Class | com.orientechnologies.orient.core.processor | Orientdb |
|
OProfiler | | Class | com.orientechnologies.common.profiler | Orientdb |
|
OProfilerEntry | | Class | com.orientechnologies.common.profiler | Orientdb |
|
OProfilerMBean | | Interface | com.orientechnologies.common.profiler | Orientdb |
|
OProgressListener | Listener interface called on task execution. | Interface | com.orientechnologies.common.listener | Orientdb |
|
OProperty | Contains the description of a persistent class property. | Interface | com.orientechnologies.orient.core.metadata.schema | Orientdb |
|
OPropertyAbstractDelegate | Abstract Delegate for OProperty interface. | Class | com.orientechnologies.orient.core.metadata.schema | Orientdb |
|
OPropertyImpl | Contains the description of a persistent class property. | Class | com.orientechnologies.orient.core.metadata.schema | Orientdb |
|
OPropertyIndexDefinition | Index implementation bound to one schema class property. | Class | com.orientechnologies.orient.core.index | Orientdb |
|
OPropertyListIndexDefinition | Index implementation bound to one schema class property that presentsOType. | Class | com.orientechnologies.orient.core.index | Orientdb |
|
OPropertyMapIndexDefinition | Index implementation bound to one schema class property that presents{@link com. | Class | com.orientechnologies.orient.core.index | Orientdb |
|
OPropertyRidBagIndexDefinition | Index definition for index which is bound to field with type OType. | Class | com.orientechnologies.orient.core.index | Orientdb |
|
OProxedResource | Generic proxy abstratc class. | Class | com.orientechnologies.orient.core.db.record | Orientdb |
|
OQuery | Executes the query without limit about the result set. | Interface | com.orientechnologies.orient.core.query | Orientdb |
|
OQueryAbstract | | Class | com.orientechnologies.orient.core.query | Orientdb |
|
OQueryBlock | | Class | com.orientechnologies.orient.core.processor.block | Orientdb |
|
OQueryContext | | Class | com.orientechnologies.orient.core.query | Orientdb |
|
OQueryHelper | | Class | com.orientechnologies.orient.core.query | Orientdb |
|
OQueryOperator | Query Operators. | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
|
OQueryOperatorAnd | | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
|
OQueryOperatorBetween | | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
|
OQueryOperatorContains | | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
|
OQueryOperatorContainsAll | CONTAINS ALL operator. | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
|
OQueryOperatorContainsKey | CONTAINS KEY operator. | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
|
OQueryOperatorContainsText | CONTAINSTEXT operator. | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
|
OQueryOperatorContainsValue | CONTAINS KEY operator. | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
|
OQueryOperatorDivide | DIVIDE "/" operator. | Class | com.orientechnologies.orient.core.sql.operator.math | Orientdb |
|
OQueryOperatorEquality | Base equality operator. | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
|
OQueryOperatorEqualityNotNulls | Base equality operator that not admit NULL in the LEFT and in the RIGHT operands. | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
|
OQueryOperatorEquals | | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
|
OQueryOperatorFactory | Factory to register new OqueryOperators. | Interface | com.orientechnologies.orient.core.sql.operator | Orientdb |
|
OQueryOperatorIn | | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
|
OQueryOperatorInstanceof | | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
|
OQueryOperatorIs | IS operator. | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
|
OQueryOperatorLike | | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
|
OQueryOperatorMajor | | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
|
OQueryOperatorMajorEquals | MAJOR EQUALS operator. | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
|
OQueryOperatorMatches | MATCHES operator. | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
|
OQueryOperatorMinor | | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
|
OQueryOperatorMinorEquals | MINOR EQUALS operator. | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
|
OQueryOperatorMinus | | Class | com.orientechnologies.orient.core.sql.operator.math | Orientdb |
|
OQueryOperatorMod | | Class | com.orientechnologies.orient.core.sql.operator.math | Orientdb |
|
OQueryOperatorMultiply | MULTIPLY "*" operator. | Class | com.orientechnologies.orient.core.sql.operator.math | Orientdb |
|
OQueryOperatorNot | | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
|
OQueryOperatorNotEquals | NOT EQUALS operator. | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
|
OQueryOperatorOr | | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
|
OQueryOperatorPlus | | Class | com.orientechnologies.orient.core.sql.operator.math | Orientdb |
|
OQueryOperatorTraverse | | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
|
OQueryParsingException | | Class | com.orientechnologies.orient.core.exception | Orientdb |
|
OQueryRuntimeValueMulti | Represent multiple values in query. | Class | com.orientechnologies.orient.core.query | Orientdb |
|
OQueryTargetOperator | Operator that filters the target records. | Class | com.orientechnologies.orient.core.sql.operator | Orientdb |
|
ORawBuffer | | Class | com.orientechnologies.orient.core.storage | Orientdb |
|
OReadersWriterSpinLock | | Class | com.orientechnologies.common.concur.lock | Orientdb |
|
OReadWriteDiskCache | | Class | com.orientechnologies.orient.core.index.hashindex.local.cache | Orientdb |
|
ORecord | Generic record representation. | Interface | com.orientechnologies.orient.core.record | Orientdb |
|
ORecordAbstract | | Class | com.orientechnologies.orient.core.record | Orientdb |
|
ORecordBytes | The rawest representation of a record. | Class | com.orientechnologies.orient.core.record.impl | Orientdb |
|
ORecordBytesLazy | Extension of ORecordBytes that handle lazy serialization and converts temporary links (record id in transactions) to finals. | Class | com.orientechnologies.orient.core.record.impl | Orientdb |
|
ORecordCallback | Callback to handle response against record operations. | Interface | com.orientechnologies.orient.core.storage | Orientdb |
|
ORecordConflictStrategy | Manages the MVCC conflicts. | Interface | com.orientechnologies.orient.core.conflict | Orientdb |
|
ORecordConflictStrategyFactory | Factory to manage the record conflict strategy implementations. | Class | com.orientechnologies.orient.core.conflict | Orientdb |
|
ORecordCountHandler | | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
ORecordDuplicatedException | | Class | com.orientechnologies.orient.core.storage | Orientdb |
|
ORecordElement | Base interface that represents a record element. | Interface | com.orientechnologies.orient.core.db.record | Orientdb |
|
ORecordFactoryManager | Record factory. | Class | com.orientechnologies.orient.core.record | Orientdb |
|
ORecordFlat | It's schema less. | Class | com.orientechnologies.orient.core.record.impl | Orientdb |
|
ORecordHook | Hook interface to catch all events regarding records. | Interface | com.orientechnologies.orient.core.hook | Orientdb |
|
ORecordHookAbstract | Hook abstract class that calls separate methods for each hook defined. | Class | com.orientechnologies.orient.core.hook | Orientdb |
|
ORecordId | | Class | com.orientechnologies.orient.core.id | Orientdb |
|
ORecordInternal | | Class | com.orientechnologies.orient.core.record | Orientdb |
|
ORecordIteratorClass | Iterator class to browse forward and backward the records of a cluster. | Class | com.orientechnologies.orient.core.iterator | Orientdb |
|
ORecordIteratorClassDescendentOrder | Record iterator to browse records in inverse order: from last to the first. | Class | com.orientechnologies.orient.core.iterator | Orientdb |
|
ORecordIteratorCluster | Iterator class to browse forward and backward the records of a cluster. | Class | com.orientechnologies.orient.core.iterator | Orientdb |
|
ORecordIteratorClusters | Iterator to browse multiple clusters forward and backward. | Class | com.orientechnologies.orient.core.iterator | Orientdb |
|
ORecordLazyList | Lazy implementation of ArrayList. | Class | com.orientechnologies.orient.core.db.record | Orientdb |
|
ORecordLazyListener | Skip navigation linksOverviewPackageClassUseTreeDeprecatedIndexHelp | Interface | com.orientechnologies.orient.core.db.record | Orientdb |
|
ORecordLazyMap | Lazy implementation of LinkedHashMap. | Class | com.orientechnologies.orient.core.db.record | Orientdb |
|
ORecordLazyMultiValue | Browse all the set to convert all the items into records. | Interface | com.orientechnologies.orient.core.db.record | Orientdb |
|
ORecordLazySet | Lazy implementation of Set. | Class | com.orientechnologies.orient.core.db.record | Orientdb |
|
ORecordListener | Listener interface to catch all the record events. | Interface | com.orientechnologies.orient.core.record | Orientdb |
|
ORecordListenerManager | | Class | com.orientechnologies.orient.core.record | Orientdb |
|
ORecordMetadata | | Class | com.orientechnologies.orient.core.storage | Orientdb |
|
ORecordMultiValueHelper | Lazy implementation of ArrayList. | Class | com.orientechnologies.orient.core.db.record | Orientdb |
|
ORecordNotFoundException | | Class | com.orientechnologies.orient.core.exception | Orientdb |
|
ORecordOperation | Contains the information about a database operation. | Class | com.orientechnologies.orient.core.db.record | Orientdb |
|
ORecordSchemaAware | Generic record representation with a schema definition. | Interface | com.orientechnologies.orient.core.record | Orientdb |
|
ORecordSerializationContext | | Class | com.orientechnologies.orient.core.storage.impl.local.paginated | Orientdb |
|
ORecordSerializationOperation | | Interface | com.orientechnologies.orient.core.storage.impl.local.paginated | Orientdb |
|
ORecordSerializer | | Interface | com.orientechnologies.orient.core.serialization.serializer.record | Orientdb |
|
ORecordSerializerBinary | | Class | com.orientechnologies.orient.core.serialization.serializer.record.binary | Orientdb |
|
ORecordSerializerBinaryV0 | | Class | com.orientechnologies.orient.core.serialization.serializer.record.binary | Orientdb |
|
ORecordSerializerCSVAbstract | | Class | com.orientechnologies.orient.core.serialization.serializer.record.string | Orientdb |
|
ORecordSerializerFactory | Factory of record serialized. | Class | com.orientechnologies.orient.core.serialization.serializer.record | Orientdb |
|
ORecordSerializerJSON | | Class | com.orientechnologies.orient.core.serialization.serializer.record.string | Orientdb |
|
ORecordSerializerRaw | | Class | com.orientechnologies.orient.core.serialization.serializer.record | Orientdb |
|
ORecordSerializerSchemaAware2CSV | | Class | com.orientechnologies.orient.core.serialization.serializer.record.string | Orientdb |
|
ORecordSerializerStringAbstract | | Class | com.orientechnologies.orient.core.serialization.serializer.record.string | Orientdb |
|
ORecordsReturnHandler | | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
ORecordStringable | Generic record representation without a schema definition. | Interface | com.orientechnologies.orient.core.record | Orientdb |
|
ORecordTrackedIterator | | Class | com.orientechnologies.orient.core.db.record | Orientdb |
|
ORecordTrackedList | when the list is changed. | Class | com.orientechnologies.orient.core.db.record | Orientdb |
|
ORecordTrackedSet | | Class | com.orientechnologies.orient.core.db.record | Orientdb |
|
ORecordVersion | Abstraction for record version. | Interface | com.orientechnologies.orient.core.version | Orientdb |
|
OReentrantResourcePool | Reentrant implementation of Resource Pool. | Class | com.orientechnologies.common.concur.resource | Orientdb |
|
ORef | Modifiable value. | Class | com.orientechnologies.common.types | Orientdb |
|
OReflectionHelper | Helper class to browse . | Class | com.orientechnologies.common.reflection | Orientdb |
|
ORemoteConnectionManager | Manages network connections against OrientDB servers. | Class | com.orientechnologies.orient.client.remote | Orientdb |
|
ORemoteFetchContext | | Class | com.orientechnologies.orient.core.fetch.remote | Orientdb |
|
ORemoteFetchListener | Fetch listener for classWhenever a record has to be fetched it will be added to the list of records to send | Class | com.orientechnologies.orient.core.fetch.remote | Orientdb |
|
ORemoteIndexEngine | | Class | com.orientechnologies.orient.core.index.engine | Orientdb |
|
OResettable | Interface that support reset()Skip navigation links | Interface | com.orientechnologies.common.util | Orientdb |
|
OResourcePool | Generic non reentrant implementation about pool of resources. | Class | com.orientechnologies.common.concur.resource | Orientdb |
|
OResourcePoolListener | Object. | Interface | com.orientechnologies.common.concur.resource | Orientdb |
|
ORestrictedAccessHook | Checks the access against restricted resources. | Class | com.orientechnologies.orient.core.metadata.security | Orientdb |
|
OResultSet | ResultSet class that implements List interface for retro compatibility. | Class | com.orientechnologies.orient.core.sql.query | Orientdb |
|
OReturnHandler | | Interface | com.orientechnologies.orient.core.sql | Orientdb |
|
ORID | | Interface | com.orientechnologies.orient.core.id | Orientdb |
|
ORidBag | A collection that contain links to OIdentifiable. | Class | com.orientechnologies.orient.core.db.record.ridbag | Orientdb |
|
ORidBagDelegate | | Interface | com.orientechnologies.orient.core.db.record.ridbag | Orientdb |
|
ORidBagDeleteHook | | Class | com.orientechnologies.orient.core.db.record.ridbag.sbtree | Orientdb |
|
ORidBagDeleteSerializationOperation | | Class | com.orientechnologies.orient.core.storage.impl.local.paginated | Orientdb |
|
ORidBagUpdateSerializationOperation | | Class | com.orientechnologies.orient.core.storage.impl.local.paginated | Orientdb |
|
Orient | | Class | com.orientechnologies.orient.core | Orientdb |
|
OrientBaseGraph | A Blueprints implementation of the graph database OrientDB (http://www. | Class | com.tinkerpop.blueprints.impls.orient | Orientdb |
|
OrientConfigurableGraph | Base class to manage graph settings. | Class | com.tinkerpop.blueprints.impls.orient | Orientdb |
|
OrientDynaElementIterable | | Class | com.tinkerpop.blueprints.impls.orient | Orientdb |
|
OrientEdge | OrientDB Edge implementation of TinkerPop Blueprints standard. | Class | com.tinkerpop.blueprints.impls.orient | Orientdb |
|
OrientEdgeFuture | | Class | com.tinkerpop.blueprints.impls.orient.asynch | Orientdb |
|
OrientEdgeIterator | Lazy iterator of edges. | Class | com.tinkerpop.blueprints.impls.orient | Orientdb |
|
OrientEdgeType | Represents an Edge class. | Class | com.tinkerpop.blueprints.impls.orient | Orientdb |
|
OrientElement | Base Graph Element where OrientVertex and OrientEdge classes extends from. | Class | com.tinkerpop.blueprints.impls.orient | Orientdb |
|
OrientElementFuture | | Class | com.tinkerpop.blueprints.impls.orient.asynch | Orientdb |
|
OrientElementIterable | | Class | com.tinkerpop.blueprints.impls.orient | Orientdb |
|
OrientElementType | | Class | com.tinkerpop.blueprints.impls.orient | Orientdb |
|
OrientExtendedEdge | OrientDB Extended Edge implementation of TinkerPop Blueprints standard. | Interface | com.tinkerpop.blueprints.impls.orient | Orientdb |
|
OrientExtendedGraph | OrientDB extension to Blueprints standard. | Interface | com.tinkerpop.blueprints.impls.orient | Orientdb |
|
OrientExtendedVertex | OrientDB Extended Vertex implementation of TinkerPop Blueprints standard. | Interface | com.tinkerpop.blueprints.impls.orient | Orientdb |
|
OrientGraph | A Blueprints implementation of the graph database OrientDB (http://www. | Class | com.tinkerpop.blueprints.impls.orient | Orientdb |
|
OrientGraphAsynch | A Blueprints implementation of the graph database OrientDB (http://www. | Class | com.tinkerpop.blueprints.impls.orient.asynch | Orientdb |
|
OrientGraphCommand | | Class | com.tinkerpop.blueprints.impls.orient | Orientdb |
|
OrientGraphConfiguration | Configuration class for Rexster (http://rexster. | Class | com.tinkerpop.rexster | Orientdb |
|
OrientGraphFactory | | Class | com.tinkerpop.blueprints.impls.orient | Orientdb |
|
OrientGraphNoTx | A Blueprints implementation of the graph database OrientDB (http://www. | Class | com.tinkerpop.blueprints.impls.orient | Orientdb |
|
OrientGraphQuery | OrientDB implementation for Graph query. | Class | com.tinkerpop.blueprints.impls.orient | Orientdb |
|
OrientIndex | | Class | com.tinkerpop.blueprints.impls.orient | Orientdb |
|
OrientShutdownHook | | Class | com.orientechnologies.orient.core | Orientdb |
|
OrientTransactionalGraph | A Blueprints implementation of the graph database OrientDB (http://www. | Class | com.tinkerpop.blueprints.impls.orient | Orientdb |
|
OrientVertex | OrientDB Vertex implementation of TinkerPop Blueprints standard. | Class | com.tinkerpop.blueprints.impls.orient | Orientdb |
|
OrientVertexFuture | | Class | com.tinkerpop.blueprints.impls.orient.asynch | Orientdb |
|
OrientVertexIterator | | Class | com.tinkerpop.blueprints.impls.orient | Orientdb |
|
OrientVertexQuery | OrientDB implementation for vertex centric queries. | Class | com.tinkerpop.blueprints.impls.orient | Orientdb |
|
OrientVertexType | Represents a Vertex class. | Class | com.tinkerpop.blueprints.impls.orient | Orientdb |
|
ORole | Contains the user settings about security and permissions roles. | Class | com.orientechnologies.orient.core.metadata.security | Orientdb |
|
ORollbackException | | Class | com.orientechnologies.orient.core.tx | Orientdb |
|
ORoundRobinClusterSelectionStrategy | Returns the cluster selecting by round robin algorithm. | Class | com.orientechnologies.orient.core.metadata.schema.clusterselection | Orientdb |
|
ORubyScriptFormatter | | Class | com.orientechnologies.orient.core.command.script.formatter | Orientdb |
|
ORule | | Class | com.orientechnologies.orient.core.metadata.security | Orientdb |
|
ORuntimeKeyIndexDefinition | Index definition that use the serializer specified at run-time not based on type. | Class | com.orientechnologies.orient.core.index | Orientdb |
|
ORuntimeResult | Handles runtime results. | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OSafeBinaryConverter | | Class | com.orientechnologies.common.serialization | Orientdb |
|
OSBTree | This is implementation which is based on B+-tree implementation threaded tree. | Class | com.orientechnologies.orient.core.index.sbtree.local | Orientdb |
|
OSBTreeBonsai | The tree that have similar structure to OSBTree and designed to store small entries. | Interface | com.orientechnologies.orient.core.index.sbtreebonsai.local | Orientdb |
|
OSBTreeBonsaiBucket | | Class | com.orientechnologies.orient.core.index.sbtreebonsai.local | Orientdb |
|
OSBTreeBonsaiLocal | Tree-based dictionary algorithm. | Class | com.orientechnologies.orient.core.index.sbtreebonsai.local | Orientdb |
|
OSBTreeBonsaiRemote | | Class | com.orientechnologies.orient.client.remote | Orientdb |
|
OSBTreeBucket | | Class | com.orientechnologies.orient.core.index.sbtree.local | Orientdb |
|
OSBTreeCollectionManager | | Interface | com.orientechnologies.orient.core.db.record.ridbag.sbtree | Orientdb |
|
OSBTreeCollectionManagerAbstract | | Class | com.orientechnologies.orient.core.db.record.ridbag.sbtree | Orientdb |
|
OSBTreeCollectionManagerProxy | | Class | com.orientechnologies.orient.core.db.record.ridbag.sbtree | Orientdb |
|
OSBTreeCollectionManagerRemote | | Class | com.orientechnologies.orient.client.remote | Orientdb |
|
OSBTreeCollectionManagerShared | | Class | com.orientechnologies.orient.core.db.record.ridbag.sbtree | Orientdb |
|
OSBTreeException | | Class | com.orientechnologies.orient.core.index.sbtree.local | Orientdb |
|
OSBTreeIndexEngine | | Class | com.orientechnologies.orient.core.index.engine | Orientdb |
|
OSBTreeMapEntryIterator | | Class | com.orientechnologies.orient.core.index.sbtree | Orientdb |
|
OSBTreeRidBag | Persistent Set implementation that uses the SBTree to handle entries in persistent way. | Class | com.orientechnologies.orient.core.db.record.ridbag.sbtree | Orientdb |
|
OSBTreeValue | | Class | com.orientechnologies.orient.core.index.sbtree.local | Orientdb |
|
OSBTreeValuePage | This page will contain value if it exceeds value limit for SBTree. | Class | com.orientechnologies.orient.core.index.sbtree.local | Orientdb |
|
OScannerCommandStream | | Class | com.orientechnologies.common.console | Orientdb |
|
OScenarioThreadLocal | Thread local to know when the request comes from distributed requester avoiding loops. | Class | com.orientechnologies.orient.core.db | Orientdb |
|
OScheduler | | Class | com.orientechnologies.orient.core.schedule | Orientdb |
|
OSchedulerListener | | Interface | com.orientechnologies.orient.core.schedule | Orientdb |
|
OSchedulerListenerImpl | | Class | com.orientechnologies.orient.core.schedule | Orientdb |
|
OSchedulerListenerProxy | | Class | com.orientechnologies.orient.core.schedule | Orientdb |
|
OSchedulerTrigger | | Class | com.orientechnologies.orient.core.schedule | Orientdb |
|
OSchema | | Interface | com.orientechnologies.orient.core.metadata.schema | Orientdb |
|
OSchemaException | | Class | com.orientechnologies.orient.core.exception | Orientdb |
|
OSchemaProxy | Proxy class to use the shared OSchemaShared instance. | Class | com.orientechnologies.orient.core.metadata.schema | Orientdb |
|
OSchemaProxyObject | | Class | com.orientechnologies.orient.object.metadata.schema | Orientdb |
|
OSchemaShared | Shared schema class. | Class | com.orientechnologies.orient.core.metadata.schema | Orientdb |
|
OScriptBlock | | Class | com.orientechnologies.orient.core.processor.block | Orientdb |
|
OScriptDocumentDatabaseWrapper | Document Database wrapper class to use from scripts. | Class | com.orientechnologies.orient.core.command.script | Orientdb |
|
OScriptFormatter | Interface to provide script formatter in any language. | Interface | com.orientechnologies.orient.core.command.script.formatter | Orientdb |
|
OScriptGraphOrientWrapper | Blueprints Graph wrapper class to use from scripts. | Class | com.orientechnologies.orient.graph.script | Orientdb |
|
OScriptGraphWrapper | Blueprints Graph wrapper class to use from scripts. | Class | com.orientechnologies.orient.graph.script | Orientdb |
|
OScriptInjection | Inject custom settings on Script execution. | Interface | com.orientechnologies.orient.core.command.script | Orientdb |
|
OScriptManager | Executes Script Commands. | Class | com.orientechnologies.orient.core.command.script | Orientdb |
|
OScriptOrientWrapper | Orient wrapper class to use from scripts. | Class | com.orientechnologies.orient.core.command.script | Orientdb |
|
OSecurity | Manages users and roles. | Interface | com.orientechnologies.orient.core.metadata.security | Orientdb |
|
OSecurityAccessException | | Class | com.orientechnologies.orient.core.exception | Orientdb |
|
OSecurityException | Generic Security exception. | Class | com.orientechnologies.orient.core.exception | Orientdb |
|
OSecurityManager | | Class | com.orientechnologies.orient.core.security | Orientdb |
|
OSecurityNull | Dummy security implementation. | Class | com.orientechnologies.orient.core.metadata.security | Orientdb |
|
OSecurityProxy | | Class | com.orientechnologies.orient.core.metadata.security | Orientdb |
|
OSecurityRole | | Interface | com.orientechnologies.orient.core.metadata.security | Orientdb |
|
OSecurityShared | Shared security class. | Class | com.orientechnologies.orient.core.metadata.security | Orientdb |
|
OSecurityTrackerHook | | Class | com.orientechnologies.orient.core.metadata.security | Orientdb |
|
OSecurityUser | | Interface | com.orientechnologies.orient.core.metadata.security | Orientdb |
|
OSerializableStream | Base interface of serialization. | Interface | com.orientechnologies.orient.core.serialization | Orientdb |
|
OSerializableWrapper | | Class | com.orientechnologies.orient.core.serialization.serializer.record.binary | Orientdb |
|
OSerializationException | | Class | com.orientechnologies.orient.core.exception | Orientdb |
|
OSerializationHelper | | Class | com.orientechnologies.common.serialization.types | Orientdb |
|
OSerializationSetThreadLocal | Thread local set of serialized documents. | Class | com.orientechnologies.orient.core.serialization.serializer.record | Orientdb |
|
OSerializationThreadLocal | | Class | com.orientechnologies.orient.core.serialization.serializer.record | Orientdb |
|
OServerAdmin | Remote administration class of OrientDB Server instances. | Class | com.orientechnologies.orient.client.remote | Orientdb |
|
OServerCommandGetGephi | | Class | com.orientechnologies.orient.graph.server.command | Orientdb |
|
OService | Generic Service interface. | Interface | com.orientechnologies.common.util | Orientdb |
|
OSharedContainer | Shared container interface that works with callbacks like closures. | Interface | com.orientechnologies.common.concur.resource | Orientdb |
|
OSharedContainerImpl | Shared container that works with callbacks like closures. | Class | com.orientechnologies.common.concur.resource | Orientdb |
|
OSharedLock | Lock that uses the write lock of a reader writer lock object. | Class | com.orientechnologies.common.concur.lock | Orientdb |
|
OSharedLockEntry | Manages the shared lock requester list for the same resource. | Class | com.orientechnologies.common.concur.lock | Orientdb |
|
OSharedResource | Shared resource interface. | Interface | com.orientechnologies.common.concur.resource | Orientdb |
|
OSharedResourceAbstract | Shared resource abstract class. | Class | com.orientechnologies.common.concur.resource | Orientdb |
|
OSharedResourceAdaptive | Adaptive class to handle shared resources. | Class | com.orientechnologies.common.concur.resource | Orientdb |
|
OSharedResourceAdaptiveExternal | Optimize locks since they are enabled only when the engine runs in MULTI-THREADS mode. | Class | com.orientechnologies.common.concur.resource | Orientdb |
|
OSharedResourceExternal | | Class | com.orientechnologies.common.concur.resource | Orientdb |
|
OSharedResourceExternalTimeout | | Class | com.orientechnologies.common.concur.resource | Orientdb |
|
OSharedResourceIterator | Iterator against a shared resource: locks the resource while fetching. | Class | com.orientechnologies.common.concur.resource | Orientdb |
|
OSharedResourceTimeout | Shared resource. | Class | com.orientechnologies.common.concur.resource | Orientdb |
|
OShortSerializer | Serializer for Short. | Class | com.orientechnologies.common.serialization.types | Orientdb |
|
OSignalHandler | | Class | com.orientechnologies.orient.core | Orientdb |
|
OSimpleImmutableEntry | | Class | com.orientechnologies.common.collection | Orientdb |
|
OSimpleKeyIndexDefinition | | Class | com.orientechnologies.orient.core.index | Orientdb |
|
OSimpleKeySerializer | Serializer that is used for serialization of non OCompositeKey keys in index. | Class | com.orientechnologies.orient.core.serialization.serializer.binary.impl.index | Orientdb |
|
OSimpleVersion | | Class | com.orientechnologies.orient.core.version | Orientdb |
|
OSingleFileSegment | | Class | com.orientechnologies.orient.core.storage.impl.local | Orientdb |
|
OSizeable | Interface that support size()Skip navigation links | Interface | com.orientechnologies.common.util | Orientdb |
|
OSnappyCompression | | Class | com.orientechnologies.orient.core.compression.impl | Orientdb |
|
OSoftThread | | Class | com.orientechnologies.common.thread | Orientdb |
|
OSQLAsynchQuery | SQL asynchronous query. | Class | com.orientechnologies.orient.core.sql.query | Orientdb |
|
OSQLEngine | | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OSQLFilter | Parsed query. | Class | com.orientechnologies.orient.core.sql.filter | Orientdb |
|
OSQLFilterCondition | Run-time query condition evaluator. | Class | com.orientechnologies.orient.core.sql.filter | Orientdb |
|
OSQLFilterItem | Represent a value inside a query condition. | Interface | com.orientechnologies.orient.core.sql.filter | Orientdb |
|
OSQLFilterItemAbstract | Represents an object field as value in the query condition. | Class | com.orientechnologies.orient.core.sql.filter | Orientdb |
|
OSQLFilterItemField | Represent an object field as value in the query condition. | Class | com.orientechnologies.orient.core.sql.filter | Orientdb |
|
OSQLFilterItemFieldAll | Represent one or more object fields as value in the query condition. | Class | com.orientechnologies.orient.core.sql.filter | Orientdb |
|
OSQLFilterItemFieldAny | Represent one or more object fields as value in the query condition. | Class | com.orientechnologies.orient.core.sql.filter | Orientdb |
|
OSQLFilterItemFieldMultiAbstract | Represents one or more object fields as value in the query condition. | Class | com.orientechnologies.orient.core.sql.filter | Orientdb |
|
OSQLFilterItemParameter | Represents a constant value, used to bind parameters. | Class | com.orientechnologies.orient.core.sql.filter | Orientdb |
|
OSQLFilterItemVariable | Represents a context variable as value in the query condition. | Class | com.orientechnologies.orient.core.sql.filter | Orientdb |
|
OSQLFunction | Interface that defines a SQL Function. | Interface | com.orientechnologies.orient.core.sql.functions | Orientdb |
|
OSQLFunctionAbstract | Abstract class to extend to build Custom SQL Functions. | Class | com.orientechnologies.orient.core.sql.functions | Orientdb |
|
OSQLFunctionAverage | Compute the average value for a field. | Class | com.orientechnologies.orient.core.sql.functions.math | Orientdb |
|
OSQLFunctionBoth | Gets the incoming and outgoing Vertices of current Vertex. | Class | com.orientechnologies.orient.graph.sql.functions | Orientdb |
|
OSQLFunctionBothE | Gets the incoming and outgoing Edges of current Vertex. | Class | com.orientechnologies.orient.graph.sql.functions | Orientdb |
|
OSQLFunctionBothV | Gets the incoming and outgoing Vertices of current Edge. | Class | com.orientechnologies.orient.graph.sql.functions | Orientdb |
|
OSQLFunctionCoalesce | Returns the first field/value not null parameter. | Class | com.orientechnologies.orient.core.sql.functions.misc | Orientdb |
|
OSQLFunctionConfigurableAbstract | Abstract class to extend to build Custom SQL Functions that saves the configured parameters. | Class | com.orientechnologies.orient.core.sql.functions | Orientdb |
|
OSQLFunctionCount | Count the record that contains a field. | Class | com.orientechnologies.orient.core.sql.functions.misc | Orientdb |
|
OSQLFunctionDate | Builds a date object from the format passed. | Class | com.orientechnologies.orient.core.sql.functions.misc | Orientdb |
|
OSQLFunctionDecode | | Class | com.orientechnologies.orient.core.sql.functions.misc | Orientdb |
|
OSQLFunctionDifference | This operator can work as aggregate or inline. | Class | com.orientechnologies.orient.core.sql.functions.coll | Orientdb |
|
OSQLFunctionDijkstra | Dijkstra's algorithm describes how to find the cheapest path from one node to another node in a directed weighted graph. | Class | com.orientechnologies.orient.graph.sql.functions | Orientdb |
|
OSQLFunctionDistance | Haversine formula to compute the distance between 2 gro points. | Class | com.orientechnologies.orient.core.sql.functions.geo | Orientdb |
|
OSQLFunctionDistinct | | Class | com.orientechnologies.orient.core.sql.functions.coll | Orientdb |
|
OSQLFunctionDocument | This operator add an entry in a map. | Class | com.orientechnologies.orient.core.sql.functions.coll | Orientdb |
|
OSQLFunctionEncode | | Class | com.orientechnologies.orient.core.sql.functions.misc | Orientdb |
|
OSQLFunctionEval | Evaluates a complex expression. | Class | com.orientechnologies.orient.core.sql.functions.math | Orientdb |
|
OSQLFunctionFactory | Create function for the given name. | Interface | com.orientechnologies.orient.core.sql.functions | Orientdb |
|
OSQLFunctionFirst | Extract the first item of multi values (arrays, collections and maps) or return the same value for non multi-value types. | Class | com.orientechnologies.orient.core.sql.functions.coll | Orientdb |
|
OSQLFunctionFormat | | Class | com.orientechnologies.orient.core.sql.functions.misc | Orientdb |
|
OSQLFunctionFormat | | Class | com.orientechnologies.orient.core.sql.functions.text | Orientdb |
|
OSQLFunctionGremlin | Executes a GREMLIN expression as function of SQL engine. | Class | com.orientechnologies.orient.graph.sql.functions | Orientdb |
|
OSQLFunctionIf | Returns different values based on the condition. | Class | com.orientechnologies.orient.core.sql.functions.misc | Orientdb |
|
OSQLFunctionIfNull | Returns the passed field/value (or optional parameter return_value_if_not_null) iffield/value is not null; otherwise it returns return_value_if_null. | Class | com.orientechnologies.orient.core.sql.functions.misc | Orientdb |
|
OSQLFunctionIn | Gets the incoming Vertices of current Vertex. | Class | com.orientechnologies.orient.graph.sql.functions | Orientdb |
|
OSQLFunctionInE | Gets the incoming Edges of current Vertex. | Class | com.orientechnologies.orient.graph.sql.functions | Orientdb |
|
OSQLFunctionIntersect | This operator can work as aggregate or inline. | Class | com.orientechnologies.orient.core.sql.functions.coll | Orientdb |
|
OSQLFunctionInV | Gets the incoming Vertex of current Edge. | Class | com.orientechnologies.orient.graph.sql.functions | Orientdb |
|
OSQLFunctionLabel | Hi-level function that return the label for both edges and vertices. | Class | com.orientechnologies.orient.graph.sql.functions | Orientdb |
|
OSQLFunctionLast | Extract the last item of multi values (arrays, collections and maps) or return the same value for non multi-value types. | Class | com.orientechnologies.orient.core.sql.functions.coll | Orientdb |
|
OSQLFunctionList | This operator add an item in a list. | Class | com.orientechnologies.orient.core.sql.functions.coll | Orientdb |
|
OSQLFunctionMap | This operator add an entry in a map. | Class | com.orientechnologies.orient.core.sql.functions.coll | Orientdb |
|
OSQLFunctionMathAbstract | Abstract class for math function. | Class | com.orientechnologies.orient.core.sql.functions.math | Orientdb |
|
OSQLFunctionMax | Compute the maximum value for a field. | Class | com.orientechnologies.orient.core.sql.functions.math | Orientdb |
|
OSQLFunctionMedian | Computes the median for a field. | Class | com.orientechnologies.orient.core.sql.functions.stat | Orientdb |
|
OSQLFunctionMin | Compute the minimum value for a field. | Class | com.orientechnologies.orient.core.sql.functions.math | Orientdb |
|
OSQLFunctionMode | Compute the mode (or multimodal) value for a field. | Class | com.orientechnologies.orient.core.sql.functions.stat | Orientdb |
|
OSQLFunctionMove | Hi-level function to move inside a graph. | Class | com.orientechnologies.orient.graph.sql.functions | Orientdb |
|
OSQLFunctionMultiValueAbstract | Abstract class for multi-value based function implementations. | Class | com.orientechnologies.orient.core.sql.functions.coll | Orientdb |
|
OSQLFunctionOut | Gets the outgoing Vertices of current Vertex. | Class | com.orientechnologies.orient.graph.sql.functions | Orientdb |
|
OSQLFunctionOutE | Gets the outgoing Edges of current Vertex. | Class | com.orientechnologies.orient.graph.sql.functions | Orientdb |
|
OSQLFunctionOutV | Gets the outgoing Vertex of current Edge. | Class | com.orientechnologies.orient.graph.sql.functions | Orientdb |
|
OSQLFunctionPathFinder | Abstract class to find paths between nodes. | Class | com.orientechnologies.orient.graph.sql.functions | Orientdb |
|
OSQLFunctionPercentile | Computes the percentile for a field. | Class | com.orientechnologies.orient.core.sql.functions.stat | Orientdb |
|
OSQLFunctionRuntime | Wraps function managing the binding of parameters. | Class | com.orientechnologies.orient.core.sql.functions | Orientdb |
|
OSQLFunctionSet | This operator add an item in a set. | Class | com.orientechnologies.orient.core.sql.functions.coll | Orientdb |
|
OSQLFunctionShortestPath | Shortest path algorithm to find the shortest path from one node to another node in a directed graph. | Class | com.orientechnologies.orient.graph.sql.functions | Orientdb |
|
OSQLFunctionStandardDeviation | Compute the standard deviation for a given field. | Class | com.orientechnologies.orient.core.sql.functions.stat | Orientdb |
|
OSQLFunctionSum | Computes the sum of field. | Class | com.orientechnologies.orient.core.sql.functions.math | Orientdb |
|
OSQLFunctionSysdate | Returns the current date time. | Class | com.orientechnologies.orient.core.sql.functions.misc | Orientdb |
|
OSQLFunctionTraversedEdge | Returns a traversed element from the stack. | Class | com.orientechnologies.orient.core.sql.functions.coll | Orientdb |
|
OSQLFunctionTraversedElement | Returns a traversed element from the stack. | Class | com.orientechnologies.orient.core.sql.functions.coll | Orientdb |
|
OSQLFunctionTraversedVertex | Returns a traversed element from the stack. | Class | com.orientechnologies.orient.core.sql.functions.coll | Orientdb |
|
OSQLFunctionUnionAll | This operator can work as aggregate or inline. | Class | com.orientechnologies.orient.core.sql.functions.coll | Orientdb |
|
OSQLFunctionUUID | Generates a UUID as a 128-bits value using the Leach-Salz variant. | Class | com.orientechnologies.orient.core.sql.functions.misc | Orientdb |
|
OSQLFunctionVariance | Compute the variance estimation for a given field. | Class | com.orientechnologies.orient.core.sql.functions.stat | Orientdb |
|
OSQLHelper | | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OSQLMethod | Methods can be used on various objects with different number of arguments. | Interface | com.orientechnologies.orient.core.sql.method | Orientdb |
|
OSQLMethodAppend | Appends strings. | Class | com.orientechnologies.orient.core.sql.functions.text | Orientdb |
|
OSQLMethodAsBoolean | | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb |
|
OSQLMethodAsDate | Transforms a value to date. | Class | com.orientechnologies.orient.core.sql.functions.conversion | Orientdb |
|
OSQLMethodAsDateTime | Transforms a value to datetime. | Class | com.orientechnologies.orient.core.sql.functions.conversion | Orientdb |
|
OSQLMethodAsDecimal | Transforms a value to decimal. | Class | com.orientechnologies.orient.core.sql.functions.conversion | Orientdb |
|
OSQLMethodAsFloat | | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb |
|
OSQLMethodAsInteger | | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb |
|
OSQLMethodAsList | Transforms current value in a List. | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb |
|
OSQLMethodAsLong | | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb |
|
OSQLMethodAsMap | Transforms current value in a Map. | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb |
|
OSQLMethodAsSet | Transforms current value in a Set. | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb |
|
OSQLMethodAsString | | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb |
|
OSQLMethodCharAt | Returns a character in a string. | Class | com.orientechnologies.orient.core.sql.method | Orientdb |
|
OSQLMethodConvert | Converts a value to another type in Java or OrientDB's supported types. | Class | com.orientechnologies.orient.core.sql.functions.conversion | Orientdb |
|
OSQLMethodExclude | Filter the content by excluding only some fields. | Class | com.orientechnologies.orient.core.sql.functions.misc | Orientdb |
|
OSQLMethodFactory | Create method for the given name. | Interface | com.orientechnologies.orient.core.sql.method | Orientdb |
|
OSQLMethodField | | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb |
|
OSQLMethodFormat | | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb |
|
OSQLMethodFromJSON | Converts a document in JSON string. | Class | com.orientechnologies.orient.core.sql.functions.text | Orientdb |
|
OSQLMethodFunctionDelegate | Delegates the execution to a function. | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb |
|
OSQLMethodHash | | Class | com.orientechnologies.orient.core.sql.functions.text | Orientdb |
|
OSQLMethodInclude | Filter the content by including only some fields. | Class | com.orientechnologies.orient.core.sql.functions.misc | Orientdb |
|
OSQLMethodIndexOf | | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb |
|
OSQLMethodJavaType | Returns the value's Java type. | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb |
|
OSQLMethodKeys | | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb |
|
OSQLMethodLastIndexOf | | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb |
|
OSQLMethodLeft | Returns the first characters from the beginning of the string. | Class | com.orientechnologies.orient.core.sql.method | Orientdb |
|
OSQLMethodLength | Returns the string length. | Class | com.orientechnologies.orient.core.sql.functions.text | Orientdb |
|
OSQLMethodMultiValue | Works against multi value objects like collections, maps and arrays. | Class | com.orientechnologies.orient.core.sql.functions.coll | Orientdb |
|
OSQLMethodNormalize | | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb |
|
OSQLMethodPrefix | | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb |
|
OSQLMethodRemove | Remove the first occurrence of elements from a collection. | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb |
|
OSQLMethodRemoveAll | Remove all the occurrences of elements from a collection. | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb |
|
OSQLMethodReplace | Replaces all the occurrences. | Class | com.orientechnologies.orient.core.sql.functions.text | Orientdb |
|
OSQLMethodRight | Returns the first characters from the end of the string. | Class | com.orientechnologies.orient.core.sql.functions.text | Orientdb |
|
OSQLMethodRuntime | Wraps function managing the binding of parameters. | Class | com.orientechnologies.orient.core.sql.methods | Orientdb |
|
OSQLMethodSize | | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb |
|
OSQLMethodSubString | Extracts a sub string from the original. | Class | com.orientechnologies.orient.core.sql.functions.text | Orientdb |
|
OSQLMethodToJSON | Converts a document in JSON string. | Class | com.orientechnologies.orient.core.sql.functions.text | Orientdb |
|
OSQLMethodToLowerCase | | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb |
|
OSQLMethodToUpperCase | | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb |
|
OSQLMethodTrim | | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb |
|
OSQLMethodType | Returns the value's OrientDB Type. | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb |
|
OSQLMethodValues | | Class | com.orientechnologies.orient.core.sql.method.misc | Orientdb |
|
OSQLPredicate | Parses text in SQL format and build a tree of conditions. | Class | com.orientechnologies.orient.core.sql.filter | Orientdb |
|
OSQLQuery | SQL query implementation. | Class | com.orientechnologies.orient.core.sql.query | Orientdb |
|
OSQLScriptEngine | Dynamic script engine for OrientDB SQL commands. | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OSQLScriptEngineFactory | Dynamic script engine factory for OrientDB SQL commands. | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OSQLScriptFormatter | SQL script formatter. | Class | com.orientechnologies.orient.core.command.script.formatter | Orientdb |
|
OSQLSynchQuery | SQL synchronous query. | Class | com.orientechnologies.orient.core.sql.query | Orientdb |
|
OSQLTarget | | Class | com.orientechnologies.orient.core.sql.filter | Orientdb |
|
OStorage | This is the gateway interface between the Database side and the storage. | Interface | com.orientechnologies.orient.core.storage | Orientdb |
|
OStorageAbstract | | Class | com.orientechnologies.orient.core.storage | Orientdb |
|
OStorageClusterConfiguration | | Interface | com.orientechnologies.orient.core.config | Orientdb |
|
OStorageClusterHoleConfiguration | | Class | com.orientechnologies.orient.core.config | Orientdb |
|
OStorageConfiguration | 3 = 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". | Class | com.orientechnologies.orient.core.config | Orientdb |
|
OStorageConfigurationSegment | Handles the database configuration in one big record. | Class | com.orientechnologies.orient.core.storage.impl.local | Orientdb |
|
OStorageDataHoleConfiguration | | Class | com.orientechnologies.orient.core.config | Orientdb |
|
OStorageEntryConfiguration | | Class | com.orientechnologies.orient.core.config | Orientdb |
|
OStorageException | | Class | com.orientechnologies.orient.core.exception | Orientdb |
|
OStorageFileConfiguration | | Class | com.orientechnologies.orient.core.config | Orientdb |
|
OStorageMemoryConfiguration | | Class | com.orientechnologies.orient.core.storage.impl.local.paginated | Orientdb |
|
OStorageOperationResult | This 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 == false | Class | com.orientechnologies.orient.core.storage | Orientdb |
|
OStoragePaginatedClusterConfiguration | | Class | com.orientechnologies.orient.core.config | Orientdb |
|
OStorageProxy | | Interface | com.orientechnologies.orient.core.storage | Orientdb |
|
OStorageRemote | This object is bound to each remote ODatabase instances. | Class | com.orientechnologies.orient.client.remote | Orientdb |
|
OStorageRemoteAsynchEventListener | | Class | com.orientechnologies.orient.client.remote | Orientdb |
|
OStorageRemoteConfiguration | | Class | com.orientechnologies.orient.client.remote | Orientdb |
|
OStorageRemoteThread | Wrapper of OStorageRemote that maintains the sessionId. | Class | com.orientechnologies.orient.client.remote | Orientdb |
|
OStorageRemoteThreadLocal | | Class | com.orientechnologies.orient.client.remote | Orientdb |
|
OStorageSegmentConfiguration | | Class | com.orientechnologies.orient.core.config | Orientdb |
|
OStorageTransaction | | Class | com.orientechnologies.orient.core.storage.impl.local.paginated | Orientdb |
|
OStorageVariableParser | | Class | com.orientechnologies.orient.core.storage.impl.local | Orientdb |
|
OStreamSerializer | | Interface | com.orientechnologies.orient.core.serialization.serializer.stream | Orientdb |
|
OStreamSerializerAnyRecord | Allow short and long form. | Class | com.orientechnologies.orient.core.serialization.serializer.stream | Orientdb |
|
OStreamSerializerAnyRuntime | Uses the Java serialization. | Class | com.orientechnologies.orient.core.serialization.serializer.stream | Orientdb |
|
OStreamSerializerAnyStatic | | Class | com.orientechnologies.orient.core.serialization.serializer.stream | Orientdb |
|
OStreamSerializerAnyStreamable | | Class | com.orientechnologies.orient.core.serialization.serializer.stream | Orientdb |
|
OStreamSerializerFactory | | Class | com.orientechnologies.orient.core.serialization.serializer.stream | Orientdb |
|
OStreamSerializerHelper | Abstract class. | Class | com.orientechnologies.orient.core.serialization.serializer.stream | Orientdb |
|
OStreamSerializerInteger | | Class | com.orientechnologies.orient.core.serialization.serializer.stream | Orientdb |
|
OStreamSerializerListRID | | Class | com.orientechnologies.orient.core.serialization.serializer.stream | Orientdb |
|
OStreamSerializerLiteral | | Class | com.orientechnologies.orient.core.serialization.serializer.stream | Orientdb |
|
OStreamSerializerLong | | Class | com.orientechnologies.orient.core.serialization.serializer.stream | Orientdb |
|
OStreamSerializerOldRIDContainer | Serializer of OIndexRIDContainer for back-compatibility with v1. | Class | com.orientechnologies.orient.core.serialization.serializer.stream | Orientdb |
|
OStreamSerializerRecord | | Class | com.orientechnologies.orient.core.serialization.serializer.stream | Orientdb |
|
OStreamSerializerRID | | Class | com.orientechnologies.orient.core.serialization.serializer.stream | Orientdb |
|
OStreamSerializerSBTreeIndexRIDContainer | | Class | com.orientechnologies.orient.core.serialization.serializer.stream | Orientdb |
|
OStreamSerializerSBTreeIndexRIDContainer_1_7_9 | | Class | com.orientechnologies.orient.core.serialization.serializer.binary.impl.legacy | Orientdb |
|
OStreamSerializerString | | Class | com.orientechnologies.orient.core.serialization.serializer.stream | Orientdb |
|
OStringBuilderSerializable | | Interface | com.orientechnologies.orient.core.serialization.serializer.string | Orientdb |
|
OStringForwardReader | Keep in memory only one chunk per time. | Class | com.orientechnologies.common.parser | Orientdb |
|
OStringParser | | Class | com.orientechnologies.common.parser | Orientdb |
|
OStringSerializer | Serializer for String type. | Class | com.orientechnologies.common.serialization.types | Orientdb |
|
OStringSerializer | | Interface | com.orientechnologies.orient.core.serialization.serializer.string | Orientdb |
|
OStringSerializer_1_5_1 | Legacy serializer for String type. | Class | com.orientechnologies.common.serialization.types.legacy | Orientdb |
|
OStringSerializerAnyRuntime | | Class | com.orientechnologies.orient.core.serialization.serializer.string | Orientdb |
|
OStringSerializerAnyStreamable | | Class | com.orientechnologies.orient.core.serialization.serializer.string | Orientdb |
|
OStringSerializerEmbedded | | Class | com.orientechnologies.orient.core.serialization.serializer.string | Orientdb |
|
OStringSerializerHelper | | Class | com.orientechnologies.orient.core.serialization.serializer | Orientdb |
|
OSynchEventAdapter | Manage the synchronization among Runnable requester. | Class | com.orientechnologies.common.synch | Orientdb |
|
OSysBucket | A system bucket for bonsai tree pages. | Class | com.orientechnologies.orient.core.index.sbtreebonsai.local | Orientdb |
|
OSystemVariableResolver | Resolve system variables embedded in a String. | Class | com.orientechnologies.common.parser | Orientdb |
|
OTableBlock | | Class | com.orientechnologies.orient.core.processor.block | Orientdb |
|
OThreadCountersHashTable | | Class | com.orientechnologies.common.concur.lock | Orientdb |
|
OTimeoutException | Timeout exception. | Class | com.orientechnologies.common.concur | Orientdb |
|
OToken | Created by emrul on 25/10/2014. | Interface | com.orientechnologies.orient.core.metadata.security | Orientdb |
|
OTrackedList | makeDirty() by hand when the list is changed. | Class | com.orientechnologies.orient.core.db.record | Orientdb |
|
OTrackedMap | hand when the map is changed. | Class | com.orientechnologies.orient.core.db.record | Orientdb |
|
OTrackedMultiValue | Interface that indicates that collection will send notifications about operations that are performed on it to the listeners. | Interface | com.orientechnologies.orient.core.db.record | Orientdb |
|
OTrackedSet | | Class | com.orientechnologies.orient.core.db.record | Orientdb |
|
OTransaction | | Interface | com.orientechnologies.orient.core.tx | Orientdb |
|
OTransactionAbortedException | | Class | com.orientechnologies.orient.core.exception | Orientdb |
|
OTransactionAbstract | | Class | com.orientechnologies.orient.core.tx | Orientdb |
|
OTransactionBlockedException | | Class | com.orientechnologies.orient.core.exception | Orientdb |
|
OTransactionException | | Class | com.orientechnologies.orient.core.exception | Orientdb |
|
OTransactionIndexChanges | | Class | com.orientechnologies.orient.core.tx | Orientdb |
|
OTransactionIndexChangesPerKey | | Class | com.orientechnologies.orient.core.tx | Orientdb |
|
OTransactionNoTx | No operation transaction. | Class | com.orientechnologies.orient.core.tx | Orientdb |
|
OTransactionOptimistic | | Class | com.orientechnologies.orient.core.tx | Orientdb |
|
OTransactionRealAbstract | | Class | com.orientechnologies.orient.core.tx | Orientdb |
|
OTraverse | Base class for traversing. | Class | com.orientechnologies.orient.core.command.traverse | Orientdb |
|
OTraverseAbstractProcess | | Class | com.orientechnologies.orient.core.command.traverse | Orientdb |
|
OTraverseContext | | Class | com.orientechnologies.orient.core.command.traverse | Orientdb |
|
OTraverseMultiValueProcess | | Class | com.orientechnologies.orient.core.command.traverse | Orientdb |
|
OTraversePath | | Class | com.orientechnologies.orient.core.command.traverse | Orientdb |
|
OTraverseRecordProcess | | Class | com.orientechnologies.orient.core.command.traverse | Orientdb |
|
OTraverseRecordSetProcess | | Class | com.orientechnologies.orient.core.command.traverse | Orientdb |
|
OTreeInternal | | Interface | com.orientechnologies.orient.core.index.sbtree | Orientdb |
|
OTriple | Keeps in memory the information about a hole in data segment. | Class | com.orientechnologies.common.util | Orientdb |
|
OTxListener | Listener interface to catch events during transactions phases. | Interface | com.orientechnologies.orient.core.tx | Orientdb |
|
OType | Generic representation of a type. | Class | com.orientechnologies.orient.core.metadata.schema | Orientdb |
|
OUnboundedWeakCache | | Class | com.orientechnologies.orient.core.cache | Orientdb |
|
OUnsafeBinaryConverter | | Class | com.orientechnologies.common.serialization | Orientdb |
|
OUnsafeByteArrayComparator | Comparator for fast byte arrays comparison using Unsafe class. | Class | com.orientechnologies.common.comparator | Orientdb |
|
OUnsafeMemory | | Class | com.orientechnologies.common.directmemory | Orientdb |
|
OUnsafeMemoryJava7 | | Class | com.orientechnologies.common.directmemory | Orientdb |
|
OUpdatedRecordsReturnHandler | | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
OUpdatePageRecord | | Class | com.orientechnologies.orient.core.storage.impl.local.paginated.wal | Orientdb |
|
OUser | Contains the user settings about security and permissions. | Class | com.orientechnologies.orient.core.metadata.security | Orientdb |
|
OUserObject2RecordHandler | Basic interface to handle the mapping between user objects and records. | Interface | com.orientechnologies.orient.core.db | Orientdb |
|
OUserTrigger | Encrypt the password using the SHA-256 algorithm. | Class | com.orientechnologies.orient.core.metadata.security | Orientdb |
|
OUtils | | Class | com.orientechnologies.common.io | Orientdb |
|
OUUIDSerializer | | Class | com.orientechnologies.common.serialization.types | Orientdb |
|
OValidationException | | Class | com.orientechnologies.orient.core.exception | Orientdb |
|
OVariableParser | Resolve entity class and descriptors using the paths configured. | Class | com.orientechnologies.common.parser | Orientdb |
|
OVariableParserListener | Wake up at every variable found. | Interface | com.orientechnologies.common.parser | Orientdb |
|
OVarIntSerializer | | Class | com.orientechnologies.orient.core.serialization.serializer.record.binary | Orientdb |
|
OVersion | | Class | com.orientechnologies.orient.core.annotation | Orientdb |
|
OVersionFactory | | Class | com.orientechnologies.orient.core.version | Orientdb |
|
OVersionRecordConflictStrategy | Default strategy that checks the record version number: if the current update has a version different than stored one, then aOConcurrentModificationException is thrown. | Class | com.orientechnologies.orient.core.conflict | Orientdb |
|
OWALPage | | Class | com.orientechnologies.orient.core.storage.impl.local.paginated.wal | Orientdb |
|
OWALPageBrokenException | | Class | com.orientechnologies.orient.core.storage.impl.local.paginated.wal | Orientdb |
|
OWALRecord | | Interface | com.orientechnologies.orient.core.storage.impl.local.paginated.wal | Orientdb |
|
OWALRecordsFactory | | Class | com.orientechnologies.orient.core.storage.impl.local.paginated.wal | Orientdb |
|
OWOWCache | | Class | com.orientechnologies.orient.core.index.hashindex.local.cache | Orientdb |
|
OWriteAheadLog | | Interface | com.orientechnologies.orient.core.storage.impl.local.paginated.wal | Orientdb |
|
OZIPCompression | | Class | com.orientechnologies.orient.core.compression.impl | Orientdb |
|
OZIPCompressionUtil | | Class | com.orientechnologies.orient.core.compression.impl | Orientdb |
|
PersistenceXml | | Class | com.orientechnologies.orient.object.jpa.parsing | Orientdb |
|
PersistenceXmlUtil | Simple handler for persistence. | Class | com.orientechnologies.orient.object.jpa.parsing | Orientdb |
|
SQLUpdateReturnModeEnum | enum SQLUpdateReturnModeEnumCreated by Kowalot on 10. | Class | com.orientechnologies.orient.core.sql | Orientdb |
|
SynchronizedLRUList | | Class | com.orientechnologies.orient.core.index.hashindex.local.cache | Orientdb |
|
TTYConsoleReader | | Class | com.orientechnologies.common.console | Orientdb |