public class BloomProperties
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
BloomProperties() |
Modifier and Type | Method and Description |
---|---|
double |
getThreshold() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
void |
setThreshold(double threshold) |