class documentation

class twisted.spread.util.CallbackPageCollector(pb.Referenceable): (source)

View In Hierarchy

I receive pages from the peer. You may instantiate a Pager with a remote reference to me. I will call the callback with a list of pages once they are all received.

Method __init__ Undocumented
Instance Variable pages Undocumented
Instance Variable callback Undocumented
Method remote_gotPage Undocumented
Method remote_endedPaging Undocumented

Inherited from Referenceable:

Class Variable perspective I am an object sent remotely as a direct reference.
Method remoteMessageReceived A remote message has been received. Dispatch it appropriately.
Method jellyFor (internal)

Inherited from Serializable (via Referenceable):

Method processUniqueID Return an ID which uniquely represents this object for this process.

Inherited from Jellyable (via Referenceable, Serializable):

Method getStateFor Undocumented
def __init__(self, callback): (source)

Undocumented

pages = (source)

Undocumented

(type: list)
callback = (source)

Undocumented

def remote_gotPage(self, page): (source)

Undocumented

def remote_endedPaging(self): (source)

Undocumented

API Documentation for Twisted, generated by pydoctor 20.12.1 at 2021-02-28 19:53:36.