public class SitemapCollector extends Object implements RsConstants
CH_CREATED, CH_DELETED, CH_REMAIN, CH_UPDATED, NULL_DATE
Constructor and Description |
---|
SitemapCollector() |
public org.apache.http.impl.client.CloseableHttpClient getHttpClient()
public SitemapCollector withHttpClient(org.apache.http.impl.client.CloseableHttpClient httpClient)
public ResourceSyncContext getRsContext()
public SitemapCollector withRsContext(ResourceSyncContext rsContext)
public ZonedDateTime getAsOfDateTime()
public SitemapCollector withAsOfDateTime(ZonedDateTime asOfDateTime)
public LambdaUtil.BiFunction_WithExceptions<URI,org.apache.http.HttpResponse,RsRoot,Exception> getConverter()
public SitemapCollector withConverter(LambdaUtil.BiFunction_WithExceptions<URI,org.apache.http.HttpResponse,RsRoot,Exception> converter)
public ResultIndex getCurrentIndex()
public boolean hasErrors()
public int countErrors()
public int getCountCapabilityLists()
public int getCountResourceListIndexes()
public int getCountChangelistIndexes()
public int getCountResourceLists()
public int getCountChangeLists()
public int getCountRemain()
public int getCountCreated()
public int getCountUpdated()
public int getCountDeleted()
public ZonedDateTime getUltimateResourceListAt()
public ZonedDateTime getUltimateChangeListFrom()
public ZonedDateTime getUltmateListDate()
public boolean hasNewResourceList()
public void collectSitemaps(PathFinder pathFinder, RsProperties syncProps)
Copyright © 2017. All rights reserved.