pyrax
Python Bindings for the Rackspace Cloud
 All Classes Namespaces Files Functions Variables Properties
Public Member Functions | Public Attributes | Static Public Attributes
BulkDeleter Class Reference

Threading class to allow for bulk deletion of objects from a container. More...

List of all members.

Public Member Functions

def __init__
def run

Public Attributes

 client
 container
 object_names

Static Public Attributes

 completed = False
 results = None

Detailed Description

Threading class to allow for bulk deletion of objects from a container.


Constructor & Destructor Documentation

def __init__ (   self,
  client,
  container,
  object_names 
)

Member Function Documentation

def run (   self)

Member Data Documentation

completed = False [static]
results = None [static]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Properties