public class RapidsFunctionV3 extends RapidsSchemaV3
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
funstr
Function result
|
ast, id, sessionId_excludeFields| Constructor and Description |
|---|
RapidsFunctionV3()
Public constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Return the contents of this object as a JSON String.
|
public java.lang.String toString()
toString in class RapidsSchemaV3