public interface IHazelcastInstanceLoader
| Modifier and Type | Method and Description |
|---|---|
void |
configure(Properties props) |
HazelcastInstance |
loadInstance() |
void |
unloadInstance() |
void configure(Properties props)
HazelcastInstance loadInstance() throws org.hibernate.cache.CacheException
org.hibernate.cache.CacheExceptionvoid unloadInstance()
throws org.hibernate.cache.CacheException
org.hibernate.cache.CacheExceptionCopyright © 2017 Hazelcast, Inc.. All Rights Reserved.