Uses of Class
org.apache.mesos.Log.Entry

Packages that use Log.Entry
org.apache.mesos   
 

Uses of Log.Entry in org.apache.mesos
 

Methods in org.apache.mesos that return types with arguments of type Log.Entry
 List<Log.Entry> Log.Reader.read(Log.Position from, Log.Position to, long timeout, TimeUnit unit)
          Attempts to read from the log between the specified positions (inclusive).
 



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