Package | Description |
---|---|
com.hazelcast.config |
Provides classes for configuring HazelcastInstance.
|
Modifier and Type | Class and Description |
---|---|
class |
PartitioningStrategyConfigReadOnly
Deprecated.
this class will be removed in 4.0; it is meant for internal usage only.
|
Modifier and Type | Method and Description |
---|---|
MapConfig |
MapConfigReadOnly.setPartitioningStrategyConfig(PartitioningStrategyConfig partitioningStrategyConfig)
Deprecated.
|
MapConfig |
MapConfig.setPartitioningStrategyConfig(PartitioningStrategyConfig partitioningStrategyConfig) |
Constructor and Description |
---|
PartitioningStrategyConfig(PartitioningStrategyConfig config) |
PartitioningStrategyConfigReadOnly(PartitioningStrategyConfig config)
Deprecated.
|
Copyright © 2018 Hazelcast, Inc.. All rights reserved.