Class ContinuousQueryService

  • All Implemented Interfaces:
    org.apache.iotdb.commons.service.IService

    public class ContinuousQueryService
    extends java.lang.Object
    implements org.apache.iotdb.commons.service.IService
    • Method Detail

      • doRecovery

        public void doRecovery()
                        throws org.apache.iotdb.commons.exception.StartupException
        Throws:
        org.apache.iotdb.commons.exception.StartupException
      • getID

        public org.apache.iotdb.commons.service.ServiceType getID()
        Specified by:
        getID in interface org.apache.iotdb.commons.service.IService
      • start

        public void start()
                   throws org.apache.iotdb.commons.exception.StartupException
        Specified by:
        start in interface org.apache.iotdb.commons.service.IService
        Throws:
        org.apache.iotdb.commons.exception.StartupException
      • stop

        public void stop()
        Specified by:
        stop in interface org.apache.iotdb.commons.service.IService
      • acquireRegistrationLock

        public void acquireRegistrationLock()
      • releaseRegistrationLock

        public void releaseRegistrationLock()