Uses of Class
org.griphyn.cPlanner.common.LogManager

Packages that use LogManager
org.griphyn.common.catalog.replica   
org.griphyn.common.catalog.toolkit   
org.griphyn.common.catalog.transformation   
org.griphyn.common.catalog.transformation.client   
org.griphyn.common.catalog.work   
org.griphyn.cPlanner.classes   
org.griphyn.cPlanner.cluster   
org.griphyn.cPlanner.cluster.aggregator   
org.griphyn.cPlanner.code.generator   
org.griphyn.cPlanner.code.generator.condor   
org.griphyn.cPlanner.code.generator.condor.style   
org.griphyn.cPlanner.code.gridstart   
org.griphyn.cPlanner.common   
org.griphyn.cPlanner.engine   
org.griphyn.cPlanner.engine.cleanup   
org.griphyn.cPlanner.parser   
org.griphyn.cPlanner.parser.dax   
org.griphyn.cPlanner.parser.pdax   
org.griphyn.cPlanner.partitioner   
org.griphyn.cPlanner.partitioner.graph   
org.griphyn.cPlanner.poolinfo   
org.griphyn.cPlanner.selector Provides the interface and call-out to the site selector mechanism. 
org.griphyn.cPlanner.selector.replica   
org.griphyn.cPlanner.selector.site   
org.griphyn.cPlanner.selector.site.heft   
org.griphyn.cPlanner.toolkit   
org.griphyn.cPlanner.transfer   
org.griphyn.cPlanner.transfer.implementation   
org.griphyn.cPlanner.transfer.sls   
org.griphyn.cPlanner.visualize   
org.griphyn.cPlanner.visualize.nodeusage   
org.griphyn.cPlanner.visualize.spaceusage   
 

Uses of LogManager in org.griphyn.common.catalog.replica
 

Fields in org.griphyn.common.catalog.replica declared as LogManager
protected  LogManager Windward.mLogger
          The handle to the log manager.
protected  LogManager MRC.mLogger
          The handle to the logging manager.
protected  LogManager JDBCRC.mLogger
          The handle to the logging object.
private  LogManager LRC.mLogger
          The handle to the logging object.
private  LogManager RLI.mLogger
          The handle to the logging object.
 

Uses of LogManager in org.griphyn.common.catalog.toolkit
 

Fields in org.griphyn.common.catalog.toolkit declared as LogManager
private  LogManager RCClient.m_rls_logger
          Logger for RLS implementation for the time being.
private  LogManager TCClient.mLogger
           
 

Uses of LogManager in org.griphyn.common.catalog.transformation
 

Fields in org.griphyn.common.catalog.transformation declared as LogManager
private static LogManager TCMode.mLogger
           
protected  LogManager Windward.mLogger
          The handle to the log manager.
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.
protected  LogManager Mapper.mLogger
          Handle to the logger.
 

Uses of LogManager in org.griphyn.common.catalog.transformation.client
 

Fields in org.griphyn.common.catalog.transformation.client declared as LogManager
protected  LogManager Client.mLogger
           
 

Constructors in org.griphyn.common.catalog.transformation.client with parameters of type LogManager
TCAdd(TransformationCatalog tc, LogManager mLogger, Map argsmap)
           
TCDelete(TransformationCatalog tc, LogManager mLogger, Map argsmap)
           
TCQuery(TransformationCatalog tc, LogManager mLogger, Map argsmap)
           
 

Uses of LogManager in org.griphyn.common.catalog.work
 

Fields in org.griphyn.common.catalog.work declared as LogManager
protected  LogManager Database.mLogger
          The handle to the logging object.
 

Uses of LogManager in org.griphyn.cPlanner.classes
 

Fields in org.griphyn.cPlanner.classes declared as LogManager
private  LogManager PoolConfigParser2.m_logger
          The handle to the logger used to log messages.
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
           
private  LogManager PoolConfig.mLogger
          The handle to the logging object.
 

Methods in org.griphyn.cPlanner.classes that return LogManager
 LogManager PegasusBag.getLogger()
          A convenice method to get Logger/
 

Uses of LogManager in org.griphyn.cPlanner.cluster
 

Fields in org.griphyn.cPlanner.cluster declared as LogManager
protected  LogManager Abstract.mLogger
          The handle to the logger object.
protected  LogManager Horizontal.mLogger
          The handle to the logger object.
 

Uses of LogManager in org.griphyn.cPlanner.cluster.aggregator
 

Fields in org.griphyn.cPlanner.cluster.aggregator declared as LogManager
protected  LogManager Abstract.mLogger
          The handle to the LogManager that logs all the messages.
 

Uses of LogManager in org.griphyn.cPlanner.code.generator
 

Fields in org.griphyn.cPlanner.code.generator declared as LogManager
private  LogManager Stork.mLogger
          The LogManager object which is used to log all the messages.
private  LogManager GRMS.mLogger
          The LogManager object which is used to log all the messages.
 

Uses of LogManager in org.griphyn.cPlanner.code.generator.condor
 

Fields in org.griphyn.cPlanner.code.generator.condor declared as LogManager
protected  LogManager CondorGenerator.mLogger
          The LogManager object which is used to log all the messages.
 

Uses of LogManager in org.griphyn.cPlanner.code.generator.condor.style
 

Fields in org.griphyn.cPlanner.code.generator.condor.style declared as LogManager
protected  LogManager Abstract.mLogger
          A handle to the logging object.
 

Uses of LogManager in org.griphyn.cPlanner.code.gridstart
 

Fields in org.griphyn.cPlanner.code.gridstart declared as LogManager
private  LogManager NoGridStart.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 NoPOSTScript.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 VDSPOSTScript.mLogger
          The LogManager object which is used to log all the messages.
 

Uses of LogManager in org.griphyn.cPlanner.common
 

Fields in org.griphyn.cPlanner.common declared as LogManager
private static LogManager LogManager.logger
          Ensures only one object is created always.
private  LogManager UserOptions.mLogger
          The Logger object used to log the messages.
private  LogManager TPT.mLogger
          The handle to the logging object.
private  LogManager StreamGobbler.mLogger
          The handle to the logging object.
private  LogManager PegasusProperties.mLogger
          The Logger object.
private  LogManager DefaultStreamGobblerCallback.mLogger
          The instance to the logger to log messages.
 

Methods in org.griphyn.cPlanner.common that return LogManager
static LogManager LogManager.getInstance()
          To get a reference to the the object.
 

Uses of LogManager in org.griphyn.cPlanner.engine
 

Fields in org.griphyn.cPlanner.engine declared as LogManager
protected  LogManager CreateDirectory.mLogger
          The handle to the logging object, that is used to log the messages.
protected  LogManager NodeCollapser.mLogger
          The handle to the logger object.
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.
 

Uses of LogManager in org.griphyn.cPlanner.engine.cleanup
 

Fields in org.griphyn.cPlanner.engine.cleanup declared as LogManager
private  LogManager InPlace.mLogger
          The handle to the logging object used for logging.
private  LogManager Cleanup.mLogger
          The handle to the logger.
 

Uses of LogManager in org.griphyn.cPlanner.parser
 

Fields in org.griphyn.cPlanner.parser declared as LogManager
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.
 

Uses of LogManager in org.griphyn.cPlanner.parser.dax
 

Fields in org.griphyn.cPlanner.parser.dax declared as LogManager
protected  LogManager DAX2Graph.mLogger
          The logging object.
 

Uses of LogManager in org.griphyn.cPlanner.parser.pdax
 

Fields in org.griphyn.cPlanner.parser.pdax declared as LogManager
private  LogManager PDAX2MDAG.mLogger
          The handle to the logging object.
 

Uses of LogManager in org.griphyn.cPlanner.partitioner
 

Fields in org.griphyn.cPlanner.partitioner declared as LogManager
private  LogManager PDAXWriter.mLogger
          The handle to the logging object.
protected  LogManager WriterCallback.mLogger
          The handle to the logger object.
protected  LogManager Partitioner.mLogger
          The handle to the internal logging object.
private  LogManager Label.mLogger
          The handle to the Logging object.
protected  LogManager DAXWriter.mLogger
          The handle to the logging object.
 

Uses of LogManager in org.griphyn.cPlanner.partitioner.graph
 

Fields in org.griphyn.cPlanner.partitioner.graph declared as LogManager
private  LogManager MapGraph.mLogger
          The handle to the logging manager.
 

Uses of LogManager in org.griphyn.cPlanner.poolinfo
 

Fields in org.griphyn.cPlanner.poolinfo declared as LogManager
private static LogManager PoolMode.mLogger
           
protected  LogManager PoolInfoProvider.mLogger
          The LogManager object which is used to log all the messages.
 

Uses of LogManager in org.griphyn.cPlanner.selector
 

Fields in org.griphyn.cPlanner.selector declared as LogManager
protected  LogManager TransformationSelector.mLogger
           
 

Uses of LogManager in org.griphyn.cPlanner.selector.replica
 

Fields in org.griphyn.cPlanner.selector.replica declared as LogManager
protected  LogManager Windward.mLogger
          The handle to the logging object that is used to log the various debug messages.
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.
 

Uses of LogManager in org.griphyn.cPlanner.selector.site
 

Fields in org.griphyn.cPlanner.selector.site declared as LogManager
protected  LogManager Abstract.mLogger
          The handle to the logger.
 

Uses of LogManager in org.griphyn.cPlanner.selector.site.heft
 

Fields in org.griphyn.cPlanner.selector.site.heft declared as LogManager
private  LogManager Algorithm.mLogger
          The handle to the LogManager
 

Uses of LogManager in org.griphyn.cPlanner.toolkit
 

Fields in org.griphyn.cPlanner.toolkit declared as LogManager
protected  LogManager Executable.mLogger
          The LogManager object which is used to log all the messages.
 

Uses of LogManager in org.griphyn.cPlanner.transfer
 

Fields in org.griphyn.cPlanner.transfer declared as LogManager
protected  LogManager AbstractRefiner.mLogger
          The logging object which is used to log all the messages.
 

Uses of LogManager in org.griphyn.cPlanner.transfer.implementation
 

Fields in org.griphyn.cPlanner.transfer.implementation declared as LogManager
protected  LogManager Abstract.mLogger
          The logging object which is used to log all the messages.
 

Uses of LogManager in org.griphyn.cPlanner.transfer.sls
 

Fields in org.griphyn.cPlanner.transfer.sls declared as LogManager
protected  LogManager Condor.mLogger
          The handle to the logging manager.
protected  LogManager Transfer.mLogger
          The handle to the logging manager.
 

Uses of LogManager in org.griphyn.cPlanner.visualize
 

Fields in org.griphyn.cPlanner.visualize declared as LogManager
private  LogManager KickstartParser.mLogger
          The handle to the logging object.
 

Uses of LogManager in org.griphyn.cPlanner.visualize.nodeusage
 

Fields in org.griphyn.cPlanner.visualize.nodeusage declared as LogManager
private  LogManager Ploticus.mLogger
          The handle to the logging object.
protected  LogManager NodeUsageCallback.mLogger
          The handle to the logger.
 

Uses of LogManager in org.griphyn.cPlanner.visualize.spaceusage
 

Fields in org.griphyn.cPlanner.visualize.spaceusage declared as LogManager
protected  LogManager SpaceUsageCallback.mLogger
          The handle to the logger.
private  LogManager TailStatd.mLogger
          The handle to the logging object
private  LogManager Ploticus.mLogger
          The handle to the logging object.
 



Copyright © 2007 The University of Southern California. All Rights Reserved.