| Package | Description | 
|---|---|
| org.apache.hadoop.chukwa.datacollection.adaptor | |
| org.apache.hadoop.chukwa.datacollection.adaptor.filetailer | |
| org.apache.hadoop.chukwa.util | 
| Modifier and Type | Method and Description | 
|---|---|
static AdaptorShutdownPolicy | 
AdaptorShutdownPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static AdaptorShutdownPolicy[] | 
AdaptorShutdownPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
long | 
FileAdaptor.shutdown(AdaptorShutdownPolicy shutdownPolicy)  | 
long | 
ExecAdaptor.shutdown(AdaptorShutdownPolicy shutdownPolicy)  | 
long | 
DirTailingAdaptor.shutdown(AdaptorShutdownPolicy shutdownPolicy)  | 
long | 
Adaptor.shutdown(AdaptorShutdownPolicy shutdownPolicy)
Signals this adaptor to come to an orderly stop. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
long | 
LWFTAdaptor.shutdown(AdaptorShutdownPolicy shutdownPolicy)  | 
long | 
FileTailingAdaptor.shutdown(AdaptorShutdownPolicy shutdownPolicy)  | 
| Modifier and Type | Method and Description | 
|---|---|
long | 
MaxRateSender.shutdown(AdaptorShutdownPolicy shutdownPolicy)  | 
long | 
ConstRateAdaptor.shutdown(AdaptorShutdownPolicy shutdownPolicy)  | 
Copyright © ${year} The Apache Software Foundation