public class OIndexRemoteOneValue extends OIndexRemote
clustersToIndex, configuration, databaseName, indexDefinition, name, QUERY_ENTRIES, QUERY_ENTRIES_DESC, QUERY_GET_VALUES_AND_OPERATOR, QUERY_GET_VALUES_BEETWEN_EXCLUSIVE_FROM_CONDITION, QUERY_GET_VALUES_BEETWEN_EXCLUSIVE_TO_CONDITION, QUERY_GET_VALUES_BEETWEN_INCLUSIVE_FROM_CONDITION, QUERY_GET_VALUES_BEETWEN_INCLUSIVE_TO_CONDITION, QUERY_GET_VALUES_BEETWEN_SELECT, QUERY_GET_VALUES_LIMIT
MERGE_KEYS
Constructor and Description |
---|
OIndexRemoteOneValue(String iName,
String iWrappedType,
String algorithm,
ORID iRid,
OIndexDefinition iIndexDefinition,
ODocument iConfiguration,
Set<String> clustersToIndex,
String database) |
Modifier and Type | Method and Description |
---|---|
OIdentifiable |
get(Object key)
Deprecated.
|
boolean |
isUnique() |
boolean |
supportsOrderedIterations() |
automaticRebuild, clear, compareTo, contains, count, count, create, cursor, delete, descCursor, equals, flush, getAlgorithm, getClusters, getConfiguration, getDatabase, getDatabaseName, getDefinition, getEntries, getFirstKey, getIdentity, getIndexId, getInternal, getKeySize, getKeyTypes, getLastKey, getMetadata, getName, getRebuildVersion, getSize, getType, getVersion, hashCode, isAutomatic, isRebuilding, iterateEntries, iterateEntriesBetween, iterateEntriesMajor, iterateEntriesMinor, keyCursor, put, rebuild, rebuild, remove, remove, remove
@Deprecated public OIdentifiable get(Object key)
OIndex
key
- The key to searchpublic boolean isUnique()
isUnique
in interface OIndex
isUnique
in class OIndexRemote
public boolean supportsOrderedIterations()
Copyright © 2009–2020 OrientDB. All rights reserved.