Configuration Reference
Version:5.0.7-SNAPSHOT
Micronaut Coherence Config Properties
🔗Property | Type | Description | Default value |
---|---|---|---|
|
java.lang.String |
Set the name of this configuration. |
|
|
java.lang.String |
Set the scope name for this configuration. |
|
|
int |
Set the priority for this configuration. <p>{@link com.tangosol.net.Session Sessions} are started lowest priority first and closed in reverse order.</p> |
|
|
java.lang.String |
Set the priority of this configuration. |
|
|
java.lang.String |
Set the Coherence cache configuration URI. |
Micronaut Coherence Data Config Properties
🔗Property | Type | Description | Default value |
---|---|---|---|
|
java.lang.String |
Configure the name of the {@link Session}. This is called during configuration. |
Micronaut Coherence Distributed Configuration Config Properties
🔗Property | Type | Description | Default value |
---|---|---|---|
|
java.lang.String |
Set the name of the {@link com.tangosol.net.Session session} used by this configuration client. |
|
|
boolean |
Enables distributed configuration. |
Micronaut Coherence Session Config Properties
🔗Property | Type | Description | Default value |
---|---|---|---|
|
java.lang.Integer |
||
|
java.time.Duration |
||
|
boolean |
||
|
boolean |
||
|
java.lang.String |
||
|
java.lang.String |
||
|
java.lang.String |
||
|
java.lang.String |
||
|
java.lang.String |
||
|
java.lang.String |
||
|
java.time.temporal.TemporalAmount |
||
|
boolean |
||
|
java.lang.Boolean |
||
|
|||
|
java.lang.String |
Set HTTP session cache name. |