| Package | Description |
|---|---|
| com._4paradigm | |
| com._4paradigm.hybridse.vm |
| Modifier and Type | Method and Description |
|---|---|
static void |
hybridse_interfaceJNI.hybridse_vm_CompileInfo_DumpClusterJob(long jarg1,
CompileInfo jarg1_,
long jarg2,
String jarg3) |
static void |
hybridse_interfaceJNI.hybridse_vm_CompileInfo_DumpPhysicalPlan(long jarg1,
CompileInfo jarg1_,
long jarg2,
String jarg3) |
static long |
hybridse_interfaceJNI.hybridse_vm_CompileInfo_GetBatchRequestInfo(long jarg1,
CompileInfo jarg1_) |
static int |
hybridse_interfaceJNI.hybridse_vm_CompileInfo_GetCompileType(long jarg1,
CompileInfo jarg1_) |
static String |
hybridse_interfaceJNI.hybridse_vm_CompileInfo_GetEncodedSchema(long jarg1,
CompileInfo jarg1_) |
static int |
hybridse_interfaceJNI.hybridse_vm_CompileInfo_GetEngineMode(long jarg1,
CompileInfo jarg1_) |
static boolean |
hybridse_interfaceJNI.hybridse_vm_CompileInfo_GetIRBuffer(long jarg1,
CompileInfo jarg1_,
ByteBuffer jarg2) |
static long |
hybridse_interfaceJNI.hybridse_vm_CompileInfo_GetIRSize(long jarg1,
CompileInfo jarg1_) |
static Object[] |
hybridse_interfaceJNI.hybridse_vm_CompileInfo_GetParameterSchema(long jarg1,
CompileInfo jarg1_) |
static long |
hybridse_interfaceJNI.hybridse_vm_CompileInfo_GetPhysicalPlan(long jarg1,
CompileInfo jarg1_) |
static String |
hybridse_interfaceJNI.hybridse_vm_CompileInfo_GetRequestName(long jarg1,
CompileInfo jarg1_) |
static Object[] |
hybridse_interfaceJNI.hybridse_vm_CompileInfo_GetRequestSchema(long jarg1,
CompileInfo jarg1_) |
static Object[] |
hybridse_interfaceJNI.hybridse_vm_CompileInfo_GetSchema(long jarg1,
CompileInfo jarg1_) |
static String |
hybridse_interfaceJNI.hybridse_vm_CompileInfo_GetSql(long jarg1,
CompileInfo jarg1_) |
static long |
hybridse_interfaceJNI.hybridse_vm_SqlCompileInfo_CastFrom(long jarg1,
CompileInfo jarg1_) |
| Modifier and Type | Class and Description |
|---|---|
class |
SqlCompileInfo |
| Modifier and Type | Method and Description |
|---|---|
CompileInfo |
CompileInfoCache.GetBatchRequestInfo(String db,
String sp_name,
BaseStatus status) |
CompileInfo |
RunSession.GetCompileInfo() |
CompileInfo |
CompileInfoCache.GetRequestInfo(String db,
String sp_name,
BaseStatus status) |
| Modifier and Type | Method and Description |
|---|---|
static SqlCompileInfo |
SqlCompileInfo.CastFrom(CompileInfo node) |
static long |
CompileInfo.getCPtr(CompileInfo obj) |
boolean |
RunSession.SetCompileInfo(CompileInfo compile_info) |
Copyright © 2021. All rights reserved.