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