Package org.apache.storm.daemon
Interface Shutdownable
- All Known Subinterfaces:
- ILocalDRPC,- INimbusCredentialPlugin
- All Known Implementing Classes:
- AbstractHadoopNimbusPluginAutoCreds,- AutoHBaseNimbus,- AutoHDFSNimbus,- BlobStore,- ClientBlobStore,- ExecutorShutdown,- HdfsBlobStore,- HdfsClientBlobStore,- LocalDRPC,- LocalFsBlobStore,- LocalModeClientBlobStore,- Nimbus,- NimbusBlobStore,- Worker
public interface Shutdownable
- 
Method Summary
- 
Method Details- 
shutdownvoid shutdown()
 
-