A.17. StateTransferManager
org.infinispan.statetransfer.StateTransferManager
The StateTransferManager component handles state transfer in JBoss Data Grid.
Name | Description | Type | Writable |
---|---|---|---|
JoinComplete | If true, the node has successfully joined the grid and is considered to hold state. If false, the join process is still in progress.. | boolean | No |
StateTransferInProgress | Checks whether there is a pending inbound state transfer on this cluster member. | boolean | No |