| Package | Description |
|---|---|
| org.apache.accumulo.server.tabletserver |
| Modifier and Type | Method and Description |
|---|---|
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 © 2011–2018 The Apache Software Foundation. All rights reserved.