Uses of Class
org.apache.mesos.Log

Packages that use Log
org.apache.mesos   
 

Uses of Log in org.apache.mesos
 

Methods in org.apache.mesos with parameters of type Log
protected  void Log.Reader.initialize(Log log)
           
protected  void Log.Writer.initialize(Log log, long timeout, TimeUnit unit, int retries)
           
 

Constructors in org.apache.mesos with parameters of type Log
Log.Reader(Log log)
           
Log.Writer(Log log, long timeout, TimeUnit unit, int retries)
           
 



Copyright © 2014 The Apache Software Foundation. All Rights Reserved.