Package | Description |
---|---|
org.infinispan.counter.configuration |
Embedded Clustered Counter Configuration.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CounterConfigurationBuilder<T extends AbstractCounterConfiguration,S extends CounterConfigurationBuilder<T,S>>
Base counter configuration builder.
|
Modifier and Type | Class and Description |
---|---|
class |
StrongCounterConfiguration
StrongCounter configuration. |
class |
WeakCounterConfiguration
WeakCounter configuration. |
Modifier and Type | Method and Description |
---|---|
List<AbstractCounterConfiguration> |
CounterManagerConfiguration.counters() |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.