Modifier and Type | Field and Description |
---|---|
protected LogManager |
Abstract.mLogger
A handle to the logging object.
|
Modifier and Type | Field and Description |
---|---|
private static LogManager |
LogManager.mLogger
Ensures only one object is created always.
|
private static LogManager |
LogManagerFactory.mSingletonInstance
Holds a singleton instance that is populated via the loadSingletonInstance()
method.
|
Modifier and Type | Method and Description |
---|---|
LogManager |
LogManager.add(java.lang.String value)
Add to the internal log buffer message a value with the default key.
|
LogManager |
LogManager.add(java.lang.String key,
java.lang.String value)
Add to the internal log buffer message a value with the key oassed
The buffer is logged later when the log() method is called.
|
static LogManager |
LogManager.getInstance(java.lang.String logger,
java.lang.String formatter)
To get a reference to the the object.
|
static LogManager |
LogManagerFactory.loadInstance(PegasusProperties properties)
Loads the appropriate LogManager class as specified by properties.
|
static LogManager |
LogManagerFactory.loadInstance(java.lang.String implementor,
java.lang.String formatImplementor,
java.util.Properties properties)
Loads the Log Formatter specified.
|
static LogManager |
LogManagerFactory.loadSingletonInstance()
Loads the appropriate LogManager class as specified by properties.
|
static LogManager |
LogManagerFactory.loadSingletonInstance(PegasusProperties properties)
Loads the appropriate LogManager class as specified by properties.
|
Modifier and Type | Class and Description |
---|---|
class |
Default
The logging class that to log messages at different levels.
|
class |
Log4j
A Log4j implementation of the LogManager interface.
|
Modifier and Type | Field and Description |
---|---|
private LogManager |
StreamGobbler.mLogger
The handle to the logging object.
|
private LogManager |
CondorVersion.mLogger
The default logger.
|
private LogManager |
XMLWriter.mLogger |
private LogManager |
DefaultStreamGobblerCallback.mLogger
The instance to the logger to log messages.
|
Modifier and Type | Method and Description |
---|---|
static CondorVersion |
CondorVersion.getInstance(LogManager logger)
Factory method to instantiate the class.
|
Constructor and Description |
---|
CondorVersion(LogManager logger)
The default constructor.
|
Modifier and Type | Field and Description |
---|---|
protected LogManager |
JDBCRC.mLogger
The handle to the logging object.
|
protected LogManager |
MRC.mLogger
The handle to the logging manager.
|
Modifier and Type | Method and Description |
---|---|
static SiteCatalogEntry |
SiteInfo2SiteCatalogEntry.convert(SiteInfo s,
LogManager logger)
An adapter method that converts the
SiteInfo object to
SiteCatalogEntry object. |
Modifier and Type | Field and Description |
---|---|
private LogManager |
XML2.mLogger
The Logging instance.
|
private LogManager |
OSGMM.mLogger
The handle to the log manager.
|
private LogManager |
XML.mLogger
The handle to the log manager.
|
Modifier and Type | Field and Description |
---|---|
private static LogManager |
PoolMode.mLogger |
protected LogManager |
PoolInfoProvider.mLogger
The LogManager object which is used to log all the messages.
|
Modifier and Type | Field and Description |
---|---|
private LogManager |
PoolConfig.mLogger
The handle to the logging object.
|
Modifier and Type | Field and Description |
---|---|
protected LogManager |
Mapper.mLogger
Handle to the logger.
|
private static LogManager |
TCMode.mLogger |
Modifier and Type | Method and Description |
---|---|
static TransformationCatalog |
TransformationFactory.loadInstance(PegasusProperties properties,
LogManager logger)
Connects the interface with the transformation catalog implementation.
|
Modifier and Type | Field and Description |
---|---|
protected LogManager |
Client.mLogger |
Constructor and Description |
---|
TCAdd(TransformationCatalog tc,
LogManager mLogger,
java.util.Map argsmap) |
TCDelete(TransformationCatalog tc,
LogManager mLogger,
java.util.Map argsmap) |
TCQuery(TransformationCatalog tc,
LogManager mLogger,
java.util.Map argsmap) |
Modifier and Type | Field and Description |
---|---|
protected LogManager |
Text.mLogger
The LogManager object which is used to log all the messages.
|
private LogManager |
CreateTCDatabase.mLogger
The default logger.
|
protected static LogManager |
Database.mLogger
The LogManager object which is
used to log all the messages.
|
protected LogManager |
File.mLogger
The LogManager object which is used to log all the messages.
|
Modifier and Type | Field and Description |
---|---|
protected LogManager |
Database.mLogger
The handle to the logging object.
|
Modifier and Type | Field and Description |
---|---|
private LogManager |
PegasusBag.mLogger
The handle to the LogManager.
|
LogManager |
Data.mLogger
The LogManager object which is used to log all the messages.
|
private LogManager |
TCMap.mLogger |
Modifier and Type | Method and Description |
---|---|
LogManager |
PegasusBag.getLogger()
A convenice method to get Logger/
|
Modifier and Type | Field and Description |
---|---|
private LogManager |
RCClient.m_rls_logger
Logger for RLS implementation for the time being.
|
protected LogManager |
Executable.mLogger
The LogManager object which is used to log all the messages.
|
Modifier and Type | Method and Description |
---|---|
protected void |
Executable.setupLogging(LogManager logger,
PegasusProperties properties)
Sets up the logging options for this class.
|
Constructor and Description |
---|
CPlanner(LogManager logger)
The overload constructor.
|
Executable(LogManager logger)
The constructor which ends up initialising the PegasusProperties object.
|
Modifier and Type | Field and Description |
---|---|
protected LogManager |
Abstract.mLogger
The handle to the logger object.
|
protected LogManager |
Horizontal.mLogger
The handle to the logger object.
|
Modifier and Type | Field and Description |
---|---|
protected LogManager |
Abstract.mLogger
The handle to the LogManager that logs all the messages.
|
Modifier and Type | Field and Description |
---|---|
protected LogManager |
DAXReplicaStore.mLogger
The handle to the logging object.
|
protected LogManager |
Braindump.mLogger
The handle to the logging object.
|
private LogManager |
Stork.mLogger
The LogManager object which is used to log all the messages.
|
protected LogManager |
MonitordNotify.mLogger
The handle to the logging object.
|
private LogManager |
Metrics.mLogger
The logger object
|
private LogManager |
NetloggerJobMapper.mLogger
The handle to pegasus logger used for run.
|
protected LogManager |
Stampede.mLogger
The handle to the logging object.
|
protected LogManager |
Abstract.mLogger
The LogManager object which is used to log all the messages.
|
Constructor and Description |
---|
NetloggerJobMapper(LogManager logger)
The default constructor.
|
Modifier and Type | Field and Description |
---|---|
private LogManager |
SUBDAXGenerator.mLogger
Handle to the logging manager.
|
Modifier and Type | Field and Description |
---|---|
protected LogManager |
Abstract.mLogger
A handle to the logging object.
|
Modifier and Type | Field and Description |
---|---|
protected LogManager |
PegasusExitCode.mLogger
The LogManager object which is used to log all the messages.
|
protected LogManager |
NoGridStart.mLogger
The LogManager object which is used to log all the messages.
|
protected LogManager |
NetloggerPostScript.mLogger
The LogManager object which is used to log all the messages.
|
protected LogManager |
UserPOSTScript.mLogger
The LogManager object which is used to log all the messages.
|
protected LogManager |
NoPOSTScript.mLogger
The LogManager object which is used to log all the messages.
|
private LogManager |
Kickstart.mLogger
The LogManager object which is used to log all the messages.
|
protected LogManager |
PegasusLite.mLogger
The LogManager object which is used to log all the messages.
|
Modifier and Type | Field and Description |
---|---|
private LogManager |
UserOptions.mLogger
The Logger object used to
log the messages.
|
private LogManager |
PegasusConfiguration.mLogger
The logger to use.
|
Constructor and Description |
---|
PegasusConfiguration(LogManager logger)
Overloaded Constructor
|
Modifier and Type | Field and Description |
---|---|
private LogManager |
ADAG.mLogger |
protected LogManager |
CatalogType.mLogger |
protected static LogManager |
AbstractJob.mLogger |
Modifier and Type | Field and Description |
---|---|
LogManager |
Namespace.mLogger
The LogManager object which is used to log all the messages.
|
Modifier and Type | Field and Description |
---|---|
private LogManager |
SiteCatalogTextParser.m_logger
The handle to the logger used to log messages.
|
protected LogManager |
Parser.mLogger
The LogManager object which logs the Pegasus messages.
|
private LogManager |
XMLErrorHandler.mLogger
The handle to the logging object that is used to log the messages.
|
private LogManager |
TransformationCatalogTextParser.mLogger
The transformation to the logger used to log messages.
|
Constructor and Description |
---|
TransformationCatalogTextParser(java.io.Reader r,
LogManager logger)
Initializes the parser with an input stream to read from.
|
Modifier and Type | Field and Description |
---|---|
private LogManager |
DAX2CDAG.mLogger
The handle to the logger
|
protected LogManager |
DAX2Graph.mLogger
The logging object.
|
Modifier and Type | Field and Description |
---|---|
private LogManager |
PDAX2MDAG.mLogger
The handle to the logging object.
|
Modifier and Type | Field and Description |
---|---|
private LogManager |
Label.mLogger
The handle to the Logging object.
|
protected LogManager |
DAXWriter.mLogger
The handle to the logging object.
|
protected LogManager |
Partitioner.mLogger
The handle to the internal logging object.
|
protected LogManager |
WriterCallback.mLogger
The handle to the logger object.
|
private LogManager |
PDAXWriter.mLogger
The handle to the logging object.
|
Modifier and Type | Field and Description |
---|---|
private LogManager |
MapGraph.mLogger
The handle to the logging manager.
|
Modifier and Type | Field and Description |
---|---|
private LogManager |
Rank.mLogger
The handle to the logging object.
|
private LogManager |
GetDAX.mLogger
The instance to the Logging manager.
|
Modifier and Type | Field and Description |
---|---|
private LogManager |
Authenticate.mLogger
The handle to the LogManager object.
|
private LogManager |
ThreadPool.mLogger
The handle to the LogManager object.
|
protected LogManager |
Engine.mLogger
The logging object which is used to log all the messages.
|
protected LogManager |
NodeCollapser.mLogger
The handle to the logger object.
|
Modifier and Type | Field and Description |
---|---|
private LogManager |
InPlace.mLogger
The handle to the logging object used for logging.
|
private LogManager |
Cleanup.mLogger
The handle to the logger.
|
Modifier and Type | Field and Description |
---|---|
protected LogManager |
DefaultImplementation.mLogger
The handle to the logging object.
|
protected LogManager |
AbstractStrategy.mLogger
The handle to the logging object, that is used to log the messages.
|
Modifier and Type | Field and Description |
---|---|
protected LogManager |
TransformationSelector.mLogger |
Modifier and Type | Field and Description |
---|---|
protected LogManager |
Default.mLogger
The handle to the logging object that is used to log the various debug
messages.
|
protected LogManager |
Local.mLogger
The handle to the logging object that is used to log the various debug
messages.
|
Modifier and Type | Field and Description |
---|---|
protected LogManager |
Abstract.mLogger
The handle to the logger.
|
Modifier and Type | Field and Description |
---|---|
private LogManager |
Algorithm.mLogger
The handle to the LogManager
|
Modifier and Type | Field and Description |
---|---|
protected LogManager |
AbstractRefiner.mLogger
The logging object which is used to log all the messages.
|
private LogManager |
TPT.mLogger
The handle to the logging object.
|
private LogManager |
RemoteTransfer.mLogger
The handle to the logging object.
|
Modifier and Type | Field and Description |
---|---|
protected LogManager |
Abstract.mLogger
The logging object which is used to log all the messages.
|
Modifier and Type | Field and Description |
---|---|
protected LogManager |
Fixed.mLogger
The handle to the logger.
|
protected LogManager |
AbstractFileFactoryBasedMapper.mLogger
The handle to the logger.
|
protected LogManager |
Replica.mLogger
The handle to the logger.
|
Modifier and Type | Field and Description |
---|---|
protected LogManager |
Transfer.mLogger
The handle to the logging manager.
|
protected LogManager |
Condor.mLogger
The handle to the logging manager.
|