Package org.apache.accumulo.server.tabletserver

Interface Summary
MemoryManager A MemoryManager in accumulo currently determines when minor compactions should occur and when ingest should be put on hold.
Tablet.KVReceiver  
TabletState  
 

Class Summary
CompactionQueue  
CompactionStats  
Compactor  
EncodedBinaryTreePath This class provides a way of encoding a path into a binary tree into a string.
FileManager  
InMemoryMap  
LargestFirstMemoryManager  
MemoryManagementActions  
MinorCompactor  
MLock  
MutationLog  
NativeMap This class stores data in a C++ map.
Rate  
Tablet this class just provides an interface to read from a MapFile mostly takes care of reporting start and end keys need this because a single row extent can have multiple columns this manages all the columns (each handled by a store) for a single row-extent
Tablet.KVEntry  
TabletIteratorEnvironment  
TabletServer  
TabletServerConstants  
TabletServerResourceManager ResourceManager is responsible for managing the resources of all tablets within a tablet server.
TabletStatsKeeper  
TabletTime  
TLevel  
UniqueNameAllocator Allocates unique names for an accumulo instance.
 

Enum Summary
TabletStatsKeeper.Operation  
 

Exception Summary
EndOfTableException  
HoldTimeoutException  
Tablet.TabletClosedException  
TooManyFilesException  
 



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