A G O R S

R

RSEPRCache - Class in org.gcube.search.rseprcache
This class implements a cache for storing Result Set EPRs that correspond to specific query results.
RSEPRCache(GCUBESecurityManager, GCUBEScope) - Constructor for class org.gcube.search.rseprcache.RSEPRCache
Default constructor of RSEPRCache that should be used by gCube components that are not exposed as services.
RSEPRCache(GCUBEServiceContext) - Constructor for class org.gcube.search.rseprcache.RSEPRCache
Default constructor of RSEPRCache that should be used by gCube services.
RSEPRCache(GCUBEServiceContext, long, long, int) - Constructor for class org.gcube.search.rseprcache.RSEPRCache
Constructor of RSEPRCache that takes configuration parameters and creates a new cache with this configuration.

A G O R S