Modifier and Type | Field and Description |
---|---|
protected OIndexManagerAbstract |
OSharedContext.indexManager |
Modifier and Type | Method and Description |
---|---|
OIndexManagerAbstract |
OSharedContext.getIndexManager() |
Modifier and Type | Method and Description |
---|---|
void |
OMetadataUpdateListener.onIndexManagerUpdate(String database,
OIndexManagerAbstract indexManager) |
Modifier and Type | Class and Description |
---|---|
class |
OIndexManagerRemote |
class |
OIndexManagerShared
Manages indexes at database level.
|
Modifier and Type | Method and Description |
---|---|
OIndexManagerAbstract |
OIndexManagerProxy.delegate() |
OIndexManagerAbstract |
OIndexManagerAbstract.load(ODatabaseDocumentInternal database) |
OIndexManagerAbstract |
OIndexManagerAbstract.reload() |
Constructor and Description |
---|
OIndexManagerProxy(OIndexManagerAbstract iDelegate,
ODatabaseDocumentInternal iDatabase) |
Modifier and Type | Method and Description |
---|---|
OIndexManagerAbstract |
OMetadataDefault.getIndexManagerInternal() |
OIndexManagerAbstract |
OMetadataInternal.getIndexManagerInternal() |
Modifier and Type | Method and Description |
---|---|
void |
OExecutionPlanCache.onIndexManagerUpdate(String database,
OIndexManagerAbstract indexManager) |
Modifier and Type | Method and Description |
---|---|
OIndexInternal |
OTransactionIndexChanges.resolveAssociatedIndex(String indexName,
OIndexManagerAbstract indexManager,
ODatabaseDocumentInternal db) |
Modifier and Type | Method and Description |
---|---|
OIndexManagerAbstract |
OMetadataObject.getIndexManagerInternal() |
Modifier and Type | Method and Description |
---|---|
void |
OPushManager.onIndexManagerUpdate(String database,
OIndexManagerAbstract indexManager) |
Modifier and Type | Class and Description |
---|---|
class |
OIndexManagerDistributed
Created by tglman on 23/06/17.
|
Modifier and Type | Method and Description |
---|---|
OIndexManagerAbstract |
OIndexManagerDistributed.load(ODatabaseDocumentInternal database) |
Copyright © 2009–2020 OrientDB. All rights reserved.