public class OIndexMetadata extends Object
Constructor and Description |
---|
OIndexMetadata(String name,
OIndexDefinition indexDefinition,
Set<String> clustersToIndex,
String type,
String algorithm,
String valueContainerAlgorithm) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getAlgorithm() |
Set<String> |
getClustersToIndex() |
OIndexDefinition |
getIndexDefinition() |
String |
getName() |
String |
getType() |
int |
hashCode() |
public String getName()
public OIndexDefinition getIndexDefinition()
public String getType()
public String getAlgorithm()
Copyright © 2009–2020 OrientDB. All rights reserved.