class documentation
class ClusterQuery(QueryBase):
Undocumented
| Method | |
Declare locks for this query. |
| Method | |
Expand names for this query. |
| Constant | SORT |
Undocumented |
| Instance Variable | do |
Undocumented |
| Instance Variable | wanted |
Undocumented |
| Method | _ |
Computes the list of nodes and their attributes. |
Inherited from QueryBase:
| Method | __init__ |
Initializes this class. |
| Method | |
Collect data and execute query. |
| Method | |
Collect data and execute query. |
| Constant | FIELDS |
Undocumented |
| Instance Variable | names |
Undocumented |
| Instance Variable | query |
Undocumented |
| Instance Variable | requested |
Undocumented |
| Instance Variable | sort |
Undocumented |
| Instance Variable | use |
Undocumented |
| Method | _ |
Helper function to determine names asked for in the query. |