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