| 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 | WriteaheadBuffered. shutdown(AdaptorShutdownPolicy p) | 
| long | UDPAdaptor. shutdown(AdaptorShutdownPolicy shutdownPolicy) | 
| long | SocketAdaptor. shutdown(AdaptorShutdownPolicy shutdownPolicy) | 
| long | RestAdaptor. shutdown(AdaptorShutdownPolicy shutdownPolicy) | 
| long | OozieAdaptor. shutdown(AdaptorShutdownPolicy shutdownPolicy) | 
| long | MemBuffered. shutdown(AdaptorShutdownPolicy p) | 
| long | JMXAdaptor. shutdown(AdaptorShutdownPolicy shutdownPolicy) | 
| 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. | 
| long | AbstractWrapper. shutdown(AdaptorShutdownPolicy shutdownPolicy) | 
| Modifier and Type | Method and Description | 
|---|---|
| long | LWFTAdaptor. shutdown(AdaptorShutdownPolicy shutdownPolicy) | 
| long | FileTailingAdaptor. shutdown(AdaptorShutdownPolicy shutdownPolicy) | 
| Modifier and Type | Method and Description | 
|---|---|
| long | JMSAdaptor. shutdown(AdaptorShutdownPolicy shutdownPolicy) | 
| Modifier and Type | Method and Description | 
|---|---|
| long | SystemMetrics. shutdown(AdaptorShutdownPolicy shutdownPolicy) | 
| Modifier and Type | Method and Description | 
|---|---|
| long | ChukwaAgent. stopAdaptor(String name,
           AdaptorShutdownPolicy shutdownMode)Stop the adaptor with given ID number. | 
| long | AdaptorManager. stopAdaptor(String id,
           AdaptorShutdownPolicy mode) | 
| Modifier and Type | Method and Description | 
|---|---|
| long | MaxRateSender. shutdown(AdaptorShutdownPolicy shutdownPolicy) | 
| long | ConstRateAdaptor. shutdown(AdaptorShutdownPolicy shutdownPolicy) | 
Copyright © 2014 Apache Software Foundation. All Rights Reserved.