com.netflix.astyanax.recipes.storage
Class ObjectDeleter
java.lang.Object
com.netflix.astyanax.recipes.storage.ObjectDeleter
- All Implemented Interfaces:
- Callable<Void>
public class ObjectDeleter
- extends Object
- implements Callable<Void>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectDeleter
public ObjectDeleter(ChunkedStorageProvider provider,
String objectName)
withChunkCountToDelete
public ObjectDeleter withChunkCountToDelete(int count)
call
public Void call()
throws Exception
- Specified by:
call
in interface Callable<Void>
- Throws:
Exception
Copyright © 2012. All Rights Reserved.