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