| Package | Description |
|---|---|
| com.orientechnologies.orient.core.index |
| Modifier and Type | Class and Description |
|---|---|
class |
OIndexRemoteMultiValue
Proxied index.
|
class |
OIndexRemoteOneValue
Proxied single value index.
|
| Modifier and Type | Method and Description |
|---|---|
OIndexRemote<T> |
OIndexRemote.clear() |
OIndexRemote<T> |
OIndexRemote.create(String name,
OIndexDefinition indexDefinition,
String clusterIndexName,
Set<String> clustersToIndex,
boolean rebuild,
OProgressListener progressListener) |
OIndexRemote<T> |
OIndexRemote.delete() |
OIndexRemote<T> |
OIndexRemote.put(Object iKey,
OIdentifiable iValue) |
Copyright © 2009–2025 OrientDB. All rights reserved.