public class QueryRequestCache extends Object
QueryRequestCache(int cacheSize)
void
add(String id)
boolean
isQueryIdUnique(String id)
updateCacheSize(int capacity)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public QueryRequestCache(int cacheSize)
public boolean isQueryIdUnique(String id)
public void updateCacheSize(int capacity)
public void add(String id)
Copyright © 2014–2015 Cohesive Integrations, LLC. All rights reserved.