Class Coherence
java.lang.Object
one.microstream.integrations.spring.boot.types.oracle.coherence.Coherence
public class Coherence extends Object
-
Constructor Summary
Constructors Constructor Description Coherence() -
Method Summary
Modifier and Type Method Description StringgetCacheConfig()StringgetCacheName()voidsetCacheConfig(String cacheConfig)voidsetCacheName(String cacheName)
-
Constructor Details
-
Coherence
public Coherence()
-
-
Method Details