Class WarcContinuation
java.lang.Object
org.netpreserve.jwarc.Message
org.netpreserve.jwarc.WarcRecord
org.netpreserve.jwarc.WarcTargetRecord
org.netpreserve.jwarc.WarcContinuation
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class org.netpreserve.jwarc.WarcRecord
WarcRecord.AbstractBuilder<R extends WarcRecord,
B extends WarcRecord.AbstractBuilder<R, B>>, WarcRecord.Constructor<R extends WarcRecord> -
Method Summary
Modifier and TypeMethodDescriptionThe id of the first record in the series of segments this record is part of.The total length of the content blocks of all segments added together.Methods inherited from class org.netpreserve.jwarc.WarcTargetRecord
identifiedPayloadType, payload, payloadDigest, target, targetURI, toString, warcinfoID
Methods inherited from class org.netpreserve.jwarc.WarcRecord
blockDigest, calculatedBlockDigest, date, id, segmentNumber, truncated, type
Methods inherited from class org.netpreserve.jwarc.Message
body, contentType, headers, serializeHeader, version
-
Method Details
-
segmentOriginId
The id of the first record in the series of segments this record is part of. -
segmentTotalLength
-