Package | Description |
---|---|
com.hazelcast.client.config |
Contains classes related to config for com.hazelcast.client
|
com.hazelcast.config |
Provides classes for configuring HazelcastInstance.
|
Modifier and Type | Class and Description |
---|---|
class |
XmlClientConfigLocator
A support class for the
XmlClientConfigBuilder to locate the client
xml configuration. |
class |
YamlClientConfigLocator
A support class for the
YamlClientConfigBuilder to locate the client
YAML configuration. |
Modifier and Type | Class and Description |
---|---|
class |
XmlConfigLocator
Support class for the
XmlConfigBuilder that locates the XML configuration:
system property
working directory
classpath
default
|
class |
YamlConfigLocator
Support class for the
YamlConfigBuilder that locates the YAML configuration:
system property
working directory
classpath
default
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.