Uses of Package
org.apache.accumulo.server.tabletserver

Packages that use org.apache.accumulo.server.tabletserver
org.apache.accumulo.server.tabletserver   
org.apache.accumulo.server.tabletserver.log   
 

Classes in org.apache.accumulo.server.tabletserver used by org.apache.accumulo.server.tabletserver
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.
 

Classes in org.apache.accumulo.server.tabletserver used by org.apache.accumulo.server.tabletserver.log
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 © 2013 Apache Accumulo Project. All Rights Reserved.