Modifier and Type | Field | Description |
---|---|---|
int |
OUTPUT_STREAM_BUFFER_SIZE |
|
static java.lang.String |
STORE_NAME |
Constructor | Description |
---|---|
UnbufferedFileStore(RuntimeConfiguration rc) |
Modifier and Type | Method | Description |
---|---|---|
void |
close() |
|
void |
store(java.net.URI uri,
org.apache.http.HttpResponse response,
boolean isDuplicate,
byte[] contentDigest,
java.lang.String guessedCharset) |
public final int OUTPUT_STREAM_BUFFER_SIZE
public static final java.lang.String STORE_NAME
public UnbufferedFileStore(RuntimeConfiguration rc) throws java.io.IOException
java.io.IOException