Uses of Class
org.apache.cassandra.io.FSError

Packages that use FSError
org.apache.cassandra.io   
 

Uses of FSError in org.apache.cassandra.io
 

Subclasses of FSError in org.apache.cassandra.io
 class FSReadError
           
 class FSWriteError
           
 

Methods in org.apache.cassandra.io that return FSError
static FSError FSError.findNested(java.lang.Throwable top)
          Unwraps the Throwable cause chain looking for an FSError instance
 



Copyright © 2012 The Apache Software Foundation