org.apache.accumulo.server.tabletserver
Class MemoryManagementActions

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

public class MemoryManagementActions
extends java.lang.Object


Field Summary
 java.util.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 java.util.List<KeyExtent> tabletsToMinorCompact
Constructor Detail

MemoryManagementActions

public MemoryManagementActions()


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