GridReplicaInfo
org.sagebionetworks.repo.model.grid.GridReplicaInfo
Summary information about a replica in a grid session.
| Field | Type | Description |
|---|---|---|
| replicaId | INTEGER | The unique identifier for the replica within the grid session. |
| createdBy | STRING | The ID of the user that created this replica. |
| isConnected | BOOLEAN | When true, this replica has an active connection to the grid session. |
| replicaType | GridReplicaType | The type of a grid replica. |