public static final class AdminAlterHostRequest.Options extends Object
ACCEPTS_FAILOVER: If set to true, the host will accept
processes (ranks, graph server, etc.) in the event of a failover on
another node in the cluster.
Supported values:
The default value is FALSE.
Map.
A set of string constants for the parameter options.public static final String ACCEPTS_FAILOVER
true, the host will accept processes (ranks, graph
server, etc.) in the event of a failover on another node in the
cluster.
Supported values:
The default value is FALSE.public static final String TRUE
public static final String FALSE
Copyright © 2024. All rights reserved.