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
Copyright © 2009–2015 DuraSpace. All rights reserved.