@Generated public class ApproxCountDistinctFunction extends Object
| Constructor and Description |
|---|
ApproxCountDistinctFunction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getInput() |
Double |
getRelativeSd() |
int |
hashCode() |
ApproxCountDistinctFunction |
setInput(String input) |
ApproxCountDistinctFunction |
setRelativeSd(Double relativeSd) |
String |
toString() |
public ApproxCountDistinctFunction setInput(String input)
public String getInput()
public ApproxCountDistinctFunction setRelativeSd(Double relativeSd)
public Double getRelativeSd()
Copyright © 2026. All rights reserved.