ch.ethz.mxquery.opt.index
Class EqIndex
java.lang.Object
ch.ethz.mxquery.opt.index.EqIndex
public class EqIndex
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EqIndex
public EqIndex(IndexSchema schema)
index
public void index(Token[] values,
int windowId)
retreive
public IntegerList retreive(Token[] values)
retreiveAndRemove
public IntegerList retreiveAndRemove(Token[] values)
getGroups
public java.util.Vector getGroups()
getValues
public java.util.Vector getValues()
MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich