Index

A C D E G H M N R S T 
All Classes and Interfaces|All Packages

G

get(int) - Method in class SparkDB
get(int) - Method in class SparkDB.HMList
Get String value based on its index
get(ArrayList<Integer>) - Method in class SparkDB
Gets multiple rows based on its index value
get(HashMap<String, String>, String) - Method in class SparkDB
get(HashMap<String, String>, String, int) - Method in class SparkDB
Gets column values from of a certain column name for rows that apply certain rules.
getColumn(String) - Method in class SparkDB
Gets a whole column as a HMList.
getIDs(HashMap<String, String>) - Method in class SparkDB
getIDs(HashMap<String, String>, int) - Method in class SparkDB
Get indices of the rows that apply certain rules.
HashMap argument [pass=123] will return all rows that have '123' in 'pass' column
A C D E G H M N R S T 
All Classes and Interfaces|All Packages