public class RequestRunSession extends RunSession
swigCMemOwn| Constructor and Description |
|---|
RequestRunSession() |
RequestRunSession(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(RequestRunSession obj) |
String |
GetRequestDbName() |
String |
GetRequestName() |
List<com._4paradigm.hybridse.type.TypeOuterClass.ColumnDef> |
GetRequestSchema() |
int |
Run(int task_id,
Row in_row,
Row output) |
int |
Run(Row in_row,
Row output) |
DisableDebug, EnableDebug, engine_mode, GetCompileInfo, getCPtr, GetEncodedSchema, GetPerformanceSensitive, GetSchema, IsDebug, SetCompileInfo, SetPerformanceSensitive, SetSpNamepublic RequestRunSession(long cPtr,
boolean cMemoryOwn)
public RequestRunSession()
public static long getCPtr(RequestRunSession obj)
protected void finalize()
finalize in class RunSessionpublic void delete()
delete in class RunSessionpublic List<com._4paradigm.hybridse.type.TypeOuterClass.ColumnDef> GetRequestSchema()
public String GetRequestName()
public String GetRequestDbName()
Copyright © 2021. All rights reserved.