Package io.trino.plugin.accumulo.model
Class Field
java.lang.Object
io.trino.plugin.accumulo.model.Field
-
Constructor Details
-
Field
-
Field
-
Field
-
-
Method Details
-
getType
-
getArray
-
getLong
-
getBoolean
-
getByte
-
getDate
public long getDate() -
getDouble
-
getFloat
-
getInt
-
getMap
-
getObject
-
getShort
-
getTimestamp
-
getTime
-
getVarbinary
public byte[] getVarbinary() -
getVarchar
-
isIndexed
public boolean isIndexed() -
isNull
public boolean isNull() -
hashCode
public int hashCode() -
equals
-
toString
-