- getBodyContent(ARCRecord) - Static method in class io.archivesunleashed.data.ArcRecordUtils
-
Extracts contents of the body from an ARCRecord.
- getBodyContent(WARCRecord) - Static method in class io.archivesunleashed.data.WarcRecordUtils
-
Extracts contents of the body from a WARCRecord.
- getContent(ARCRecord) - Static method in class io.archivesunleashed.data.ArcRecordUtils
-
Extracts raw contents from an ARCRecord (including HTTP headers).
- getContent(WARCRecord) - Static method in class io.archivesunleashed.data.WarcRecordUtils
-
Extracts raw contents from a WARCRecord (including HTTP headers).
- getCurrentKey() - Method in class io.archivesunleashed.mapreduce.WacInputFormat.ArchiveRecordReader
-
- getCurrentValue() - Method in class io.archivesunleashed.mapreduce.WacInputFormat.ArchiveRecordReader
-
- getFormat() - Method in class io.archivesunleashed.io.ArchiveRecordWritable
-
Get format of Archive Record.
- getProgress() - Method in class io.archivesunleashed.mapreduce.WacInputFormat.ArchiveRecordReader
-
- getRecord() - Method in class io.archivesunleashed.io.ArchiveRecordWritable
-
Get Archive Record.
- getWarcResponseMimeType(byte[]) - Static method in class io.archivesunleashed.data.WarcRecordUtils
-
Extracts the MIME type of WARC response records.