public class BatchRequestInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
swigCMemOwn |
| Constructor and Description |
|---|
BatchRequestInfo() |
BatchRequestInfo(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
SWIGTYPE_p_std__setT_size_t_t |
getCommon_column_indices() |
SWIGTYPE_p_std__setT_size_t_t |
getCommon_node_set() |
static long |
getCPtr(BatchRequestInfo obj) |
SWIGTYPE_p_std__setT_size_t_t |
getOutput_common_column_indices() |
void |
setCommon_column_indices(SWIGTYPE_p_std__setT_size_t_t value) |
void |
setCommon_node_set(SWIGTYPE_p_std__setT_size_t_t value) |
void |
setOutput_common_column_indices(SWIGTYPE_p_std__setT_size_t_t value) |
public BatchRequestInfo(long cPtr,
boolean cMemoryOwn)
public BatchRequestInfo()
public static long getCPtr(BatchRequestInfo obj)
public void delete()
public void setCommon_column_indices(SWIGTYPE_p_std__setT_size_t_t value)
public SWIGTYPE_p_std__setT_size_t_t getCommon_column_indices()
public void setCommon_node_set(SWIGTYPE_p_std__setT_size_t_t value)
public SWIGTYPE_p_std__setT_size_t_t getCommon_node_set()
public void setOutput_common_column_indices(SWIGTYPE_p_std__setT_size_t_t value)
public SWIGTYPE_p_std__setT_size_t_t getOutput_common_column_indices()
Copyright © 2021. All rights reserved.