메소드 | 설명 | |
---|---|---|
Beginadd_metadata ( string nodes, string names, string values, System callback, object asyncState ) : System.IAsyncResult | ||
Begincreate ( string nodes, string addresses, long limits, System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_all_node_addresses ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_node_address ( string nodes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_address ( string nodes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_all_statistics ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_connection_limit ( string nodes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_default_node_monitor ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_description ( string nodes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_dynamic_ratio ( string nodes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_dynamic_ratio_v2 ( string nodes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_metadata ( string nodes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_metadata_description ( string nodes, string names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_metadata_persistence ( string nodes, string names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_metadata_value ( string nodes, string names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_monitor_instance ( string nodes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_monitor_logging_state ( string nodes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_monitor_rule ( string nodes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_monitor_status ( string nodes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_object_status ( string nodes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_rate_limit ( string nodes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_ratio ( string nodes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_session_status ( string nodes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_statistics ( string nodes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_all_metadata ( string nodes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginremove_metadata ( string nodes, string names, System callback, object asyncState ) : System.IAsyncResult | ||
Beginreset_statistics ( string nodes, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_connection_limit ( string nodes, long limits, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_default_node_monitor ( |
||
Beginset_description ( string nodes, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_dynamic_ratio ( string nodes, short dynamic_ratios, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_dynamic_ratio_v2 ( string nodes, long dynamic_ratios, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_metadata_description ( string nodes, string names, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_metadata_persistence ( string nodes, string names, CommonMetadataPersistence values, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_metadata_value ( string nodes, string names, string values, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_monitor_logging_state ( string nodes, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_monitor_rule ( string nodes, |
||
Beginset_monitor_state ( string nodes, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_rate_limit ( string nodes, long limits, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_ratio ( string nodes, long ratios, System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_session_enabled_state ( string nodes, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
Endadd_metadata ( System asyncResult ) : void | ||
Endcreate ( System asyncResult ) : void | ||
Enddelete_all_node_addresses ( System asyncResult ) : void | ||
Enddelete_node_address ( System asyncResult ) : void | ||
Endget_address ( System asyncResult ) : string[] | ||
Endget_all_statistics ( System asyncResult ) : |
||
Endget_connection_limit ( System asyncResult ) : long[] | ||
Endget_default_node_monitor ( System asyncResult ) : |
||
Endget_description ( System asyncResult ) : string[] | ||
Endget_dynamic_ratio ( System asyncResult ) : short[] | ||
Endget_dynamic_ratio_v2 ( System asyncResult ) : long[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_metadata ( System asyncResult ) : string[][] | ||
Endget_metadata_description ( System asyncResult ) : string[][] | ||
Endget_metadata_persistence ( System asyncResult ) : CommonMetadataPersistence[][] | ||
Endget_metadata_value ( System asyncResult ) : string[][] | ||
Endget_monitor_instance ( System asyncResult ) : iControl.LocalLBMonitorInstanceState[][] | ||
Endget_monitor_logging_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_monitor_rule ( System asyncResult ) : iControl.LocalLBMonitorRule[] | ||
Endget_monitor_status ( System asyncResult ) : LocalLBMonitorStatus[] | ||
Endget_object_status ( System asyncResult ) : LocalLBObjectStatus[] | ||
Endget_rate_limit ( System asyncResult ) : long[] | ||
Endget_ratio ( System asyncResult ) : long[] | ||
Endget_session_status ( System asyncResult ) : LocalLBSessionStatus[] | ||
Endget_statistics ( System asyncResult ) : LocalLBNodeAddressV2NodeAddressStatistics | ||
Endget_version ( System asyncResult ) : string | ||
Endremove_all_metadata ( System asyncResult ) : void | ||
Endremove_metadata ( System asyncResult ) : void | ||
Endreset_statistics ( System asyncResult ) : void | ||
Endset_connection_limit ( System asyncResult ) : void | ||
Endset_default_node_monitor ( System asyncResult ) : void | ||
Endset_description ( System asyncResult ) : void | ||
Endset_dynamic_ratio ( System asyncResult ) : void | ||
Endset_dynamic_ratio_v2 ( System asyncResult ) : void | ||
Endset_metadata_description ( System asyncResult ) : void | ||
Endset_metadata_persistence ( System asyncResult ) : void | ||
Endset_metadata_value ( System asyncResult ) : void | ||
Endset_monitor_logging_state ( System asyncResult ) : void | ||
Endset_monitor_rule ( System asyncResult ) : void | ||
Endset_monitor_state ( System asyncResult ) : void | ||
Endset_rate_limit ( System asyncResult ) : void | ||
Endset_ratio ( System asyncResult ) : void | ||
Endset_session_enabled_state ( System asyncResult ) : void | ||
LocalLBNodeAddressV2 ( ) : System |
메소드 | 설명 | |
---|---|---|
add_metadata ( string nodes, string names, string values ) : void | ||
create ( string nodes, string addresses, long limits ) : void | ||
delete_all_node_addresses ( ) : void | ||
delete_node_address ( string nodes ) : void | ||
get_address ( string nodes ) : string[] | ||
get_all_statistics ( ) : LocalLBNodeAddressV2NodeAddressStatistics | ||
get_connection_limit ( string nodes ) : long[] | ||
get_default_node_monitor ( ) : LocalLBMonitorRule | ||
get_description ( string nodes ) : string[] | ||
get_dynamic_ratio ( string nodes ) : short[] | ||
get_dynamic_ratio_v2 ( string nodes ) : long[] | ||
get_list ( ) : string[] | ||
get_metadata ( string nodes ) : string[][] | ||
get_metadata_description ( string nodes, string names ) : string[][] | ||
get_metadata_persistence ( string nodes, string names ) : CommonMetadataPersistence[][] | ||
get_metadata_value ( string nodes, string names ) : string[][] | ||
get_monitor_instance ( string nodes ) : LocalLBMonitorInstanceState[][] | ||
get_monitor_logging_state ( string nodes ) : CommonEnabledState[] | ||
get_monitor_rule ( string nodes ) : LocalLBMonitorRule[] | ||
get_monitor_status ( string nodes ) : LocalLBMonitorStatus[] | ||
get_object_status ( string nodes ) : LocalLBObjectStatus[] | ||
get_rate_limit ( string nodes ) : long[] | ||
get_ratio ( string nodes ) : long[] | ||
get_session_status ( string nodes ) : LocalLBSessionStatus[] | ||
get_statistics ( string nodes ) : LocalLBNodeAddressV2NodeAddressStatistics | ||
get_version ( ) : string | ||
remove_all_metadata ( string nodes ) : void | ||
remove_metadata ( string nodes, string names ) : void | ||
reset_statistics ( string nodes ) : void | ||
set_connection_limit ( string nodes, long limits ) : void | ||
set_default_node_monitor ( LocalLBMonitorRule monitor_rule ) : void | ||
set_description ( string nodes, string descriptions ) : void | ||
set_dynamic_ratio ( string nodes, short dynamic_ratios ) : void | ||
set_dynamic_ratio_v2 ( string nodes, long dynamic_ratios ) : void | ||
set_metadata_description ( string nodes, string names, string descriptions ) : void | ||
set_metadata_persistence ( string nodes, string names, CommonMetadataPersistence values ) : void | ||
set_metadata_value ( string nodes, string names, string values ) : void | ||
set_monitor_logging_state ( string nodes, CommonEnabledState states ) : void | ||
set_monitor_rule ( string nodes, LocalLBMonitorRule monitor_rules ) : void | ||
set_monitor_state ( string nodes, CommonEnabledState states ) : void | ||
set_rate_limit ( string nodes, long limits ) : void | ||
set_ratio ( string nodes, long ratios ) : void | ||
set_session_enabled_state ( string nodes, CommonEnabledState states ) : void |
public Beginadd_metadata ( string nodes, string names, string values, System callback, object asyncState ) : System.IAsyncResult | ||
nodes | string | |
names | string | |
values | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Begincreate ( string nodes, string addresses, long limits, System callback, object asyncState ) : System.IAsyncResult | ||
nodes | string | |
addresses | string | |
limits | long | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Begindelete_all_node_addresses ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Begindelete_node_address ( string nodes, System callback, object asyncState ) : System.IAsyncResult | ||
nodes | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_address ( string nodes, System callback, object asyncState ) : System.IAsyncResult | ||
nodes | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_all_statistics ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_connection_limit ( string nodes, System callback, object asyncState ) : System.IAsyncResult | ||
nodes | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_default_node_monitor ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_description ( string nodes, System callback, object asyncState ) : System.IAsyncResult | ||
nodes | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_dynamic_ratio ( string nodes, System callback, object asyncState ) : System.IAsyncResult | ||
nodes | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_dynamic_ratio_v2 ( string nodes, System callback, object asyncState ) : System.IAsyncResult | ||
nodes | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_metadata ( string nodes, System callback, object asyncState ) : System.IAsyncResult | ||
nodes | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_metadata_description ( string nodes, string names, System callback, object asyncState ) : System.IAsyncResult | ||
nodes | string | |
names | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_metadata_persistence ( string nodes, string names, System callback, object asyncState ) : System.IAsyncResult | ||
nodes | string | |
names | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_metadata_value ( string nodes, string names, System callback, object asyncState ) : System.IAsyncResult | ||
nodes | string | |
names | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_monitor_instance ( string nodes, System callback, object asyncState ) : System.IAsyncResult | ||
nodes | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_monitor_logging_state ( string nodes, System callback, object asyncState ) : System.IAsyncResult | ||
nodes | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_monitor_rule ( string nodes, System callback, object asyncState ) : System.IAsyncResult | ||
nodes | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_monitor_status ( string nodes, System callback, object asyncState ) : System.IAsyncResult | ||
nodes | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_object_status ( string nodes, System callback, object asyncState ) : System.IAsyncResult | ||
nodes | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_rate_limit ( string nodes, System callback, object asyncState ) : System.IAsyncResult | ||
nodes | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_ratio ( string nodes, System callback, object asyncState ) : System.IAsyncResult | ||
nodes | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_session_status ( string nodes, System callback, object asyncState ) : System.IAsyncResult | ||
nodes | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_statistics ( string nodes, System callback, object asyncState ) : System.IAsyncResult | ||
nodes | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginremove_all_metadata ( string nodes, System callback, object asyncState ) : System.IAsyncResult | ||
nodes | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginremove_metadata ( string nodes, string names, System callback, object asyncState ) : System.IAsyncResult | ||
nodes | string | |
names | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginreset_statistics ( string nodes, System callback, object asyncState ) : System.IAsyncResult | ||
nodes | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_connection_limit ( string nodes, long limits, System callback, object asyncState ) : System.IAsyncResult | ||
nodes | string | |
limits | long | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_default_node_monitor ( |
||
monitor_rule | ||
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_description ( string nodes, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
nodes | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_dynamic_ratio ( string nodes, short dynamic_ratios, System callback, object asyncState ) : System.IAsyncResult | ||
nodes | string | |
dynamic_ratios | short | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_dynamic_ratio_v2 ( string nodes, long dynamic_ratios, System callback, object asyncState ) : System.IAsyncResult | ||
nodes | string | |
dynamic_ratios | long | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_metadata_description ( string nodes, string names, string descriptions, System callback, object asyncState ) : System.IAsyncResult | ||
nodes | string | |
names | string | |
descriptions | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_metadata_persistence ( string nodes, string names, CommonMetadataPersistence values, System callback, object asyncState ) : System.IAsyncResult | ||
nodes | string | |
names | string | |
values | CommonMetadataPersistence | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_metadata_value ( string nodes, string names, string values, System callback, object asyncState ) : System.IAsyncResult | ||
nodes | string | |
names | string | |
values | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_monitor_logging_state ( string nodes, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
nodes | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_monitor_rule ( string nodes, |
||
nodes | string | |
monitor_rules | ||
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_monitor_state ( string nodes, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
nodes | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_rate_limit ( string nodes, long limits, System callback, object asyncState ) : System.IAsyncResult | ||
nodes | string | |
limits | long | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_ratio ( string nodes, long ratios, System callback, object asyncState ) : System.IAsyncResult | ||
nodes | string | |
ratios | long | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_session_enabled_state ( string nodes, CommonEnabledState states, System callback, object asyncState ) : System.IAsyncResult | ||
nodes | string | |
states | CommonEnabledState | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Endadd_metadata ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Enddelete_all_node_addresses ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Enddelete_node_address ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endget_address ( System asyncResult ) : string[] | ||
asyncResult | System | |
리턴 | string[] |
public Endget_all_statistics ( System asyncResult ) : |
||
asyncResult | System | |
리턴 |
public Endget_connection_limit ( System asyncResult ) : long[] | ||
asyncResult | System | |
리턴 | long[] |
public Endget_default_node_monitor ( System asyncResult ) : |
||
asyncResult | System | |
리턴 |
public Endget_description ( System asyncResult ) : string[] | ||
asyncResult | System | |
리턴 | string[] |
public Endget_dynamic_ratio ( System asyncResult ) : short[] | ||
asyncResult | System | |
리턴 | short[] |
public Endget_dynamic_ratio_v2 ( System asyncResult ) : long[] | ||
asyncResult | System | |
리턴 | long[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
리턴 | string[] |
public Endget_metadata ( System asyncResult ) : string[][] | ||
asyncResult | System | |
리턴 | string[][] |
public Endget_metadata_description ( System asyncResult ) : string[][] | ||
asyncResult | System | |
리턴 | string[][] |
public Endget_metadata_persistence ( System asyncResult ) : CommonMetadataPersistence[][] | ||
asyncResult | System | |
리턴 | CommonMetadataPersistence[][] |
public Endget_metadata_value ( System asyncResult ) : string[][] | ||
asyncResult | System | |
리턴 | string[][] |
public Endget_monitor_instance ( System asyncResult ) : iControl.LocalLBMonitorInstanceState[][] | ||
asyncResult | System | |
리턴 | iControl.LocalLBMonitorInstanceState[][] |
public Endget_monitor_logging_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
리턴 | CommonEnabledState[] |
public Endget_monitor_rule ( System asyncResult ) : iControl.LocalLBMonitorRule[] | ||
asyncResult | System | |
리턴 | iControl.LocalLBMonitorRule[] |
public Endget_monitor_status ( System asyncResult ) : LocalLBMonitorStatus[] | ||
asyncResult | System | |
리턴 | LocalLBMonitorStatus[] |
public Endget_object_status ( System asyncResult ) : LocalLBObjectStatus[] | ||
asyncResult | System | |
리턴 | LocalLBObjectStatus[] |
public Endget_rate_limit ( System asyncResult ) : long[] | ||
asyncResult | System | |
리턴 | long[] |
public Endget_ratio ( System asyncResult ) : long[] | ||
asyncResult | System | |
리턴 | long[] |
public Endget_session_status ( System asyncResult ) : LocalLBSessionStatus[] | ||
asyncResult | System | |
리턴 | LocalLBSessionStatus[] |
public Endget_statistics ( System asyncResult ) : LocalLBNodeAddressV2NodeAddressStatistics | ||
asyncResult | System | |
리턴 | LocalLBNodeAddressV2NodeAddressStatistics |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
리턴 | string |
public Endremove_all_metadata ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endremove_metadata ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endreset_statistics ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endset_connection_limit ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endset_default_node_monitor ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endset_description ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endset_dynamic_ratio ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endset_dynamic_ratio_v2 ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endset_metadata_description ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endset_metadata_persistence ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endset_metadata_value ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endset_monitor_logging_state ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endset_monitor_rule ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endset_monitor_state ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endset_rate_limit ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endset_session_enabled_state ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |