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