A C D E F G I J M N O R S T U V W

G

get(int) - Method in interface spark.data.SA
The value stored at index.
get(int) - Method in class spark.data.SArray
 
get(String) - Method in interface spark.data.SO
This will return the value of the named attribute.
get(String) - Method in class spark.data.SObj
 
get(String) - Method in class spark.data.SOReflect
 
get(String) - Method in class spark.data.SV
 
get(int) - Method in class spark.data.SV
 
getArray(String) - Method in interface spark.data.SO
 
getArray(String) - Method in class spark.data.SObj
 
getDouble(int) - Method in interface spark.data.SA
 
getDouble(int) - Method in class spark.data.SArray
 
getDouble(String) - Method in interface spark.data.SO
 
getDouble(String) - Method in class spark.data.SObj
 
getDouble() - Method in class spark.data.SV
if the type is DOUBLE or LONG then the value is returned, otherwise an exception is thrown.
getLong(int) - Method in interface spark.data.SA
 
getLong(int) - Method in class spark.data.SArray
 
getLong(String) - Method in interface spark.data.SO
 
getLong(String) - Method in class spark.data.SObj
 
getLong() - Method in class spark.data.SV
if the type is LONG then the value is returned, otherwise an exception is thrown.
getObj(String) - Method in interface spark.data.SO
 
getObj(String) - Method in class spark.data.SObj
 
getSA(int) - Method in interface spark.data.SA
 
getSA(int) - Method in class spark.data.SArray
 
getSA() - Method in class spark.data.SV
if the type is ARRAY then the value is returned, otherwise an exception is thrown.
getSO(int) - Method in interface spark.data.SA
 
getSO(int) - Method in class spark.data.SArray
 
getSO() - Method in class spark.data.SV
if the type is OBJECT then the value is returned, otherwise an exception is thrown.
getString(int) - Method in interface spark.data.SA
 
getString(int) - Method in class spark.data.SArray
 
getString(String) - Method in interface spark.data.SO
 
getString(String) - Method in class spark.data.SObj
 
getString() - Method in class spark.data.SV
if the type is STRING then the value is returned, otherwise an exception is thrown.
getTypeFactory() - Method in class spark.data.io.JSONReader
 
getTypeFactory() - Method in class spark.data.io.JSONWriter
 
getTypeFactory() - Method in class spark.data.io.SONReader
 
getTypeFactory() - Method in class spark.data.io.SONWriter
 
getTypeFactory() - Method in interface spark.data.io.SparkReader
This will return the TypeFactory being used.
getTypeFactory() - Method in interface spark.data.io.SparkWriter
This will return the TypeFactory currently being used.

A C D E F G I J M N O R S T U V W