setAlgorithmValue

Hash algorithm in use for this Bloom filter. This must be considered an immutable value for a constituted filter,
otherwise the underlying data may be rendered unusable.
.elide.std.HashAlgorithm algorithm = 1;

Return

This builder for chaining.

Parameters

value

The enum numeric value on the wire for algorithm to set.