Package | Description |
---|---|
org.apache.accumulo.server.tabletserver | |
org.apache.accumulo.server.tabletserver.log |
Class and Description |
---|
CompactionStats |
Compactor |
Compactor.CompactionInfo |
Compactor.CountingIterator |
FileManager.ScanFileManager |
MemoryManagementActions |
MemoryManager
A MemoryManager in accumulo currently determines when minor compactions should occur and when ingest should be put on hold.
|
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.CommitSession |
Tablet.KVEntry |
TabletServer |
TabletServerResourceManager
ResourceManager is responsible for managing the resources of all tablets within a tablet server.
|
TabletServerResourceManager.TabletResourceManager |
TabletState |
TabletStatsKeeper |
TabletStatsKeeper.Operation |
UniqueNameAllocator
Allocates unique names for an accumulo instance.
|
Class and Description |
---|
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.CommitSession |
TabletMutations |
TabletServer |
Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.