@ConfigurationProperties(value="hazelcast.client", includes={"properties","executorPoolSize","licenseKey","instanceName","labels","userContext"}) @Requires(condition=HazelcastConfigResourceCondition.class) @Requires(missingBeans=com.hazelcast.client.config.ClientConfig.class) @Requires(property="hazelcast.client") public class HazelcastClientConfiguration extends com.hazelcast.client.config.ClientConfig
addAddress, addFlakeIdGeneratorConfig, addLabel, addListenerConfig, addNearCacheConfig, addNearCacheConfig, addProxyFactoryConfig, addQueryCacheConfig, addReliableTopicConfig, equals, findFlakeIdGeneratorConfig, getAddresses, getClassLoader, getConfigPatternMatcher, getConnectionAttemptLimit, getConnectionAttemptPeriod, getConnectionStrategyConfig, getConnectionTimeout, getCredentials, getExecutorPoolSize, getFlakeIdGeneratorConfig, getFlakeIdGeneratorConfigMap, getGroupConfig, getInstanceName, getLabels, getLicenseKey, getListenerConfigs, getLoadBalancer, getManagedContext, getNativeMemoryConfig, getNearCacheConfig, getNearCacheConfigMap, getNetworkConfig, getOrCreateQueryCacheConfig, getOrNullQueryCacheConfig, getProperties, getProperty, getProxyFactoryConfigs, getQueryCacheConfigs, getReliableTopicConfig, getReliableTopicConfigMap, getSecurityConfig, getSerializationConfig, getSocketInterceptorConfig, getSocketOptions, getUserCodeDeploymentConfig, getUserContext, hashCode, isRedoOperation, isSmartRouting, setAddresses, setClassLoader, setConfigPatternMatcher, setConnectionAttemptLimit, setConnectionAttemptPeriod, setConnectionStrategyConfig, setConnectionTimeout, setCredentials, setExecutorPoolSize, setFlakeIdGeneratorConfigMap, setGroupConfig, setInstanceName, setLabels, setLicenseKey, setListenerConfigs, setLoadBalancer, setManagedContext, setNativeMemoryConfig, setNearCacheConfigMap, setNetworkConfig, setProperties, setProperty, setProxyFactoryConfigs, setQueryCacheConfigs, setRedoOperation, setReliableTopicConfigMap, setSecurityConfig, setSerializationConfig, setSmartRouting, setSocketInterceptorConfig, setSocketOptions, setUserCodeDeploymentConfig, setUserContext