Package | Description |
---|---|
bixo.datum | |
bixo.exceptions | |
bixo.fetcher |
Modifier and Type | Method and Description |
---|---|
BaseFetchException |
StatusDatum.getException() |
Modifier and Type | Method and Description |
---|---|
void |
StatusDatum.setException(BaseFetchException e) |
Constructor and Description |
---|
StatusDatum(java.lang.String url,
BaseFetchException e,
com.scaleunlimited.cascading.Payload payload) |
StatusDatum(java.lang.String url,
UrlStatus status,
HttpHeaders headers,
BaseFetchException e,
long statusTime,
java.lang.String hostAddress,
com.scaleunlimited.cascading.Payload payload) |
Modifier and Type | Class and Description |
---|---|
class |
AbortedFetchException |
class |
HttpFetchException |
class |
IOFetchException |
class |
RedirectFetchException |
class |
UrlFetchException |
Modifier and Type | Method and Description |
---|---|
protected int |
BaseFetchException.compareToBase(BaseFetchException e) |
Modifier and Type | Method and Description |
---|---|
FetchedResult |
SimpleHttpFetcher.fetch(org.apache.http.client.methods.HttpRequestBase request,
java.lang.String url,
com.scaleunlimited.cascading.Payload payload) |
FetchedResult |
SimpleHttpFetcher.fetch(java.lang.String url) |
FetchedDatum |
SimpleHttpFetcher.get(ScoredUrlDatum scoredUrl) |
FetchedDatum |
LoggingFetcher.get(ScoredUrlDatum datum) |
abstract FetchedDatum |
BaseFetcher.get(ScoredUrlDatum scoredUrl) |
Copyright © 2012 Bixo Labs