|
Gaia
|
Public Member Functions | |
| def | __init__ (self, endPoint, methodName, args, kwargs) |
| def | __call__ (self, args, kwargs) |
| def | get (self, n, offset=0, keys=[]) |
| def | limit (self, n) |
| def | thresholdLimit (self, maxDist) |
Public Member Functions inherited from cyclops.YamlRPCMethod | |
| def | __init__ (self, endPoint, methodName) |
| def | __call__ (self, args, kwargs) |
Public Attributes | |
| queries | |
Public Attributes inherited from cyclops.YamlRPCMethod | |
| endPoint | |
| methodName | |