public class GAGridUtils extends Object
| Constructor and Description |
|---|
GAGridUtils() |
| Modifier and Type | Method and Description |
|---|---|
static List<Chromosome> |
getChromosomes(Ignite ignite,
String qry)
Retrieve chromosomes
|
static List<Gene> |
getGenesInOrderForChromosome(Ignite ignite,
Chromosome chromosome)
Retrieve genes in order
|
public static List<Chromosome> getChromosomes(Ignite ignite, String qry)
ignite - Igniteqry - Sqlpublic static List<Gene> getGenesInOrderForChromosome(Ignite ignite, Chromosome chromosome)
ignite - Ignitechromosome - Chromosome
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019