org.infinispan.ec2demo
Class NucleotideCache
java.lang.Object
org.infinispan.ec2demo.NucleotideCache
public class NucleotideCache
- extends Object
- Author:
- noconnor@redhat.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NucleotideCache
public NucleotideCache(CacheBuilder cacheManger)
throws IOException
- Throws:
IOException
addToCache
public void addToCache(Nucleotide_Protein_Element value)
getCacheSize
public int getCacheSize()
getNucleotideDetails
public Nucleotide_Protein_Element getNucleotideDetails(String GBAN)
getCache
public Cache getCache()
Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.