public class WARCSolrArtifactIndex extends SolrArtifactIndexData
| Constructor and Description |
|---|
WARCSolrArtifactIndex() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getRecordContentLength() |
String |
getRecordDate() |
String |
getRecordId() |
String |
getRecordType() |
long |
getWARCFileOffset() |
String |
getWARCFilePath() |
org.apache.http.Header[] |
getWARCHeaders() |
void |
setRecordContentLength(Integer recordContentLength) |
void |
setRecordDate(String recordDate) |
void |
setRecordId(String recordId) |
void |
setRecordType(String recordType) |
void |
setWARCFileOffset(long warcFileOffset) |
void |
setWARCFilePath(String warcFilePath) |
auid, collection, committed, contentHash, contentLength, contentModified, contentType, date, equals, getAuid, getCollection, getCommitted, getContentHash, getContentLength, getContentType, getDate, getHeaders, getId, getLastModified, getUri, hashCode, id, setAuid, setCollection, setCommitted, setContentHash, setContentLength, setContentType, setDate, setId, setLastModified, setUri, toString, uripublic String getWARCFilePath()
public void setWARCFilePath(String warcFilePath)
public long getWARCFileOffset()
public void setWARCFileOffset(long warcFileOffset)
public org.apache.http.Header[] getWARCHeaders()
throws IOException
IOExceptionpublic String getRecordId()
public void setRecordId(String recordId)
public String getRecordType()
public void setRecordType(String recordType)
public String getRecordDate()
public void setRecordDate(String recordDate)
public Integer getRecordContentLength()
public void setRecordContentLength(Integer recordContentLength)
Copyright © 2000–2018 LOCKSS Program. All rights reserved.