public class HazelcastObjectStoreFactory extends Object implements org.mule.runtime.core.internal.util.store.DefaultObjectStoreFactory
| Constructor and Description |
|---|
HazelcastObjectStoreFactory(HazelcastClusterManager mgr) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.store.ObjectStore<Serializable> |
createDefaultInMemoryObjectStore() |
org.mule.runtime.api.store.ObjectStore<Serializable> |
createDefaultPersistentObjectStore() |
public HazelcastObjectStoreFactory(HazelcastClusterManager mgr)
public org.mule.runtime.api.store.ObjectStore<Serializable> createDefaultInMemoryObjectStore()
createDefaultInMemoryObjectStore in interface org.mule.runtime.core.internal.util.store.DefaultObjectStoreFactorypublic org.mule.runtime.api.store.ObjectStore<Serializable> createDefaultPersistentObjectStore()
createDefaultPersistentObjectStore in interface org.mule.runtime.core.internal.util.store.DefaultObjectStoreFactoryCopyright © 2006–2022 MuleSoft, Inc.. All rights reserved.