getLong
The result at the given index as a long
Return
a long value.
Parameters
index
the index of the required value.
The projecting result value for the given key as a long value Returns 0L if the key doesn't exist.
Return
The long value.
Parameters
key
The select result key.