Interface GettableData
- All Superinterfaces:
GettableByIndexData,GettableByNameData
- All Known Implementing Classes:
AbstractGettableData,UDTValue
Collection of (typed) CQL values that can be retrieved either by index (starting at zero) or by
name.
-
Method Summary
Methods inherited from interface org.apache.cassandra.cql3.functions.types.GettableByIndexData
get, get, get, getBool, getByte, getBytes, getBytesUnsafe, getDate, getDecimal, getDouble, getFloat, getInet, getInt, getList, getList, getLong, getMap, getMap, getObject, getSet, getSet, getShort, getString, getTime, getTimestamp, getTupleValue, getUDTValue, getUUID, getVarint, getVector, getVector, isNullMethods inherited from interface org.apache.cassandra.cql3.functions.types.GettableByNameData
get, get, get, getBool, getByte, getBytes, getBytesUnsafe, getDate, getDecimal, getDouble, getFloat, getInet, getInt, getList, getList, getLong, getMap, getMap, getObject, getSet, getSet, getShort, getString, getTime, getTimestamp, getTupleValue, getUDTValue, getUUID, getVarint, getVector, getVector, isNull