Package com.firebolt.jdbc.cache
Class CacheServiceProvider
java.lang.Object
com.firebolt.jdbc.cache.CacheServiceProvider
Class responsible for creating the CacheService. We should only create one cache service per JVM, so singleton pattern is implemented
-
Method Summary
Modifier and TypeMethodDescriptiongetCacheService
(CacheType cacheType) static CacheServiceProvider
-
Method Details
-
getInstance
-
getCacheService
- Throws:
IllegalArgumentException
-