public class GAGridUtils extends Object
| Constructor and Description |
|---|
GAGridUtils() |
| Modifier and Type | Method and Description |
|---|---|
static List<Chromosome> |
getChromosomes(Ignite ignite,
String query)
Retrieve chromosomes
|
static List<Gene> |
getGenesInOrderForChromosome(Ignite ignite,
Chromosome chromosome)
Retrieve genes in order
|
public static List<Chromosome> getChromosomes(Ignite ignite, String query)
ignite - Ignitequery - Sqlpublic static List<Gene> getGenesInOrderForChromosome(Ignite ignite, Chromosome chromosome)
ignite - Ignitechromosome - Chromosome
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.0 Release Date : May 23 2018