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

I

insert(int, SV) - Method in interface spark.data.SA
Inserts a value into the array at the specified index.
insert(int, long) - Method in interface spark.data.SA
 
insert(int, double) - Method in interface spark.data.SA
 
insert(int, boolean) - Method in interface spark.data.SA
 
insert(int, String) - Method in interface spark.data.SA
 
insert(int, SO) - Method in interface spark.data.SA
 
insert(int, SA) - Method in interface spark.data.SA
Inserts a bunch of values into the array.
insert(int, SV) - Method in class spark.data.SArray
 
insert(int, SA) - Method in class spark.data.SArray
 
insert(int, long) - Method in class spark.data.SArray
 
insert(int, double) - Method in class spark.data.SArray
 
insert(int, boolean) - Method in class spark.data.SArray
 
insert(int, String) - Method in class spark.data.SArray
 
insert(int, SO) - Method in class spark.data.SArray
 
isBoolean() - Method in class spark.data.SV
 
isDouble() - Method in class spark.data.SV
 
isLong() - Method in class spark.data.SV
 
isPretty() - Method in class spark.data.io.JSONWriter
 
isPretty() - Method in class spark.data.io.SONWriter
 
isPretty() - Method in interface spark.data.io.SparkWriter
This returns true if the output is being pretty printed for human consumption rather than condensed for files and network message uses.
isSA() - Method in class spark.data.SV
 
isSO() - Method in class spark.data.SV
 
isString() - Method in class spark.data.SV
 
isTrue(int) - Method in interface spark.data.SA
 
isTrue(int) - Method in class spark.data.SArray
 
isTrue(String) - Method in interface spark.data.SO
 
isTrue(String) - Method in class spark.data.SObj
 
isTrue() - Method in class spark.data.SV
if the type is BOOLEAN then the value is returned, otherwise an exception is thrown.

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