A.17. StateTransferManager
org.infinispan.statetransfer.StateTransferManager
The StateTransferManager component handles state transfer in Red Hat JBoss Data Grid.
Note
The StateTransferManager component is only available in clustered mode.
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 |