public class BatchRunSession extends RunSession
swigCMemOwn| Constructor and Description |
|---|
BatchRunSession() |
BatchRunSession(boolean mini_batch) |
BatchRunSession(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
static long |
getCPtr(BatchRunSession obj) |
SWIGTYPE_p_std__shared_ptrT_hybridse__vm__TableHandler_t |
Run() |
int |
Run(SWIGTYPE_p_std__vectorT_hybridse__codec__Row_t output) |
int |
Run(SWIGTYPE_p_std__vectorT_hybridse__codec__Row_t output,
long limit) |
DisableDebug, EnableDebug, engine_mode, GetCompileInfo, getCPtr, GetEncodedSchema, GetSchema, IsDebug, SetCompileInfo, SetSpNamepublic BatchRunSession(long cPtr,
boolean cMemoryOwn)
public BatchRunSession(boolean mini_batch)
public BatchRunSession()
public static long getCPtr(BatchRunSession obj)
protected void finalize()
finalize in class RunSessionpublic void delete()
delete in class RunSessionpublic int Run(SWIGTYPE_p_std__vectorT_hybridse__codec__Row_t output, long limit)
public int Run(SWIGTYPE_p_std__vectorT_hybridse__codec__Row_t output)
public SWIGTYPE_p_std__shared_ptrT_hybridse__vm__TableHandler_t Run()
Copyright © 2021. All rights reserved.