Index
All Classes and Interfaces|All Packages
I
- init() - Static method in class com.github.perdia.Core
- Instance - Class in com.github.perdia.queries
-
Class for handling the creation, editing, querying, deletion and saving of instances
- Instance(String) - Constructor for class com.github.perdia.queries.Instance
-
One of the constructors for the Instance class.
- Instance(String, Instance) - Constructor for class com.github.perdia.queries.Instance
-
One of the constructors for the Instance class.
- Instance(String, Template) - Constructor for class com.github.perdia.queries.Instance
-
One of the constructors for the Instance class.
- instanceAmount() - Method in class com.github.perdia.queries.parsing.InstanceParser
-
Returns the amount of JSON objects in the JSON array
- InstanceParser - Class in com.github.perdia.queries.parsing
-
Class for parsing instance queries in JSON format from the database to Instance objects
- InstanceParser(byte[]) - Constructor for class com.github.perdia.queries.parsing.InstanceParser
-
Constructor in which the byte array turns in to a JSON array which then gets processed further
- INTEGER - Enum constant in enum class com.github.perdia.queries.data.DataType
-
DataType for storing Longs (64-bit Integers)
All Classes and Interfaces|All Packages