Interface | Description |
---|---|
MemoryManager |
A MemoryManager in accumulo currently determines when minor compactions should occur and when ingest should be put on hold.
|
Tablet.KVReceiver | |
TabletState |
Class | Description |
---|---|
BulkFailedCopyProcessor |
Copy failed bulk imports.
|
CompactionQueue | |
CompactionStats | |
Compactor | |
Compactor.CompactionInfo | |
FileManager | |
InMemoryMap | |
LargestFirstMemoryManager |
The LargestFirstMemoryManager attempts to keep memory between 80% and 90% full.
|
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 | Description |
---|---|
TabletStatsKeeper.Operation |
Exception | Description |
---|---|
EndOfTableException | |
HoldTimeoutException | |
Tablet.TabletClosedException | |
TooManyFilesException |
Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.