| Class | Description | 
|---|---|
| SparkSQLPushDownFilter | 
 This filter will push down all qualifier logic given to us
 by SparkSQL so that we have make the filters at the region server level
 and avoid sending the data back to the client to be filtered. 
 | 
| TestJavaHBaseContext | |
| TestJavaHBaseContext.GetFunction | |
| TestJavaHBaseContext.PutFunction | |
| TestJavaHBaseContext.ResultFunction |