Interface | Description |
---|---|
Literal<T> |
Represents a constant literal value in the public expression API.
|
Class | Description |
---|---|
Literals |
The helper class to create literals to pass into Apache Gravitino.
|
Literals.LiteralImpl<T> |
Creates a literal with the given type value.
|