org.jets3t.service.utils
Class FileComparer.PartialObjectListing

java.lang.Object
  extended by org.jets3t.service.utils.FileComparer.PartialObjectListing
Enclosing class:
FileComparer

public class FileComparer.PartialObjectListing
extends Object


Constructor Summary
FileComparer.PartialObjectListing(Map<String,StorageObject> objectsMap, String priorLastKey)
           
 
Method Summary
 Map<String,StorageObject> getObjectsMap()
           
 String getPriorLastKey()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileComparer.PartialObjectListing

public FileComparer.PartialObjectListing(Map<String,StorageObject> objectsMap,
                                         String priorLastKey)
Method Detail

getObjectsMap

public Map<String,StorageObject> getObjectsMap()

getPriorLastKey

public String getPriorLastKey()