org.apache.accumulo.server.tabletserver
Class MemoryManagementActions

java.lang.Object
  extended by org.apache.accumulo.server.tabletserver.MemoryManagementActions

public class MemoryManagementActions
extends Object


Field Summary
 List<KeyExtent> tabletsToMinorCompact
           
 
Constructor Summary
MemoryManagementActions()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tabletsToMinorCompact

public List<KeyExtent> tabletsToMinorCompact
Constructor Detail

MemoryManagementActions

public MemoryManagementActions()


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