| Package | Description |
|---|---|
| org.infinispan.configuration.cache |
Cache configuration |
| Modifier and Type | Field and Description |
|---|---|
static AttributeDefinition<ConsistentHashFactory> |
HashConfiguration.CONSISTENT_HASH_FACTORY |
| Modifier and Type | Method and Description |
|---|---|
ConsistentHashFactory<?> |
HashConfiguration.consistentHashFactory()
The consistent hash factory in use.
|
| Modifier and Type | Method and Description |
|---|---|
HashConfigurationBuilder |
HashConfigurationBuilder.consistentHashFactory(ConsistentHashFactory<? extends ConsistentHash> consistentHashFactory)
The consistent hash factory in use.
|
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.