@Evolving public final class CountStar extends Object implements AggregateFunc
| Constructor and Description |
|---|
CountStar() |
| Modifier and Type | Method and Description |
|---|---|
String |
describe()
Format the expression as a human readable SQL-like string.
|
String |
toString() |
public String toString()
toString in class Objectpublic String describe()
Expressiondescribe in interface Expression