Uses of Interface
org.apache.accumulo.server.tabletserver.TabletState

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

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

Method parameters in org.apache.accumulo.server.tabletserver with type arguments of type TabletState
 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.
 MemoryManagementActions LargestFirstMemoryManager.getMemoryManagementActions(List<TabletState> tablets)
           
 



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