| Package | Description |
|---|---|
| org.infinispan.configuration.cache |
Cache configuration |
| Modifier and Type | Field and Description |
|---|---|
static AttributeDefinition<KeyPartitioner> |
HashConfiguration.KEY_PARTITIONER |
| Modifier and Type | Method and Description |
|---|---|
KeyPartitioner |
HashConfiguration.keyPartitioner() |
| Modifier and Type | Method and Description |
|---|---|
HashConfigurationBuilder |
HashConfigurationBuilder.keyPartitioner(KeyPartitioner keyPartitioner)
Key partitioner, controlling the mapping of keys to hash segments.
|
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.