Package | Description |
---|---|
org.infinispan.configuration.global |
EmbeddedCacheManager configuration |
Modifier and Type | Field and Description |
---|---|
static AttributeDefinition<Supplier<? extends LocalConfigurationStorage>> |
GlobalStateConfiguration.CONFIGURATION_STORAGE_SUPPLIER |
Modifier and Type | Method and Description |
---|---|
Supplier<? extends LocalConfigurationStorage> |
GlobalStateConfiguration.configurationStorageClass()
Returns the
LocalConfigurationStorage Supplier |
Modifier and Type | Method and Description |
---|---|
GlobalStateConfigurationBuilder |
GlobalStateConfigurationBuilder.configurationStorageSupplier(Supplier<? extends LocalConfigurationStorage> configurationStorageSupplier)
Defines the @
LocalConfigurationStorage . |
Copyright © 2019 JBoss, a division of Red Hat. All rights reserved.