|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.timeindexing.appl.OutputStreamer
com.timeindexing.appl.SelectionStreamer
com.timeindexing.appl.VolumeLimitedSelectionStreamer
A class to output a selction of the data, but which limits the amount to a certain volume of
Field Summary |
Fields inherited from class com.timeindexing.appl.OutputStreamer |
index, out, outputPlugin, outputProperties, writeCount |
Constructor Summary | |
VolumeLimitedSelectionStreamer(Index anIndex,
java.io.OutputStream output)
Construct a VolumeLimitedSelectionStreamer object given an index and an output stream. |
Method Summary | |
long |
processTimeIndex(IndexView selection)
Process the TimeIndex |
Methods inherited from class com.timeindexing.appl.SelectionStreamer |
doOutput |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public VolumeLimitedSelectionStreamer(Index anIndex, java.io.OutputStream output)
Method Detail |
public long processTimeIndex(IndexView selection) throws java.io.IOException, TimeIndexException
processTimeIndex
in class OutputStreamer
java.io.IOException
TimeIndexException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |