getAlgorithmValue

abstract fun getAlgorithmValue(): Int
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

The enum numeric value on the wire for algorithm.