org.apache.cassandra.utils
Class FileUtils.Deleter

java.lang.Object
  extended by org.apache.cassandra.utils.FileUtils.Deleter
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
FileUtils

public static class FileUtils.Deleter
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
FileUtils.Deleter(java.io.File f)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileUtils.Deleter

public FileUtils.Deleter(java.io.File f)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable


Copyright © 2009 The Apache Software Foundation