Configuration Reference
Version:4.0.0
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 . This is called during configuration. |
Micronaut Coherence Distributed Configuration Config Properties
🔗Property | Type | Description |
---|---|---|
|
java.lang.String |
Returns host name of gRPC server. |
|
int |
Gets gRPC server port. |
|
boolean |
Returns true if TLS is enabled. |
|
boolean |
Returns true if distributed configuration is enabled. |
Micronaut Coherence Grpc Client Config Properties
🔗Property | Type | Description |
---|---|---|
|
java.lang.String |
|
|
java.lang.String |
|
|
int |
|
|
java.lang.String |
|
|
java.lang.String |
Set the name of the gRPC bean. |
|
java.lang.String |
Set the name of the . |
|
boolean |
Set whether distributed tracing should be enabled. |
Micronaut Coherence Session Config Properties
🔗Property | Type | Description |
---|---|---|
|
java.lang.String |
Get HTTP session cache name. |