Configuration Reference
Version:5.0.4
Micronaut Coherence Config Properties
🔗Property | Type | Description |
---|---|---|
|
java.lang.String |
Return the name of this configuration. |
|
java.lang.String |
Return the scope name for this configuration. |
|
int |
Returns the priority of this configuration. |
|
java.lang.String |
Returns the type of this configuration. |
|
java.lang.String |
Get the Coherence cache configuration URI. |
Micronaut Coherence Data Config Properties
🔗Property | Type | Description |
---|---|---|
|
java.lang.String |
Configure the name of the {@link Session}. This is called during configuration. |
Micronaut Coherence Distributed Configuration Config Properties
🔗Property | Type | Description |
---|---|---|
|
java.lang.String |
Return the name of the {@link com.tangosol.net.Session session} used by this configuration client. |
|
boolean |
Returns {@code true} if distributed configuration is enabled. |
Micronaut Coherence Session Config Properties
🔗Property | Type | Description |
---|---|---|
|
java.lang.String |
Get HTTP session cache name. |