Package | Description |
---|---|
com.hazelcast.config |
Provides classes for configuring HazelcastInstance.
|
Modifier and Type | Method and Description |
---|---|
List<PartitioningAttributeConfig> |
MapConfig.getPartitioningAttributeConfigs()
Get Partition Attribute configs used for creation of
AttributePartitioningStrategy |
Modifier and Type | Method and Description |
---|---|
MapConfig |
MapConfig.setPartitioningAttributeConfigs(List<PartitioningAttributeConfig> partitioningAttributeConfigs) |
Constructor and Description |
---|
PartitioningAttributeConfig(PartitioningAttributeConfig config) |
Copyright © 2023 Hazelcast, Inc.. All rights reserved.