ch.ethz.mxquery.opt.index
Class NonEqIndex
java.lang.Object
ch.ethz.mxquery.opt.index.NonEqIndex
public class NonEqIndex
- extends java.lang.Object
supposes that there is only one value and that is Time :(
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NonEqIndex
public NonEqIndex(IndexSchema schema)
- Parameters:
schema
-
index
public void index(Token[] values,
int windowId)
retreive
public IntegerList retreive(Token[] values)
retreiveAndRemove
public IntegerList retreiveAndRemove(Token[] values)
MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich