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 | |
completed | |
results |
Threading class to allow for bulk deletion of objects from a container.
def __init__ | ( | self, | |
client, | |||
container, | |||
object_names | |||
) |
def run | ( | self | ) |
Reimplemented in FakeBulkDeleter.
Reimplemented in FakeBulkDeleter.