public interface OutputWriter
| Modifier and Type | Field and Description |
|---|---|
static DateFormat |
DATE_FORMAT |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
writeFailure(org.duracloud.common.model.ContentItem contentItem,
String error,
int attempts) |
void |
writeSuccess(org.duracloud.common.model.ContentItem contentItem,
String localFilePath,
int attempts) |
static final DateFormat DATE_FORMAT
void writeSuccess(org.duracloud.common.model.ContentItem contentItem, String localFilePath, int attempts)
void writeFailure(org.duracloud.common.model.ContentItem contentItem, String error, int attempts)
void close()
Copyright © 2009–2018 DuraSpace. All rights reserved.