pyrax
Python Bindings for the Rackspace Cloud
|
Threading class to allow for bulk deletion of objects from a container. More...
Public Member Functions | |
def | __init__ |
def | run |
Public Attributes | |
client | |
container | |
object_names | |
Static Public Attributes | |
completed = False | |
results = None |
Threading class to allow for bulk deletion of objects from a container.
def __init__ | ( | self, | |
client, | |||
container, | |||
object_names | |||
) |
def run | ( | self | ) |
completed = False [static] |
results = None [static] |