public abstract class WarcCaptureRecord extends WarcTargetRecord
| Modifier and Type | Class and Description |
|---|---|
static class |
WarcCaptureRecord.AbstractBuilder<R extends WarcCaptureRecord,B extends WarcCaptureRecord.AbstractBuilder<R,B>> |
WarcTargetRecord.Builder<R extends WarcTargetRecord,B extends WarcTargetRecord.Builder<R,B>>WarcRecord.Constructor<R extends WarcRecord>| Modifier and Type | Method and Description |
|---|---|
List<URI> |
concurrentTo()
The IDs of other records created during the same capture event as this one.
|
Optional<InetAddress> |
ipAddress()
The IP address of the server involved in the capture event this record belongs to.
|
MediaType |
payloadType()
Content-Type of the payload.
|
identifiedPayloadType, payload, payloadDigest, target, targetURI, toString, warcinfoIDblockDigest, calculatedBlockDigest, date, id, segmentNumber, truncated, typebody, contentType, headers, serializeHeader, versionpublic Optional<InetAddress> ipAddress()
public List<URI> concurrentTo()
public MediaType payloadType() throws IOException
IOExceptionCopyright © 2024. All rights reserved.