| Package | Description |
|---|---|
| edu.isi.pegasus.common.util | |
| edu.isi.pegasus.planner.catalog.site.impl | |
| edu.isi.pegasus.planner.parser.pdax |
| Modifier and Type | Class and Description |
|---|---|
private static class |
CondorVersion.CondorVersionCallback
An inner class, that implements the StreamGobblerCallback to determine
the version of Condor being used.
|
class |
DefaultStreamGobblerCallback
The default callback for the stream gobbler, that logs all the messages to
a particular logging level.
|
| Modifier and Type | Field and Description |
|---|---|
private StreamGobblerCallback |
StreamGobbler.mCallback
The callback to be used.
|
| Constructor and Description |
|---|
StreamGobbler(InputStream is,
StreamGobblerCallback callback)
The overloaded constructor.
|
| Modifier and Type | Class and Description |
|---|---|
private static class |
OSGMM.ListCallback
An inner class, that implements the StreamGobblerCallback to store all
the lines in a List
|
| Modifier and Type | Class and Description |
|---|---|
private class |
PDAX2MDAG.GrepCallback
An inner class, that implements the StreamGobblerCallback to count
the occurences of a word in a document.
|
| Modifier and Type | Field and Description |
|---|---|
private StreamGobblerCallback |
PDAX2MDAG.mDefaultCallback
An instance of the default stream gobbler callback implementation that
is used for creating symbolic links.
|