Row.getLong

Get a long value at {@code pos}.

@param name the column @return the value or {@code null}

  1. long getLong(string name)
    interface Row
    long
    getLong
    (
    string name
    )
  2. alias getLong = Tuple.getLong

Meta