Class FSDiskFullWriteError

    • Field Summary

      • Fields inherited from class org.apache.cassandra.io.FSError

        path
    • Constructor Summary

      Constructors 
      Constructor Description
      FSDiskFullWriteError​(java.lang.String keyspace, long mutationSize)  
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • FSDiskFullWriteError

        public FSDiskFullWriteError​(java.lang.String keyspace,
                                    long mutationSize)