|
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.RandomStore
public abstract class RandomStore
Field Summary | |
---|---|
int |
id
|
Constructor Summary | |
---|---|
RandomStore(int id)
|
Method Summary | |
---|---|
int |
getMyId()
Returns the store id (mostly for debugging) |
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.RandomUpdate |
---|
delete, deleteItems |
Methods inherited from interface ch.ethz.mxquery.sms.interfaces.StreamStore |
---|
buffer, get, newItem, setIterator |
Methods inherited from interface ch.ethz.mxquery.datamodel.Source |
---|
compare, copySource, getIterator, getURI |
Methods inherited from interface ch.ethz.mxquery.sms.interfaces.IndexInterface |
---|
registerIndex |
Field Detail |
---|
public int id
Constructor Detail |
---|
public RandomStore(int id)
Method Detail |
---|
public int getMyId()
StreamStore
getMyId
in interface StreamStore
|
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 |