Package yadis :: Module filters :: Class IFilter
[hide private]
[frames] | no frames]

Class IFilter

source code

object --+
         |
        IFilter

Interface for Yadis filter objects. Other filter-like things are convertable to this class.

Instance Methods [hide private]
  getServiceEndpoints(self, yadis_url, service_element)
Returns an iterator of endpoint objects

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__


Properties [hide private]

Inherited from object: __class__


Method Details [hide private]

getServiceEndpoints(self, yadis_url, service_element)

source code 

Returns an iterator of endpoint objects