public class TCollectionReader extends Object
| Constructor and Description |
|---|
TCollectionReader(String collectionID,
String scope) |
TCollectionReader(String collectionID,
String scope,
String collectionName) |
| Modifier and Type | Method and Description |
|---|---|
void |
readPrintCollections(PrintWriter out) |
void |
readPrintCollectionsProfiling(PrintWriter out) |
void |
readPrintCollectionsQueued2(PrintWriter out)
Adds all tree objects from the Tree Collection into the FileMemoryQueue and then writes them on the PrintReader.
|
public TCollectionReader(String collectionID, String scope) throws IOException
IOExceptionpublic TCollectionReader(String collectionID, String scope, String collectionName) throws IOException
IOExceptionpublic void readPrintCollections(PrintWriter out)
public void readPrintCollectionsProfiling(PrintWriter out)
public void readPrintCollectionsQueued2(PrintWriter out) throws IOException
IOExceptionCopyright © 2014. All Rights Reserved.