ColumnStoreTime

public class ColumnStoreTime

Fields

swigCMemOwn

protected transient boolean swigCMemOwn

Constructors

ColumnStoreTime

protected ColumnStoreTime(long cPtr, boolean cMemoryOwn)

ColumnStoreTime

public ColumnStoreTime()

ColumnStoreTime

public ColumnStoreTime(SWIGTYPE_p_tm time)

ColumnStoreTime

public ColumnStoreTime(int hour, long minute, long second, long microsecond, boolean is_negative)

ColumnStoreTime

public ColumnStoreTime(int hour, long minute, long second, long microsecond)

ColumnStoreTime

public ColumnStoreTime(int hour, long minute, long second)

ColumnStoreTime

public ColumnStoreTime(String time, String format)

Methods

delete

public synchronized void delete()

finalize

protected void finalize()

getCPtr

protected static long getCPtr(ColumnStoreTime obj)

set

public boolean set(SWIGTYPE_p_tm time)

set

public boolean set(String time, String format)