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
BulkFailedCopyProcessor Copy failed bulk imports.
CompactionQueue  
CompactionStats  
Compactor  
Compactor.CompactionInfo  
FileManager  
InMemoryMap  
LargestFirstMemoryManager  
MemoryManagementActions  
MemValue  
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  
TabletMutations  
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 © 2013 Apache Accumulo Project. All Rights Reserved.