|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HasThread | |
---|---|
org.apache.hadoop.hbase | |
org.apache.hadoop.hbase.master | |
org.apache.hadoop.hbase.regionserver |
Uses of HasThread in org.apache.hadoop.hbase |
---|
Subclasses of HasThread in org.apache.hadoop.hbase | |
---|---|
class |
Chore
Chore is a task performed on a period in hbase. |
Uses of HasThread in org.apache.hadoop.hbase.master |
---|
Subclasses of HasThread in org.apache.hadoop.hbase.master | |
---|---|
class |
AssignmentManager.TimeoutMonitor
Monitor to check for time outs on region transition operations |
class |
HMaster
HMaster is the "master server" for HBase. |
static class |
HMasterCommandLine.LocalHMaster
|
class |
LogCleaner
This Chore, everytime it runs, will clear the HLogs in the old logs folder that are deletable for each log cleaner in the chain. |
Uses of HasThread in org.apache.hadoop.hbase.regionserver |
---|
Subclasses of HasThread in org.apache.hadoop.hbase.regionserver | |
---|---|
class |
Leases
Leases There are several server classes in HBase that need to track external clients that occasionally send heartbeats. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |