Method | Description | |
---|---|---|
Beginadd_cluster ( string ha_groups, string clusters, long weights, System callback, object asyncState ) : System.IAsyncResult | ||
Beginadd_pool ( string ha_groups, string pools, long weights, System callback, object asyncState ) : System.IAsyncResult | ||
Beginadd_trunk ( string ha_groups, string trunks, long weights, System callback, object asyncState ) : System.IAsyncResult | ||
Begincreate ( string ha_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_all_high_availability_groups ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_high_availability_group ( string ha_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_active_score ( string ha_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_cluster ( string ha_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_cluster_attribute ( string ha_groups, string clusters, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_cluster_attribute_threshold ( string ha_groups, string clusters, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_cluster_attribute_value ( string ha_groups, string clusters, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_cluster_score ( string ha_groups, string clusters, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_cluster_weight ( string ha_groups, string clusters, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_description ( string ha_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_enabled_state ( string ha_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_pool ( string ha_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_pool_attribute ( string ha_groups, string pools, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_pool_attribute_threshold ( string ha_groups, string pools, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_pool_attribute_value ( string ha_groups, string pools, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_pool_score ( string ha_groups, string pools, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_pool_weight ( string ha_groups, string pools, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_total_score ( string ha_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_trunk ( string ha_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_trunk_attribute ( string ha_groups, string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_trunk_attribute_threshold ( string ha_groups, string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_trunk_attribute_value ( string ha_groups, string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_trunk_score ( string ha_groups, string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_trunk_weight ( string ha_groups, string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_all_clusters ( string ha_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_all_pools ( string ha_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_all_trunks ( string ha_groups, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_cluster ( string ha_groups, string clusters, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_pool ( string ha_groups, string pools, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_trunk ( string ha_groups, string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_active_score ( string ha_groups, long scores, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_cluster_attribute ( string ha_groups, string clusters, SystemHAGroupHAGroupClusterAttribute attributes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_cluster_attribute_threshold ( string ha_groups, string clusters, long thresholds, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_cluster_weight ( string ha_groups, string clusters, long weights, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_description ( string ha_groups, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_enabled_state ( string ha_groups, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_pool_attribute ( string ha_groups, string pools, SystemHAGroupHAGroupPoolAttribute attributes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_pool_attribute_threshold ( string ha_groups, string pools, long thresholds, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_pool_weight ( string ha_groups, string pools, long weights, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_trunk_attribute ( string ha_groups, string trunks, SystemHAGroupHAGroupTrunkAttribute attributes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_trunk_attribute_threshold ( string ha_groups, string trunks, long thresholds, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_trunk_weight ( string ha_groups, string trunks, long weights, System callback, object asyncState ) : System.IAsyncResult | ||
Endadd_cluster ( System asyncResult ) : void | ||
Endadd_pool ( System asyncResult ) : void | ||
Endadd_trunk ( System asyncResult ) : void | ||
Endcreate ( System asyncResult ) : void | ||
Enddelete_all_high_availability_groups ( System asyncResult ) : void | ||
Enddelete_high_availability_group ( System asyncResult ) : void | ||
Endget_active_score ( System asyncResult ) : long[] | ||
Endget_cluster ( System asyncResult ) : string[][] | ||
Endget_cluster_attribute ( System asyncResult ) : SystemHAGroupHAGroupClusterAttribute[][] | ||
Endget_cluster_attribute_threshold ( System asyncResult ) : long[][] | ||
Endget_cluster_attribute_value ( System asyncResult ) : long[][] | ||
Endget_cluster_score ( System asyncResult ) : long[][] | ||
Endget_cluster_weight ( System asyncResult ) : long[][] | ||
Endget_description ( System asyncResult ) : string[] | ||
Endget_enabled_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_pool ( System asyncResult ) : string[][] | ||
Endget_pool_attribute ( System asyncResult ) : SystemHAGroupHAGroupPoolAttribute[][] | ||
Endget_pool_attribute_threshold ( System asyncResult ) : long[][] | ||
Endget_pool_attribute_value ( System asyncResult ) : long[][] | ||
Endget_pool_score ( System asyncResult ) : long[][] | ||
Endget_pool_weight ( System asyncResult ) : long[][] | ||
Endget_total_score ( System asyncResult ) : long[] | ||
Endget_trunk ( System asyncResult ) : string[][] | ||
Endget_trunk_attribute ( System asyncResult ) : SystemHAGroupHAGroupTrunkAttribute[][] | ||
Endget_trunk_attribute_threshold ( System asyncResult ) : long[][] | ||
Endget_trunk_attribute_value ( System asyncResult ) : long[][] | ||
Endget_trunk_score ( System asyncResult ) : long[][] | ||
Endget_trunk_weight ( System asyncResult ) : long[][] | ||
Endget_version ( System asyncResult ) : string | ||
Endremove_all_clusters ( System asyncResult ) : void | ||
Endremove_all_pools ( System asyncResult ) : void | ||
Endremove_all_trunks ( System asyncResult ) : void | ||
Endremove_cluster ( System asyncResult ) : void | ||
Endremove_pool ( System asyncResult ) : void | ||
Endremove_trunk ( System asyncResult ) : void | ||
Endset_active_score ( System asyncResult ) : void | ||
Endset_cluster_attribute ( System asyncResult ) : void | ||
Endset_cluster_attribute_threshold ( System asyncResult ) : void | ||
Endset_cluster_weight ( System asyncResult ) : void | ||
Endset_description ( System asyncResult ) : void | ||
Endset_enabled_state ( System asyncResult ) : void | ||
Endset_pool_attribute ( System asyncResult ) : void | ||
Endset_pool_attribute_threshold ( System asyncResult ) : void | ||
Endset_pool_weight ( System asyncResult ) : void | ||
Endset_trunk_attribute ( System asyncResult ) : void | ||
Endset_trunk_attribute_threshold ( System asyncResult ) : void | ||
Endset_trunk_weight ( System asyncResult ) : void | ||
SystemHAGroup ( ) : System |
Method | Description | |
---|---|---|
add_cluster ( string ha_groups, string clusters, long weights ) : void | ||
add_pool ( string ha_groups, string pools, long weights ) : void | ||
add_trunk ( string ha_groups, string trunks, long weights ) : void | ||
create ( string ha_groups ) : void | ||
delete_all_high_availability_groups ( ) : void | ||
delete_high_availability_group ( string ha_groups ) : void | ||
get_active_score ( string ha_groups ) : long[] | ||
get_cluster ( string ha_groups ) : string[][] | ||
get_cluster_attribute ( string ha_groups, string clusters ) : SystemHAGroupHAGroupClusterAttribute[][] | ||
get_cluster_attribute_threshold ( string ha_groups, string clusters ) : long[][] | ||
get_cluster_attribute_value ( string ha_groups, string clusters ) : long[][] | ||
get_cluster_score ( string ha_groups, string clusters ) : long[][] | ||
get_cluster_weight ( string ha_groups, string clusters ) : long[][] | ||
get_description ( string ha_groups ) : string[] | ||
get_enabled_state ( string ha_groups ) : CommonEnabledState[] | ||
get_list ( ) : string[] | ||
get_pool ( string ha_groups ) : string[][] | ||
get_pool_attribute ( string ha_groups, string pools ) : SystemHAGroupHAGroupPoolAttribute[][] | ||
get_pool_attribute_threshold ( string ha_groups, string pools ) : long[][] | ||
get_pool_attribute_value ( string ha_groups, string pools ) : long[][] | ||
get_pool_score ( string ha_groups, string pools ) : long[][] | ||
get_pool_weight ( string ha_groups, string pools ) : long[][] | ||
get_total_score ( string ha_groups ) : long[] | ||
get_trunk ( string ha_groups ) : string[][] | ||
get_trunk_attribute ( string ha_groups, string trunks ) : SystemHAGroupHAGroupTrunkAttribute[][] | ||
get_trunk_attribute_threshold ( string ha_groups, string trunks ) : long[][] | ||
get_trunk_attribute_value ( string ha_groups, string trunks ) : long[][] | ||
get_trunk_score ( string ha_groups, string trunks ) : long[][] | ||
get_trunk_weight ( string ha_groups, string trunks ) : long[][] | ||
get_version ( ) : string | ||
remove_all_clusters ( string ha_groups ) : void | ||
remove_all_pools ( string ha_groups ) : void | ||
remove_all_trunks ( string ha_groups ) : void | ||
remove_cluster ( string ha_groups, string clusters ) : void | ||
remove_pool ( string ha_groups, string pools ) : void | ||
remove_trunk ( string ha_groups, string trunks ) : void | ||
set_active_score ( string ha_groups, long scores ) : void | ||
set_cluster_attribute ( string ha_groups, string clusters, SystemHAGroupHAGroupClusterAttribute attributes ) : void | ||
set_cluster_attribute_threshold ( string ha_groups, string clusters, long thresholds ) : void | ||
set_cluster_weight ( string ha_groups, string clusters, long weights ) : void | ||
set_description ( string ha_groups, string descriptions ) : void | ||
set_enabled_state ( string ha_groups, CommonEnabledState states ) : void | ||
set_pool_attribute ( string ha_groups, string pools, SystemHAGroupHAGroupPoolAttribute attributes ) : void | ||
set_pool_attribute_threshold ( string ha_groups, string pools, long thresholds ) : void | ||
set_pool_weight ( string ha_groups, string pools, long weights ) : void | ||
set_trunk_attribute ( string ha_groups, string trunks, SystemHAGroupHAGroupTrunkAttribute attributes ) : void | ||
set_trunk_attribute_threshold ( string ha_groups, string trunks, long thresholds ) : void | ||
set_trunk_weight ( string ha_groups, string trunks, long weights ) : void |
public Beginadd_cluster ( string ha_groups, string clusters, long weights, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
clusters | string | |
weights | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginadd_pool ( string ha_groups, string pools, long weights, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
pools | string | |
weights | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginadd_trunk ( string ha_groups, string trunks, long weights, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
trunks | string | |
weights | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begincreate ( string ha_groups, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_all_high_availability_groups ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Begindelete_high_availability_group ( string ha_groups, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_active_score ( string ha_groups, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_cluster ( string ha_groups, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_cluster_attribute ( string ha_groups, string clusters, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
clusters | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_cluster_attribute_threshold ( string ha_groups, string clusters, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
clusters | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_cluster_attribute_value ( string ha_groups, string clusters, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
clusters | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_cluster_score ( string ha_groups, string clusters, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
clusters | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_cluster_weight ( string ha_groups, string clusters, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
clusters | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_description ( string ha_groups, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_enabled_state ( string ha_groups, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_pool ( string ha_groups, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_pool_attribute ( string ha_groups, string pools, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
pools | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_pool_attribute_threshold ( string ha_groups, string pools, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
pools | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_pool_attribute_value ( string ha_groups, string pools, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
pools | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_pool_score ( string ha_groups, string pools, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
pools | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_pool_weight ( string ha_groups, string pools, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
pools | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_total_score ( string ha_groups, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_trunk ( string ha_groups, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_trunk_attribute ( string ha_groups, string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
trunks | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_trunk_attribute_threshold ( string ha_groups, string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
trunks | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_trunk_attribute_value ( string ha_groups, string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
trunks | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_trunk_score ( string ha_groups, string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
trunks | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_trunk_weight ( string ha_groups, string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
trunks | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_all_clusters ( string ha_groups, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_all_pools ( string ha_groups, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_all_trunks ( string ha_groups, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_cluster ( string ha_groups, string clusters, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
clusters | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_pool ( string ha_groups, string pools, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
pools | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginremove_trunk ( string ha_groups, string trunks, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
trunks | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_active_score ( string ha_groups, long scores, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
scores | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_cluster_attribute ( string ha_groups, string clusters, SystemHAGroupHAGroupClusterAttribute attributes, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
clusters | string | |
attributes | SystemHAGroupHAGroupClusterAttribute | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_cluster_attribute_threshold ( string ha_groups, string clusters, long thresholds, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
clusters | string | |
thresholds | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_cluster_weight ( string ha_groups, string clusters, long weights, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
clusters | string | |
weights | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_description ( string ha_groups, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_enabled_state ( string ha_groups, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_pool_attribute ( string ha_groups, string pools, SystemHAGroupHAGroupPoolAttribute attributes, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
pools | string | |
attributes | SystemHAGroupHAGroupPoolAttribute | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_pool_attribute_threshold ( string ha_groups, string pools, long thresholds, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
pools | string | |
thresholds | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_pool_weight ( string ha_groups, string pools, long weights, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
pools | string | |
weights | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_trunk_attribute ( string ha_groups, string trunks, SystemHAGroupHAGroupTrunkAttribute attributes, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
trunks | string | |
attributes | SystemHAGroupHAGroupTrunkAttribute | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_trunk_attribute_threshold ( string ha_groups, string trunks, long thresholds, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
trunks | string | |
thresholds | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Beginset_trunk_weight ( string ha_groups, string trunks, long weights, System callback, object asyncState ) : System.IAsyncResult | ||
ha_groups | string | |
trunks | string | |
weights | long | |
callback | System | |
asyncState | object | |
return | System.IAsyncResult |
public Endadd_cluster ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endadd_pool ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endadd_trunk ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endcreate ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_all_high_availability_groups ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Enddelete_high_availability_group ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endget_active_score ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_cluster ( System asyncResult ) : string[][] | ||
asyncResult | System | |
return | string[][] |
public Endget_cluster_attribute ( System asyncResult ) : SystemHAGroupHAGroupClusterAttribute[][] | ||
asyncResult | System | |
return | SystemHAGroupHAGroupClusterAttribute[][] |
public Endget_cluster_attribute_threshold ( System asyncResult ) : long[][] | ||
asyncResult | System | |
return | long[][] |
public Endget_cluster_attribute_value ( System asyncResult ) : long[][] | ||
asyncResult | System | |
return | long[][] |
public Endget_cluster_score ( System asyncResult ) : long[][] | ||
asyncResult | System | |
return | long[][] |
public Endget_cluster_weight ( System asyncResult ) : long[][] | ||
asyncResult | System | |
return | long[][] |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_enabled_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
return | CommonEnabledState[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
return | string[] |
public Endget_pool ( System asyncResult ) : string[][] | ||
asyncResult | System | |
return | string[][] |
public Endget_pool_attribute ( System asyncResult ) : SystemHAGroupHAGroupPoolAttribute[][] | ||
asyncResult | System | |
return | SystemHAGroupHAGroupPoolAttribute[][] |
public Endget_pool_attribute_threshold ( System asyncResult ) : long[][] | ||
asyncResult | System | |
return | long[][] |
public Endget_pool_attribute_value ( System asyncResult ) : long[][] | ||
asyncResult | System | |
return | long[][] |
public Endget_pool_score ( System asyncResult ) : long[][] | ||
asyncResult | System | |
return | long[][] |
public Endget_pool_weight ( System asyncResult ) : long[][] | ||
asyncResult | System | |
return | long[][] |
public Endget_total_score ( System asyncResult ) : long[] | ||
asyncResult | System | |
return | long[] |
public Endget_trunk ( System asyncResult ) : string[][] | ||
asyncResult | System | |
return | string[][] |
public Endget_trunk_attribute ( System asyncResult ) : SystemHAGroupHAGroupTrunkAttribute[][] | ||
asyncResult | System | |
return | SystemHAGroupHAGroupTrunkAttribute[][] |
public Endget_trunk_attribute_threshold ( System asyncResult ) : long[][] | ||
asyncResult | System | |
return | long[][] |
public Endget_trunk_attribute_value ( System asyncResult ) : long[][] | ||
asyncResult | System | |
return | long[][] |
public Endget_trunk_score ( System asyncResult ) : long[][] | ||
asyncResult | System | |
return | long[][] |
public Endget_trunk_weight ( System asyncResult ) : long[][] | ||
asyncResult | System | |
return | long[][] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
return | string |
public Endremove_all_clusters ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_all_pools ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_all_trunks ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_cluster ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_pool ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endremove_trunk ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_active_score ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_cluster_attribute ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_cluster_attribute_threshold ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_cluster_weight ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_enabled_state ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_pool_attribute ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_pool_attribute_threshold ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_pool_weight ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_trunk_attribute ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_trunk_attribute_threshold ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |
public Endset_trunk_weight ( System asyncResult ) : void | ||
asyncResult | System | |
return | void |