Attribute | Value |
---|---|
Capability reference | |
Type | STRING |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
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 | true |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Attribute | Value |
---|---|
Default Value | org.jgroups |
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Attribute | Value |
---|---|
Type | OBJECT |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
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 | true |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Attribute | Value |
---|---|
Capability reference | |
Type | STRING |
Nillable | false |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Attribute | Value |
---|---|
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 |
---|---|---|---|---|---|
client-socket-binding | STRING | false | false | Defines an optional bind address/port of the socket used to send messages to other cluster members. | |
socket-binding | STRING | true | false | Defines the bind address/port used of the server socket used to receive messages from other cluster members. | |
diagnostics-socket-binding | STRING | false | false | The diagnostics socket binding specification for this protocol layer, used to specify IP interfaces and ports for communication. | |
site | STRING | false | true | The site (i.e. data centre) identifier for this node. Used by Infinispan topology-aware consistent hash. | |
rack | STRING | false | true | The rack (i.e. server rack) identifier for this node. Used by Infinispan topology-aware consistent hash. | |
machine | STRING | false | true | The machine (i.e. host) identifier for this node. Used by Infinispan topology-aware consistent hash. | |
module | STRING | false | true | org.jgroups | The module with which to resolve the protocol type. |
properties | OBJECT | false | true | The properties of this protocol. | |
statistics-enabled | BOOLEAN | false | true | Indicates whether or not this protocol will collect statistics overriding stack configuration. |