Uses of Class
org.apache.iotdb.commons.exception.ShutdownException
-
Packages that use ShutdownException Package Description org.apache.iotdb.commons.service -
-
Uses of ShutdownException in org.apache.iotdb.commons.service
Methods in org.apache.iotdb.commons.service that throw ShutdownException Modifier and Type Method Description default voidIService. shutdown(long milliseconds)voidRegisterManager. shutdownAll()stop all service and clear iService list.
-