|
MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.ethz.mxquery.sms.MMimpl.LazyFIFOStore
ch.ethz.mxquery.sms.MMimpl.LazyRandomFIFOStore
public class LazyRandomFIFOStore
Constructor Summary | |
---|---|
LazyRandomFIFOStore(int id,
int blockSize,
WindowBuffer container)
|
Method Summary | |
---|---|
void |
freeBuffers()
|
void |
start()
|
Methods inherited from class ch.ethz.mxquery.sms.MMimpl.LazyFIFOStore |
---|
buffer, compare, copySource, deleteItems, get, get, getAttributePosFromNodeId, getAttributePosFromTokenId, getCurrentTokenId, getIterator, getMyId, getNodeIdFromTokenId, getSize, getTokenIdForNode, getURI, hasNode, newItem, readToken, setContainer, setContext, setContext, setIterator |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface ch.ethz.mxquery.sms.interfaces.RandomRead |
---|
get, getAttributePosFromNodeId, getAttributePosFromTokenId, getNodeIdFromTokenId, getTokenIdForNode, hasNode |
Constructor Detail |
---|
public LazyRandomFIFOStore(int id, int blockSize, WindowBuffer container)
Method Detail |
---|
public void start()
start
in class LazyFIFOStore
public void freeBuffers()
freeBuffers
in class LazyFIFOStore
|
MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |