Package com.yahoo.vespa.config
Class PayloadChecksum
java.lang.Object
com.yahoo.vespa.config.PayloadChecksum
Checksums of config definition payload or config payload,
md5 and xxhash64 are the supported types at the moment.
- Author:
- hmusum
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionasString()static PayloadChecksumempty(PayloadChecksum.Type type) booleanstatic PayloadChecksumfromPayload(Payload payload, PayloadChecksum.Type type) inthashCode()booleanisEmpty()toString()type()booleanvalid()