public interface WarcFileNaming
WarcFileWriter.| Modifier and Type | Method and Description |
|---|---|
String |
getFilename(int sequenceNr,
boolean bCompressed)
Return the next file name to use.
|
boolean |
supportMultipleFiles()
Does this naming implementation support multiple files.
|
boolean supportMultipleFiles()
String getFilename(int sequenceNr, boolean bCompressed)
sequenceNr - sequence number to usebCompressed - is the file compressed or notCopyright © 2011–2015. All rights reserved.