class documentation

class _VolatileDataService(service.Service): (source)

Known subclasses: twisted.application.internet._AbstractClient, twisted.application.internet._AbstractServer, twisted.application.internet.TimerService

View In Hierarchy

Undocumented

Class Variable volatile Undocumented
Method __getstate__ Undocumented

Inherited from Service:

Instance Variable running A boolean which indicates whether the service is running.
Instance Variable name A str which is the name of the service or None.
Instance Variable parent An IServiceCollection which is the parent or None.
Method setName Set the name of the service.
Method setServiceParent Set the parent of the service. This method is responsible for setting the parent attribute on this service (the child service).
Method disownServiceParent Use this API to remove an IService from an IServiceCollection.
Method privilegedStartService Do preparation work for starting the service.
Method startService Start the service.
Method stopService Stop the service.
def __getstate__(self): (source)
API Documentation for Twisted, generated by pydoctor 21.2.0 at 2021-02-28 21:00:42.