This is the complete list of members for Cluster, including all inherited members.
add_instance(InstanceDef instance, dict options) | Cluster | |
add_replica_instance(InstanceDef instance, dict options) | Cluster | |
create_cluster_set(str domainName, dict options) | Cluster | |
describe() | Cluster | |
disconnect() | Cluster | |
dissolve(dict options) | Cluster | |
execute(str cmd, object instances, dict options) | Cluster | |
fence_all_traffic() | Cluster | |
fence_writes() | Cluster | |
force_quorum_using_partition_of(InstanceDef instance) | Cluster | |
get_cluster_set() | Cluster | |
get_name() | Cluster | |
list_routers(dict options) | Cluster | |
name | Cluster | |
options(dict options) | Cluster | |
rejoin_instance(InstanceDef instance, dict options) | Cluster | |
remove_instance(InstanceDef instance, dict options) | Cluster | |
remove_router_metadata(RouterDef routerDef) | Cluster | |
rescan(dict options) | Cluster | |
reset_recovery_accounts_password(dict options) | Cluster | |
router_options(dict options) | Cluster | |
routing_options(str router) | Cluster | |
set_instance_option(InstanceDef instance, str option, str value) | Cluster | |
set_option(str option, str value) | Cluster | |
set_primary_instance(InstanceDef instance, dict options) | Cluster | |
set_routing_option(str router, str option, str value) | Cluster | |
setup_admin_account(str user, dict options) | Cluster | |
setup_router_account(str user, dict options) | Cluster | |
status(dict options) | Cluster | |
switch_to_multi_primary_mode() | Cluster | |
switch_to_single_primary_mode(InstanceDef instance) | Cluster | |
unfence_writes() | Cluster | |