Class ValueBuffer
java.lang.Object
io.trino.plugin.raptor.legacy.systemtables.ValueBuffer
-
Method Details
-
create
-
getValue
-
getColumnIndex
public int getColumnIndex() -
getLong
public long getLong() -
getDouble
public double getDouble() -
getBoolean
public boolean getBoolean() -
getSlice
public io.airlift.slice.Slice getSlice() -
getType
-
isNull
public boolean isNull() -
equals
-
hashCode
public int hashCode() -
toString
-