| Package | Description |
|---|---|
| org.apache.manifoldcf.crawler.connectors.amazons3 |
| Modifier and Type | Field and Description |
|---|---|
protected XThreadBuffer<S3Artifact> |
AmazonS3Connector.GetSeedsThread.seedBuffer |
| Modifier and Type | Method and Description |
|---|---|
protected S3Artifact |
AmazonS3DocumentProcessUtility.getS3Artifact(java.lang.String documentIdentifier)
Get the s3artifact (document) using the document identifier ( bucket,key)
|
| Modifier and Type | Method and Description |
|---|---|
XThreadBuffer<S3Artifact> |
AmazonS3Connector.GetSeedsThread.getBuffer() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
AmazonS3DocumentProcessUtility.getDocumentURI(S3Artifact s3Artifact)
Constructs document URI for s3artifact
|
| Modifier and Type | Method and Description |
|---|---|
void |
AmazonS3Connector.GetSeedsThread.setBuffer(XThreadBuffer<S3Artifact> buffer) |