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

Packages that use Log.OperationFailedException
org.apache.mesos   
 

Uses of Log.OperationFailedException in org.apache.mesos
 

Methods in org.apache.mesos that throw Log.OperationFailedException
 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.