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 |
OIndexRemote.clear() |
OIndexRemote |
OIndexRemote.create(String name,
OIndexDefinition indexDefinition,
String clusterIndexName,
Set<String> clustersToIndex,
boolean rebuild,
OProgressListener progressListener) |
OIndexRemote |
OIndexRemote.delete() |
OIndexRemote |
OIndexRemote.put(Object key,
OIdentifiable value) |
Copyright © 2009–2020 OrientDB. All rights reserved.