org.apache.accumulo.server.tabletserver
Class MinorCompactor

java.lang.Object
  extended by org.apache.accumulo.server.tabletserver.Compactor
      extended by org.apache.accumulo.server.tabletserver.MinorCompactor
All Implemented Interfaces:
Callable<CompactionStats>

public class MinorCompactor
extends Compactor


Method Summary
 CompactionStats call()
           
 
Methods inherited from class org.apache.accumulo.server.tabletserver.Compactor
getFileSystem
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

call

public CompactionStats call()
Specified by:
call in interface Callable<CompactionStats>
Overrides:
call in class Compactor


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.