org.apache.accumulo.server.util
Class RemoveEntriesForMissingFiles

java.lang.Object
  extended by org.apache.accumulo.server.util.RemoveEntriesForMissingFiles

public class RemoveEntriesForMissingFiles
extends Object

Remove file entries for map files that don't exist.


Constructor Summary
RemoveEntriesForMissingFiles()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoveEntriesForMissingFiles

public RemoveEntriesForMissingFiles()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.