All Methods Static Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
void |
delete() |
protected void |
finalize() |
String |
GetAsString(int idx) |
int |
GetBool(int idx,
SWIGTYPE_p_bool val) |
boolean |
GetBoolUnsafe(int idx) |
static long |
getCPtr(RowView obj) |
int |
GetDate(int idx,
SWIGTYPE_p_int date) |
int |
GetDate(int idx,
SWIGTYPE_p_int year,
SWIGTYPE_p_int month,
SWIGTYPE_p_int day) |
int |
GetDateUnsafe(int idx) |
int |
GetDayUnsafe(int idx) |
int |
GetDouble(int idx,
SWIGTYPE_p_double val) |
double |
GetDoubleUnsafe(int idx) |
int |
GetFloat(int idx,
SWIGTYPE_p_float val) |
float |
GetFloatUnsafe(int idx) |
int |
GetInt16(int idx,
SWIGTYPE_p_short val) |
short |
GetInt16Unsafe(int idx) |
int |
GetInt32(int idx,
SWIGTYPE_p_int val) |
int |
GetInt32Unsafe(int idx) |
int |
GetInt64(int idx,
SWIGTYPE_p_long_long val) |
long |
GetInt64Unsafe(int idx) |
int |
GetInteger(SWIGTYPE_p_signed_char row,
int idx,
TypeOuterClass.Type type,
SWIGTYPE_p_long_long val) |
int |
GetMonthUnsafe(int days) |
int |
GetPrimaryFieldOffset(int idx) |
String |
GetRowString() |
List<TypeOuterClass.ColumnDef> |
GetSchema() |
int |
GetSize() |
static int |
GetSize(SWIGTYPE_p_signed_char row) |
int |
GetString(int idx,
SWIGTYPE_p_p_char val,
SWIGTYPE_p_unsigned_int length) |
String |
GetStringUnsafe(int idx) |
int |
GetTimestamp(int idx,
SWIGTYPE_p_long_long val) |
long |
GetTimestampUnsafe(int idx) |
int |
GetValue(SWIGTYPE_p_signed_char row,
int idx,
SWIGTYPE_p_p_char val,
SWIGTYPE_p_unsigned_int length) |
int |
GetValue(SWIGTYPE_p_signed_char row,
int idx,
TypeOuterClass.Type type,
SWIGTYPE_p_void val) |
int |
GetYearUnsafe(int days) |
boolean |
IsNULL(int idx) |
boolean |
IsNULL(SWIGTYPE_p_signed_char row,
int idx) |
boolean |
Reset(ByteBuffer buf) |
boolean |
Reset(SWIGTYPE_p_signed_char row) |
boolean |
Reset(SWIGTYPE_p_signed_char row,
int size) |