◆ adminHaRefresh() [1/2]
| inline |
Restarts the HA processing on the given cluster as a mechanism of accepting breaking HA conf changes.
Additionally the cluster is put into read-only while HA is restarting.
| request_ | Request object containing the parameters for the operation. |
Definition at line 1053 of file KineticaFunctions.cs.
◆ adminHaRefresh() [2/2]
| inline |
Restarts the HA processing on the given cluster as a mechanism of accepting breaking HA conf changes.
Additionally the cluster is put into read-only while HA is restarting.
| options | Optional parameters. The default value is an empty Dictionary. |
Definition at line 1088 of file KineticaFunctions.cs.
◆ AdminHaRefreshAsync() [1/2]
| inline |
Restarts the HA processing on the given cluster as a mechanism of accepting breaking HA conf changes.
(async)
Additionally the cluster is put into read-only while HA is restarting.
| request_ | Request object containing the parameters for the operation. |
| cancellationToken | Cancellation token to cancel the operation. |
Definition at line 1071 of file KineticaFunctions.cs.
◆ AdminHaRefreshAsync() [2/2]
| inline |
Restarts the HA processing on the given cluster as a mechanism of accepting breaking HA conf changes.
(async)
Additionally the cluster is put into read-only while HA is restarting.
| options | Optional parameters. The default value is an empty Dictionary. |
| cancellationToken | Cancellation token to cancel the operation. |
Definition at line 1104 of file KineticaFunctions.cs.