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 objectsMap, String priorLastKey)
           
 
Method Summary
 Map 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 objectsMap,
                                         String priorLastKey)
Method Detail

getObjectsMap

public Map getObjectsMap()

getPriorLastKey

public String getPriorLastKey()