Uses of Class
org.apache.accumulo.server.tabletserver.MemoryManagementActions

Packages that use MemoryManagementActions
org.apache.accumulo.server.tabletserver   
 

Uses of MemoryManagementActions in org.apache.accumulo.server.tabletserver
 

Methods in org.apache.accumulo.server.tabletserver that return MemoryManagementActions
 MemoryManagementActions LargestFirstMemoryManager.getMemoryManagementActions(List<TabletState> tablets)
           
 MemoryManagementActions MemoryManager.getMemoryManagementActions(List<TabletState> tablets)
          An implementation of this function will be called periodically by accumulo and should return a list of tablets to minor compact.
 



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.