See: Description
| Interface | Description |
|---|---|
| IHazelcastInstanceFactory |
A hookable factory class to build up implementations of
IHazelcastInstanceLoader |
| IHazelcastInstanceLoader |
Factory interface to build Hazelcast instances and configure them depending
on configuration.
|
| Class | Description |
|---|---|
| DefaultHazelcastInstanceFactory |
A factory that returns a
HazelcastInstance depending on configuration either backed by Hazelcast
client or node implementation. |
| HazelcastAccessor | Deprecated
Set instanceName for your Hazelcast instance and use
Hazelcast.getHazelcastInstanceByName(String instanceName) instead |
Copyright © 2018. All Rights Reserved.