Package | Description |
---|---|
org.infinispan.ec2demo |
Modifier and Type | Method and Description |
---|---|
Nucleotide_Protein_Element |
NucleotideCache.getNucleotideDetails(String GBAN) |
Nucleotide_Protein_Element |
ProteinCache.getProteinDetails(String GBAN) |
Modifier and Type | Method and Description |
---|---|
Cache<String,Nucleotide_Protein_Element> |
ProteinCache.getCache() |
Cache<String,Nucleotide_Protein_Element> |
NucleotideCache.getCache() |
List<Nucleotide_Protein_Element> |
Nucleotide_Protein_Parser.parseFile(String fileName) |
Modifier and Type | Method and Description |
---|---|
void |
ProteinCache.addToCache(Nucleotide_Protein_Element value) |
void |
NucleotideCache.addToCache(Nucleotide_Protein_Element value) |
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.