| Package | Description |
|---|---|
| com.orientechnologies.orient.core.db | |
| com.orientechnologies.orient.core.index | |
| com.orientechnologies.orient.server.distributed.impl.metadata |
| Modifier and Type | Field and Description |
|---|---|
protected OIndexManagerAbstract |
OSharedContext.indexManager |
| Modifier and Type | Method and Description |
|---|---|
OIndexManagerAbstract |
OSharedContext.getIndexManager() |
| Modifier and Type | Class and Description |
|---|---|
class |
OIndexManagerRemote |
class |
OIndexManagerShared
Manages indexes at database level.
|
| Modifier and Type | Method and Description |
|---|---|
OIndexManagerAbstract |
OIndexManagerAbstract.load(ODatabaseDocumentInternal database) |
OIndexManagerAbstract |
OIndexManagerAbstract.reload() |
| Constructor and Description |
|---|
OIndexManagerProxy(OIndexManagerAbstract iDelegate,
ODatabaseDocumentInternal iDatabase) |
| 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–2025 OrientDB. All rights reserved.