Package gorsat.process
Class GorSessionCacheManager
java.lang.Object
gorsat.process.GorSessionCacheManager
Class that stores the session cache on a requestId key. By default the cache is kept alive for 3600 seconds. When a
new session is created this class should be used to acquire the cache object.
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.gorpipe.gor.session.GorSessionCachestatic voidinvalidateCache(String requestId)
-
Method Details
-
getCache
-
invalidateCache
-