public class OCompositeCollate extends Object implements OCollate
Constructor and Description |
---|
OCompositeCollate(OAbstractIndexDefinition oCompositeIndexDefinition) |
Modifier and Type | Method and Description |
---|---|
void |
addCollate(OCollate collate) |
boolean |
equals(Object o) |
List<OCollate> |
getCollates() |
String |
getName() |
int |
hashCode() |
String |
toString() |
Object |
transform(Object obj) |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
compareForOrderBy
public OCompositeCollate(OAbstractIndexDefinition oCompositeIndexDefinition)
oCompositeIndexDefinition
- public void addCollate(OCollate collate)
Copyright © 2009–2020 OrientDB. All rights reserved.