The configuration of an infinispan cache container
Name | Dynamic | Other provider points |
---|---|---|
org.wildfly.clustering.infinispan.key-affinity-factory | true | none |
org.wildfly.clustering.infinispan.cache-container | true | none |
org.wildfly.clustering.cache.default-node-factory | true | none |
org.wildfly.clustering.cache.default-singleton-service-builder-factory | true | none |
org.wildfly.clustering.cache.default-registry-entry | true | none |
org.wildfly.clustering.cache.default-registry | true | none |
org.wildfly.clustering.infinispan.default-cache-configuration | true | none |
org.wildfly.clustering.cache.default-registry-factory | true | none |
org.wildfly.clustering.cache.default-group | true | none |
org.wildfly.clustering.cache.default-service-provider-registry | true | none |
org.wildfly.clustering.infinispan.default-cache | true | none |
org.wildfly.clustering.infinispan.cache-container-configuration | true | none |
Attribute | Value |
---|---|
Type | LIST |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | false |
Storage | runtime |
Access Type | read-only |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | false |
Storage | runtime |
Access Type | read-only |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | false |
Storage | runtime |
Access Type | read-only |
Attribute | Value |
---|---|
Capability reference | |
Type | STRING |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Attribute | Value |
---|---|
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | false |
Storage | runtime |
Access Type | read-only |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | false |
Storage | runtime |
Access Type | read-only |
Attribute | Value |
---|---|
Default Value | org.jboss.as.clustering.infinispan |
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Attribute | Value |
---|---|
Default Value | LAZY |
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Allowed Values | LAZY |
Attribute | Value |
---|---|
Default Value | false |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
aliases | LIST | false | false | The list of aliases for this cache container | |
default-cache | STRING | false | false | The default infinispan cache | |
module | STRING | false | true | org.jboss.as.clustering.infinispan | The module whose class loader should be used when building this cache container's configuration. |
statistics-enabled | BOOLEAN | false | true | false | If enabled, statistics will be collected for this cache container |
eviction-executor | STRING | false | false | The scheduled executor used for eviction | |
listener-executor | STRING | false | false | The executor used for the replication queue | |
replication-queue-executor | STRING | false | false | The executor used for asynchronous cache operations | |
jndi-name | STRING | false | true | The jndi name to which to bind this cache container | |
start | STRING | false | true | LAZY | The cache container start mode, which can be EAGER (immediate start) or LAZY (on-demand start). |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
name | STRING | true | false | The name of the alias to add to this cache container |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
name | STRING | true | false | The name of the alias to remove from this cache container |