org.apache.accumulo.server.tabletserver
Class Compactor.CompactionInfo

java.lang.Object
  extended by org.apache.accumulo.server.tabletserver.Compactor.CompactionInfo
Enclosing class:
Compactor

public static class Compactor.CompactionInfo
extends Object


Method Summary
 ActiveCompaction toThrift()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

toThrift

public ActiveCompaction toThrift()


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.