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
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025