| Package | Description | 
|---|---|
| org.apache.hadoop.hbase | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ChoreService
ChoreService is a service that can be used to schedule instances of  
ScheduledChore to run
 periodically while sharing threads. | 
| Modifier and Type | Field and Description | 
|---|---|
private ScheduledChore.ChoreServicer | 
ScheduledChore.choreServicer
Interface to the ChoreService that this ScheduledChore is scheduled with. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
(package private) ScheduledChore.ChoreServicer | 
ScheduledChore.getChoreServicer()  | 
| Modifier and Type | Method and Description | 
|---|---|
(package private) void | 
ScheduledChore.setChoreServicer(ScheduledChore.ChoreServicer service)  | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.