Package org.redisson.spring.cache
Class CacheConfigSupport
java.lang.Object
org.redisson.spring.cache.CacheConfigSupport
- Author:
- Nikita Koksharov
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfromJSON
(InputStream inputStream) fromYAML
(InputStream inputStream) toJSON
(Map<String, ? extends CacheConfig> configs) toYAML
(Map<String, ? extends CacheConfig> configs)
-
Constructor Details
-
CacheConfigSupport
public CacheConfigSupport()
-
-
Method Details
-
fromJSON
- Throws:
IOException
-
fromJSON
- Throws:
IOException
-
fromJSON
- Throws:
IOException
-
fromJSON
- Throws:
IOException
-
fromJSON
- Throws:
IOException
-
toJSON
- Throws:
IOException
-
fromYAML
- Throws:
IOException
-
fromYAML
- Throws:
IOException
-
fromYAML
- Throws:
IOException
-
fromYAML
- Throws:
IOException
-
fromYAML
- Throws:
IOException
-
toYAML
- Throws:
IOException
-