com.orientechnologies.orient.core.index.OIndexManager.addClusterToIndex(String, String) |
com.orientechnologies.orient.core.metadata.security.OSecurityRole.addRule(String, int) |
com.orientechnologies.orient.core.metadata.security.ORole.addRule(String, int) |
com.orientechnologies.orient.core.metadata.security.OImmutableUser.allow(String, int) |
com.orientechnologies.orient.core.metadata.security.OImmutableRole.allow(String, int) |
com.orientechnologies.orient.core.metadata.security.OUser.allow(String, int) |
com.orientechnologies.orient.core.metadata.security.OSecurityRole.allow(String, int) |
com.orientechnologies.orient.core.metadata.security.OSecurityUser.allow(String, int) |
com.orientechnologies.orient.core.metadata.security.ORole.allow(String, int) |
com.orientechnologies.orient.core.index.OIndexManager.areIndexed(String, Collection<String>) |
com.orientechnologies.orient.core.index.OIndexManager.areIndexed(String, String...)
|
com.orientechnologies.orient.core.metadata.schema.OType.asString(Object) |
com.orientechnologies.orient.core.index.OIndexManager.autoRecreateIndexesAfterCrash() |
com.orientechnologies.orient.core.db.ODatabase.begin(OTransaction) |
com.orientechnologies.orient.core.db.document.ODatabaseDocumentAbstract.begin(OTransaction) |
com.orientechnologies.orient.core.command.script.OScriptManager.bind(ScriptEngine, Bindings, ODatabaseDocumentInternal, OCommandContext, Map<Object, Object>) |
com.orientechnologies.orient.core.db.document.ODatabaseDocument.browseCluster(String, Class<REC>) |
com.orientechnologies.orient.core.db.document.ODatabaseDocument.browseCluster(String, Class<REC>, long, long) |
com.orientechnologies.orient.core.db.document.ODatabaseDocumentAbstract.browseCluster(String, Class<REC>, long, long, boolean) |
com.orientechnologies.orient.core.db.document.ODatabaseDocument.browseCluster(String, Class<REC>, long, long, boolean) |
com.orientechnologies.orient.core.db.document.ODatabaseDocumentAbstract.browseCluster(String, long, long, boolean) |
com.orientechnologies.orient.core.metadata.security.OImmutableUser.checkIfAllowed(String, int) |
com.orientechnologies.orient.core.metadata.security.OUser.checkIfAllowed(String, int) |
com.orientechnologies.orient.core.metadata.security.OSecurityUser.checkIfAllowed(String, int) |
com.orientechnologies.orient.core.db.document.ODatabaseDocumentEmbedded.checkSecurity(String, int) |
com.orientechnologies.orient.core.db.document.ODatabaseDocument.checkSecurity(String, int) |
com.orientechnologies.orient.core.db.document.ODatabaseDocumentEmbedded.checkSecurity(String, int, Object...) |
com.orientechnologies.orient.core.db.document.ODatabaseDocument.checkSecurity(String, int, Object...) |
com.orientechnologies.orient.core.db.document.ODatabaseDocumentEmbedded.checkSecurity(String, int, Object) |
com.orientechnologies.orient.core.db.document.ODatabaseDocument.checkSecurity(String, int, Object) |
com.orientechnologies.orient.core.index.OIndexAbstract.clear()
|
com.orientechnologies.orient.core.index.OIndex.clear()
|
com.orientechnologies.orient.core.index.OIndexAbstractDelegate.clear() |
com.orientechnologies.orient.core.sql.OChainedIndexProxy.clear()
|
com.orientechnologies.orient.core.tx.OTransaction.clearIndexEntries() |
com.orientechnologies.orient.core.tx.OTransaction.clearRecordEntries() |
com.orientechnologies.orient.core.schedule.OCronExpression.clone() |
com.orientechnologies.orient.core.schedule.OScheduler.close() |
com.orientechnologies.orient.core.metadata.function.OFunctionLibrary.close() |
com.orientechnologies.orient.core.metadata.schema.OSchemaProxy.close() |
com.orientechnologies.orient.core.metadata.OMetadataDefault.close() |
com.orientechnologies.orient.core.metadata.OMetadata.close() |
com.orientechnologies.orient.core.metadata.sequence.OSequenceLibrary.close() |
com.orientechnologies.orient.object.metadata.OMetadataObject.close() |
com.orientechnologies.orient.core.db.ODatabase.command(OCommandRequest)
|
com.orientechnologies.orient.client.remote.OServerAdmin.connect(String, String) |
com.orientechnologies.orient.core.index.OIndexAbstract.count(Object) |
com.orientechnologies.orient.core.index.OIndex.count(Object)
|
com.orientechnologies.orient.core.index.OIndexAbstractDelegate.count(Object) |
com.orientechnologies.orient.core.db.ODatabase.countClusterElements(int[], boolean) |
com.orientechnologies.orient.core.db.ODatabase.countClusterElements(int, boolean) |
com.orientechnologies.orient.core.schedule.OScheduler.create() |
com.orientechnologies.orient.core.index.OIndexManager.create() |
com.orientechnologies.orient.core.metadata.function.OFunctionLibrary.create() |
com.orientechnologies.orient.core.metadata.schema.OSchema.create() |
com.orientechnologies.orient.core.metadata.OMetadataDefault.create() |
com.orientechnologies.orient.core.metadata.OMetadata.create() |
com.orientechnologies.orient.core.metadata.sequence.OSequenceLibrary.create() |
com.orientechnologies.orient.object.metadata.OMetadataObject.create() |
com.orientechnologies.orient.core.db.ODatabase.create() |
com.orientechnologies.orient.core.db.ODatabase.create(Map<OGlobalConfiguration, Object>) |
com.orientechnologies.orient.core.db.ODatabase.create(String) |
com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx.create(String) |
com.orientechnologies.orient.client.db.ODatabaseHelper.createDatabase(ODatabase, String) |
com.orientechnologies.orient.client.db.ODatabaseHelper.createDatabase(ODatabase, String, String) |
com.orientechnologies.orient.client.db.ODatabaseHelper.createDatabase(ODatabase, String, String, String) |
com.orientechnologies.orient.client.remote.OServerAdmin.createDatabase(String) |
com.orientechnologies.orient.client.remote.OServerAdmin.createDatabase(String, String) |
com.orientechnologies.orient.core.index.OIndexManager.createIndex(String, String, OIndexDefinition, int[], OProgressListener, ODocument)
|
com.orientechnologies.orient.core.index.OIndexManager.createIndex(String, String, OIndexDefinition, int[], OProgressListener, ODocument, String)
|
com.orientechnologies.orient.core.index.OIndexAbstract.cursor() |
com.orientechnologies.orient.core.index.OIndex.cursor()
|
com.orientechnologies.orient.core.index.OIndexAbstractDelegate.cursor() |
com.orientechnologies.orient.client.db.ODatabaseHelper.deleteDatabase(ODatabase, String) |
com.orientechnologies.orient.client.db.ODatabaseHelper.deleteDatabase(ODatabase, String, String) |
com.orientechnologies.orient.client.remote.OServerAdmin.deleteDatabase(String) |
com.orientechnologies.orient.core.index.OIndexAbstract.descCursor() |
com.orientechnologies.orient.core.index.OIndex.descCursor()
|
com.orientechnologies.orient.core.index.OIndexAbstractDelegate.descCursor() |
com.orientechnologies.orient.core.db.ODatabase.drop() |
com.orientechnologies.orient.client.db.ODatabaseHelper.dropDatabase(ODatabase, String) |
com.orientechnologies.orient.client.db.ODatabaseHelper.dropDatabase(ODatabase, String, String) |
com.orientechnologies.orient.core.index.OIndexManager.dropIndex(String)
|
com.orientechnologies.orient.core.metadata.schema.OPropertyImpl.dropIndexes()
|
com.orientechnologies.orient.core.metadata.schema.OPropertyAbstractDelegate.dropIndexes() |
com.orientechnologies.orient.core.metadata.schema.OProperty.dropIndexes()
|
com.orientechnologies.orient.core.metadata.schema.OPropertyImpl.dropIndexesInternal()
|
com.orientechnologies.orient.core.metadata.sequence.OSequenceLibraryProxy.dropSequence(String) |
com.orientechnologies.orient.core.metadata.function.OFunction.execute(Map<Object, Object>) |
com.orientechnologies.orient.core.metadata.function.OFunction.execute(Object...) |
com.orientechnologies.orient.core.metadata.function.OFunction.executeInContext(OCommandContext, Map<String, Object>) |
com.orientechnologies.orient.core.metadata.function.OFunction.executeInContext(OCommandContext, Object...) |
com.orientechnologies.orient.core.db.ODatabase.exists() |
com.orientechnologies.orient.client.db.ODatabaseHelper.existsDatabase(ODatabase, String) |
com.orientechnologies.orient.client.db.ODatabaseHelper.existsDatabase(String) |
com.orientechnologies.orient.core.index.OIndexManager.existsIndex(String)
|
com.orientechnologies.orient.core.record.impl.ODocument.fields(Map<String, Object>) |
com.orientechnologies.orient.core.index.OIndexAbstract.flush() |
com.orientechnologies.orient.core.index.OIndex.flush() |
com.orientechnologies.orient.core.index.OIndexAbstractDelegate.flush() |
com.orientechnologies.orient.client.db.ODatabaseHelper.freezeDatabase(ODatabase) |
com.orientechnologies.orient.core.config.OStorageConfigurationImpl.fromStream(byte[])
|
com.orientechnologies.orient.core.record.impl.ODocument.fromString(String) |
com.orientechnologies.orient.core.index.OIndexMultiValues.get(Object) |
com.orientechnologies.orient.core.index.OIndexRemoteMultiValue.get(Object) |
com.orientechnologies.orient.core.index.OIndexRemoteOneValue.get(Object) |
com.orientechnologies.orient.core.index.OIndex.get(Object)
|
com.orientechnologies.orient.core.index.OIndexTxAwareMultiValue.get(Object) |
com.orientechnologies.orient.core.index.OIndexOneValue.get(Object) |
com.orientechnologies.orient.core.index.OIndexTxAwareOneValue.get(Object) |
com.orientechnologies.orient.core.index.OIndexAbstractDelegate.get(Object) |
com.orientechnologies.orient.core.sql.OChainedIndexProxy.get(Object) |
com.orientechnologies.lucene.index.OLuceneIndexNotUnique.get(Object) |
com.orientechnologies.orient.core.metadata.schema.OImmutableClass.getAllBaseClasses() |
com.orientechnologies.orient.core.metadata.schema.OClassAbstractDelegate.getAllBaseClasses() |
com.orientechnologies.orient.core.metadata.schema.OClass.getAllBaseClasses() |
com.orientechnologies.orient.core.metadata.schema.OClassImpl.getAllBaseClasses() |
com.orientechnologies.orient.core.metadata.schema.OImmutableClass.getBaseClasses() |
com.orientechnologies.orient.core.metadata.schema.OClassAbstractDelegate.getBaseClasses() |
com.orientechnologies.orient.core.metadata.schema.OClass.getBaseClasses() |
com.orientechnologies.orient.core.metadata.schema.OClassImpl.getBaseClasses() |
com.orientechnologies.orient.core.index.OIndexManager.getClassAutoShardingIndex(String)
|
com.orientechnologies.orient.core.index.OIndexManager.getClassIndex(String, String)
|
com.orientechnologies.orient.core.index.OIndexManager.getClassIndexes(String)
|
com.orientechnologies.orient.core.index.OIndexManager.getClassIndexes(String, Collection<OIndex>)
|
com.orientechnologies.orient.core.index.OIndexManager.getClassInvolvedIndexes(String, Collection<String>)
|
com.orientechnologies.orient.core.index.OIndexManager.getClassInvolvedIndexes(String, String...)
|
com.orientechnologies.orient.core.index.OIndexManager.getClassUniqueIndex(String)
|
com.orientechnologies.orient.core.db.ODatabase.getClusterRecordSizeById(int) |
com.orientechnologies.orient.core.db.ODatabase.getClusterRecordSizeByName(String) |
com.orientechnologies.orient.core.sql.filter.OSQLFilterCondition.getCollate() |
com.orientechnologies.orient.core.sql.parser.CharStream.getColumn() |
com.orientechnologies.orient.core.sql.parser.JavaCharStream.getColumn() |
com.orientechnologies.orient.core.index.OIndexManager.getConfiguration() |
com.orientechnologies.orient.client.db.ODatabaseHelper.getConfigurationFile() |
com.orientechnologies.orient.client.db.ODatabaseHelper.getConfigurationFile(String) |
com.orientechnologies.orient.core.db.ODatabase.getConflictStrategy() |
com.orientechnologies.orient.server.distributed.ODistributedServerManager.getCoordinatorServer() |
com.orientechnologies.orient.server.distributed.impl.ODistributedAbstractPlugin.getCoordinatorServer() |
com.orientechnologies.orient.core.tx.OTransaction.getCurrentRecordEntries() |
com.orientechnologies.orient.core.index.OIndexManager.getDefaultClusterName() |
com.orientechnologies.orient.core.db.ODatabase.getDictionary()
|
com.orientechnologies.orient.core.db.document.ODatabaseDocumentAbstract.getDictionary() |
com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx.getDictionary() |
com.orientechnologies.orient.core.index.OIndexManager.getDictionary()
|
com.orientechnologies.orient.object.db.OObjectDatabaseTx.getDictionary() |
com.orientechnologies.orient.core.command.OCommandRequest.getFetchPlan() |
com.orientechnologies.orient.core.index.OIndexAbstract.getFirstKey() |
com.orientechnologies.orient.core.index.OIndex.getFirstKey()
|
com.orientechnologies.orient.core.index.OIndexAbstractDelegate.getFirstKey() |
com.orientechnologies.orient.core.metadata.schema.OPropertyImpl.getIndex()
|
com.orientechnologies.orient.core.metadata.schema.OPropertyAbstractDelegate.getIndex() |
com.orientechnologies.orient.core.metadata.schema.OProperty.getIndex()
|
com.orientechnologies.orient.core.index.OIndexManager.getIndex(String)
|
com.orientechnologies.orient.core.index.OIndexManager.getIndexes()
|
com.orientechnologies.orient.core.metadata.schema.OPropertyImpl.getIndexes()
|
com.orientechnologies.orient.core.metadata.schema.OPropertyAbstractDelegate.getIndexes() |
com.orientechnologies.orient.core.metadata.schema.OProperty.getIndexes()
|
com.orientechnologies.orient.core.metadata.OMetadataDefault.getIndexManager() |
com.orientechnologies.orient.core.metadata.OMetadata.getIndexManager()
|
com.orientechnologies.orient.object.metadata.OMetadataObject.getIndexManager() |
com.orientechnologies.orient.core.metadata.schema.OType.getJavaTypes() |
com.orientechnologies.orient.core.index.OIndexAbstract.getKeySize() |
com.orientechnologies.orient.core.index.OIndex.getKeySize()
|
com.orientechnologies.orient.core.index.OIndexAbstractDelegate.getKeySize() |
com.orientechnologies.orient.core.index.OIndexAbstract.getLastKey() |
com.orientechnologies.orient.core.index.OIndex.getLastKey()
|
com.orientechnologies.orient.core.index.OIndexAbstractDelegate.getLastKey() |
com.orientechnologies.orient.core.sql.parser.CharStream.getLine() |
com.orientechnologies.orient.core.sql.parser.JavaCharStream.getLine() |
com.orientechnologies.orient.core.metadata.security.ORole.getMode() |
com.orientechnologies.orient.core.record.impl.ODocument.getOwners() |
com.orientechnologies.orient.core.db.ODatabase.getProperties()
|
com.orientechnologies.orient.core.db.ODatabase.getProperty(String)
|
com.orientechnologies.orient.core.index.OIndexAbstract.getRebuildVersion() |
com.orientechnologies.orient.core.index.OIndex.getRebuildVersion() |
com.orientechnologies.orient.core.index.OIndexAbstractDelegate.getRebuildVersion() |
com.orientechnologies.orient.core.db.ODatabase.getRecordMetadata(ORID) |
com.orientechnologies.orient.core.metadata.security.ORole.getRules() |
com.orientechnologies.orient.core.metadata.OMetadata.getSchemaClusterId() |
com.orientechnologies.orient.client.remote.OServerAdmin.getServerInfo() |
com.orientechnologies.orient.client.db.ODatabaseHelper.getServerRootPassword() |
com.orientechnologies.orient.client.db.ODatabaseHelper.getServerRootPassword(String) |
com.orientechnologies.orient.core.db.ODatabase.getSize() |
com.orientechnologies.orient.core.index.OIndexAbstract.getSize() |
com.orientechnologies.orient.core.index.OIndex.getSize()
|
com.orientechnologies.orient.core.index.OIndexAbstractDelegate.getSize() |
com.orientechnologies.orient.core.db.document.ODatabaseDocumentTx.getStorage() |
com.orientechnologies.orient.core.serialization.serializer.OStringSerializerHelper.getStringContent(Object) |
com.orientechnologies.orient.core.metadata.schema.OImmutableClass.getSuperClass() |
com.orientechnologies.orient.core.metadata.schema.OClassAbstractDelegate.getSuperClass() |
com.orientechnologies.orient.core.metadata.schema.OClass.getSuperClass() |
com.orientechnologies.orient.core.metadata.schema.OClassImpl.getSuperClass() |
com.tinkerpop.blueprints.impls.orient.OrientEdgeType.getSuperClass() |
com.orientechnologies.orient.core.command.OCommandRequest.getTimeoutStrategy() |
com.orientechnologies.orient.core.command.OCommandRequest.getTimeoutTime() |
com.orientechnologies.orient.core.metadata.schema.OSchema.getVersion() |
com.orientechnologies.orient.core.metadata.schema.OSchemaShared.getVersion() |
com.orientechnologies.orient.object.metadata.schema.OSchemaProxyObject.getVersion() |
com.tinkerpop.blueprints.impls.orient.OrientBaseGraph.getVertexByKey(String, Object) |
com.orientechnologies.orient.core.Orient.getWorkers()
|
com.orientechnologies.orient.core.metadata.security.OSecurityRole.grant(String, int) |
com.orientechnologies.orient.core.metadata.security.ORole.grant(String, int) |
com.orientechnologies.orient.core.metadata.security.OImmutableRole.hasRule(String) |
com.orientechnologies.orient.core.metadata.security.OSecurityRole.hasRule(String) |
com.orientechnologies.orient.core.metadata.security.ORole.hasRule(String) |
com.orientechnologies.orient.core.metadata.schema.OPropertyImpl.isIndexed()
|
com.orientechnologies.orient.core.metadata.schema.OPropertyAbstractDelegate.isIndexed() |
com.orientechnologies.orient.core.metadata.schema.OProperty.isIndexed()
|
com.orientechnologies.orient.core.db.ODatabase.isMVCC() |
com.orientechnologies.orient.object.db.OObjectDatabaseTx.isMVCC() |
com.orientechnologies.orient.core.index.OIndexAbstract.isRebuilding() |
com.orientechnologies.orient.core.index.OIndex.isRebuilding() |
com.orientechnologies.orient.core.index.OIndexAbstractDelegate.isRebuilding() |
com.orientechnologies.orient.object.db.OObjectDatabaseTx.isRetainObjects() |
com.orientechnologies.orient.core.metadata.security.OImmutableUser.isRuleDefined(String) |
com.orientechnologies.orient.core.metadata.security.OUser.isRuleDefined(String) |
com.orientechnologies.orient.core.metadata.security.OSecurityUser.isRuleDefined(String) |
com.orientechnologies.orient.core.tx.OTransactionInternal.isUsingLog() |
com.orientechnologies.orient.core.index.OIndexAbstract.iterateEntries(Collection<?>, boolean) |
com.orientechnologies.orient.core.index.OIndex.iterateEntries(Collection<?>, boolean)
|
com.orientechnologies.orient.core.index.OIndexAbstractDelegate.iterateEntries(Collection<?>, boolean) |
com.orientechnologies.orient.core.index.OIndexAbstract.iterateEntriesBetween(Object, boolean, Object, boolean, boolean) |
com.orientechnologies.orient.core.index.OIndex.iterateEntriesBetween(Object, boolean, Object, boolean, boolean)
|
com.orientechnologies.orient.core.index.OIndexAbstractDelegate.iterateEntriesBetween(Object, boolean, Object, boolean, boolean) |
com.orientechnologies.orient.core.index.OIndexAbstract.iterateEntriesMajor(Object, boolean, boolean) |
com.orientechnologies.orient.core.index.OIndex.iterateEntriesMajor(Object, boolean, boolean)
|
com.orientechnologies.orient.core.index.OIndexAbstractDelegate.iterateEntriesMajor(Object, boolean, boolean) |
com.orientechnologies.orient.core.index.OIndexAbstract.iterateEntriesMinor(Object, boolean, boolean) |
com.orientechnologies.orient.core.index.OIndex.iterateEntriesMinor(Object, boolean, boolean)
|
com.orientechnologies.orient.core.index.OIndexAbstractDelegate.iterateEntriesMinor(Object, boolean, boolean) |
com.orientechnologies.orient.core.index.OIndexAbstract.keyCursor() |
com.orientechnologies.orient.core.index.OIndex.keyCursor()
|
com.orientechnologies.orient.core.index.OIndexAbstractDelegate.keyCursor() |
com.orientechnologies.orient.client.remote.OServerAdmin.listDatabases() |
com.orientechnologies.orient.core.schedule.OScheduler.load() |
com.orientechnologies.orient.core.index.OIndexManager.load() |
com.orientechnologies.orient.core.metadata.function.OFunctionLibrary.load() |
com.orientechnologies.orient.core.metadata.schema.OSchemaProxy.load() |
com.orientechnologies.orient.core.metadata.OMetadataDefault.load() |
com.orientechnologies.orient.core.metadata.OMetadata.load() |
com.orientechnologies.orient.core.metadata.sequence.OSequenceLibrary.load() |
com.orientechnologies.orient.object.metadata.OMetadataObject.load() |
com.orientechnologies.orient.core.tx.OTransactionNoTx.loadRecord(ORID, ORecord, String, boolean, boolean, boolean, OStorage.LOCKING_STRATEGY) |
com.orientechnologies.orient.core.tx.OTransaction.loadRecord(ORID, ORecord, String, boolean, boolean, boolean, OStorage.LOCKING_STRATEGY) |
com.orientechnologies.orient.core.tx.OTransactionNoTx.loadRecord(ORID, ORecord, String, boolean, boolean, OStorage.LOCKING_STRATEGY) |
com.orientechnologies.orient.core.tx.OTransaction.loadRecord(ORID, ORecord, String, boolean, boolean, OStorage.LOCKING_STRATEGY) |
com.orientechnologies.orient.core.tx.OTransaction.lockingStrategy(OIdentifiable) |
com.orientechnologies.orient.core.tx.OTransaction.lockRecord(OIdentifiable, OStorage.LOCKING_STRATEGY) |
com.orientechnologies.orient.core.id.ORID.nextRid() |
com.orientechnologies.orient.core.db.ODatabaseListener.onCorruptionRepairDatabase(ODatabase, String, String) |
com.orientechnologies.orient.core.db.ODatabaseListener.onCreate(ODatabase) |
com.orientechnologies.orient.core.db.ODatabaseLifecycleListener.onCreateClass(ODatabaseInternal, OClass) |
com.orientechnologies.orient.core.db.ODatabaseListener.onDelete(ODatabase) |
com.orientechnologies.orient.core.db.ODatabaseLifecycleListener.onDropClass(ODatabaseInternal, OClass) |
com.orientechnologies.orient.core.db.ODatabaseListener.onOpen(ODatabase) |
com.orientechnologies.orient.core.db.ODatabaseInternal.open(OToken) |
com.orientechnologies.orient.core.db.document.ODatabaseDocumentRemote.open(OToken) |
com.orientechnologies.orient.core.db.document.ODatabaseDocumentEmbedded.open(OToken) |
com.orientechnologies.orient.core.db.ODatabase.open(String, String) |
com.orientechnologies.orient.client.db.ODatabaseHelper.openDatabase(ODatabase) |
com.orientechnologies.orient.core.record.impl.ODocument.placeholder() |
com.orientechnologies.orient.core.db.ODatabase.query(OQuery<?>, Object...)
|
com.orientechnologies.orient.core.index.OIndexManager.recreateIndexes()
|
com.orientechnologies.orient.client.db.ODatabaseHelper.releaseDatabase(ODatabase) |
com.orientechnologies.orient.core.index.OIndexManager.reload() |
com.orientechnologies.orient.core.index.OIndexManager.removeClassPropertyIndex(OIndex) |
com.orientechnologies.orient.core.index.OIndexManager.removeClusterFromIndex(String, String) |
com.orientechnologies.orient.core.metadata.security.OSecurityRole.revoke(String, int) |
com.orientechnologies.orient.core.metadata.security.ORole.revoke(String, int) |
com.orientechnologies.orient.core.index.OIndexManager.save() |
com.orientechnologies.orient.core.db.ODatabase.setConflictStrategy(ORecordConflictStrategy) |
com.orientechnologies.orient.core.db.ODatabase.setConflictStrategy(String) |
com.orientechnologies.orient.core.db.document.ODatabaseDocumentAbstract.setCurrentDatabaseInThreadLocal() |
com.orientechnologies.orient.core.db.document.ODatabaseDocumentAbstract.setDefaultClusterIdInternal(int) |
com.orientechnologies.orient.core.index.OIndexManager.setDefaultClusterName(String) |
com.orientechnologies.orient.core.command.OCommandRequest.setFetchPlan(String) |
com.orientechnologies.orient.server.network.protocol.http.OHttpResponse.setHeader(String) |
com.orientechnologies.orient.core.command.OCommandRequest.setLimit(int) |
com.orientechnologies.orient.core.metadata.security.ORole.setMode(OSecurityRole.ALLOW_MODES) |
com.orientechnologies.orient.core.db.ODatabase.setMVCC(boolean) |
com.orientechnologies.orient.object.db.OObjectDatabaseTx.setMVCC(boolean) |
com.orientechnologies.orient.core.db.ODatabase.setProperty(String, Object)
|
com.orientechnologies.orient.object.db.OObjectDatabaseTx.setRetainObjects(boolean) |
com.orientechnologies.orient.core.db.ODatabase.setStatus(ODatabase.STATUS) |
com.orientechnologies.orient.core.metadata.schema.OImmutableClass.setSuperClass(OClass) |
com.orientechnologies.orient.core.metadata.schema.OClassAbstractDelegate.setSuperClass(OClass) |
com.orientechnologies.orient.core.metadata.schema.OClass.setSuperClass(OClass) |
com.orientechnologies.orient.core.metadata.schema.OClassImpl.setSuperClass(OClass) |
com.orientechnologies.orient.core.command.OCommandRequest.setTimeout(long, OCommandContext.TIMEOUT_STRATEGY) |
com.tinkerpop.blueprints.impls.orient.OrientConfigurableGraph.setUseVertexFieldsForEdgeLabels(boolean) |
com.orientechnologies.orient.core.tx.OTransaction.setUsingLog(boolean)
|
com.orientechnologies.orient.core.config.OStorageConfigurationImpl.toStream()
|
com.orientechnologies.orient.core.tx.OTransaction.unlockRecord(OIdentifiable) |
com.orientechnologies.orient.core.index.OIndexManager.waitTillIndexRestore()
|